Displaying 20 results from an estimated 20000 matches similar to: "v3.0 architecture"
2024 Nov 10
1
online man pages outdated (latest is 4.17)
> Another reason is that a webbrowser is a lot more user friendly than
> "man" on the commandline. But I understand opinions vary on this topic :-)
When needed, I convert them to PDF with the help of Ghostscript, keeping all the nice formatting, with a small script I named "man2pdf":
man -t $1 | ps2pdf -dPDFSETTINGS=/printer -r300 - > $1.pdf
The single parameter
2024 Nov 10
2
online man pages outdated (latest is 4.17)
Op 10-11-2024 om 18:10 schreef Rowland Penny via samba:
> On Sun, 10 Nov 2024 17:46:56 +0100
> Kees van Vloten via samba <samba at lists.samba.org> wrote:
>
>> Hi Samba team,
>>
>> In the release notes of 4.21 a new setting "sync machine password
>> script" is mentioned and? it says "Check in smb.conf(5)", so that is
>> what I am
2010 Feb 23
1
[LLVMdev] LLVM porting Plan9 (probably stupid question)
I am not sure whether this would work or if there are other limitations that
would block this very simplistic porting strategy to work. Since it looks so
easy on paper, I expect it to be more complicated otherwise it would
probably already have been done.
According to the LLVM FAQ the important dependencies for LLVM are a
unix-type shell and sed [1], but those dependencies are provided by APE
2005 Aug 16
0
Help Asterisk -> Hipath 1500 V3.0
Hi,
I saw your posting on Hipath and Asterisk.I have some doubts on the same.it would be really nice of you if you can help me out.My Doubt is as follows
Currently I am using Hipath HG1500 V3.0 with Opticlient4.0. But i am not satisfied with the performance of Opticlient. I wanted to use SJPhone. Regarding this i had a talk with Seimens guys out here but they talk something ilogical. They told
2011 Aug 24
0
[LLVMdev] v3.0 type system rewrite question
Hi,
I have a question regarding the LLParser and the new type system
rewrite when running the JIT. I think there may be a problem with the
parser not picking up on named types currently defined in a given
Module (global context). However, I don't have much experience with
the LLVM internals so there's a good chance that I'm not fully
understanding the new changes ;)
For Example:
2006 Jun 14
1
Eicon Diva Server with v3.0 drivers
Hi,
I'm trying to get an Eicon Diva Server4BRI card running under Ubuntu
6.06 - by downloading the v3 driver package from Melware and compiling
everything. Yet, after activating the necessary modules (divas and
divadidd) and interactively configuring the card
(/usr/lib/divas/Config), starting up the adapter fails!
The error "/usr/lib/divas/divactrl load -c 1 -Debug" produces
2006 Jun 14
1
AW: Eicon Diva Server with v3.0 drivers
Hi,
> > The error "/usr/lib/divas/divactrl load -c 1 -Debug" produces
> > complains about the missing protocol image
> > A: can't open protocol image: (/usr/lib/divas/te_etsi.2q0)
> It is not necessary any more to download any firmware files
> (they are incompatible anyway). All needed files are part of
> the v3 package.
> It is odd, that the file
2003 Nov 24
2
v3.0.X kerberos_verify sol8 compile problem
Having a problem getting v3.0.0(or pre3) to compile on a Solaris 8 box,
tried Sun compilers and Solaris compilers.. Recompiled/Re-installed
Kerberos all roads lead to the same error compiling Samba, it gets about 2/3
of the way done and spews...
Compiling libads/kerberos_verify.c
libads/kerberos_verify.c: In function `create_keytab':
libads/kerberos_verify.c:77: structure has no member
2012 Apr 20
1
Upgrading from V3.0 production system to V3.3
Before I undertake this upgrade I thought I would see if anyone has any advice
on how to do this on a production system. Maybe someone has already "fought
this dragon".
Current config Gluster V3.0.0. This has been in production for over 16 months:
2 servers with 8 x 2TB hard drives (bricks) replicated
svr1:vol1 <-> srv2:vol1 -> rbrick1
svr1:vol2 <-> srv2:vol2 ->
2015 Jul 11
3
[Bug 91306] New: Axis Game Factory v3.0 (native) renders black ground
https://bugs.freedesktop.org/show_bug.cgi?id=91306
Bug ID: 91306
Summary: Axis Game Factory v3.0 (native) renders black ground
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at
2004 Dec 22
3
[PATCH] domain.c idle_loop declaration (take 2)
The recent change to the declaration of idle_loop in domain.c fixed a
compilation problem on gcc 3.4.2. Enclosed patch is another suggestion
on how to solve that problem.
Some further analysis, with much help from Jimmy Xenidis of IBM
research, shows that the problem was not the declaration of the function
as static void, but that the compiler is optimizing the function out of
the assembled
2006 Jul 02
7
xen will only load images built for xen v3.0
Hi,
I am attempting to get Xen working on my Mandriva Linux and I can only get as
far as the initial loading screen which happens to be failing with:
"xen will only load images built for xen v3.0"
I am following the instructions outlined at
http://qa.mandriva.com/twiki/bin/view/Main/HowToXen
Any hints on where I should start debugging this problem?
cheers,
Jeffery
2012 Mar 06
4
Momentum Datalink v3.0 not working at all
Hi,
My first post here, so help me right if I'm not following protocol.
My problem basically boils down to this.
I need this program to download the data from me and my wife's pedometers for health insurance purposes.
This program is supposed to work on Win 2000 through Vista, but should run on 7 as well.
I'm running latest Wine ( 1.3.xx from PPA) on Kubuntu 11.10.
It installs
2015 Sep 23
1
v2.2.19 release candidate released
> On 23 Sep 2015, at 18:26, Marcin Miros?aw <marcin at mejor.pl> wrote:
>
> W dniu 23.09.2015 o 15:30, Timo Sirainen pisze:
>> http://dovecot.org/releases/2.2/rc/dovecot-2.2.19.rc1.tar.gz
>> http://dovecot.org/releases/2.2/rc/dovecot-2.2.19.rc1.tar.gz.sig
>>
>> A lot of changes since v2.2.18, so here's a release candidate first. If no bugs are reported,
2012 Sep 07
3
[LLVMdev] Publication - ErLLVM: An LLVM backend for Erlang
Sorry for double-posting to the list,
The citation is the following (this time with a url to the paper):
K. Sagonas, C. Stavrakakis, and Y. Tsiouris. "ErLLVM: An LLVM backend for Erlang"[1]. In Eleventh ACM SIGPLAN Erlang Workshop, September 2012. ACM Press.
Thanks!
Yiannis
[1]: http://erllvm.softlab.ntua.gr/files/erlang03-sagonas.pdf
On 09/07/2012 08:13 PM, Yiannis Tsiouris wrote:
2007 Dec 22
3
Erlang DTrace Provider
DTrace folks,
I''m pleased to introduce a potential new DTrace-sponsored project: the
Erlang DTrace provider. To be good OpenSolaris citizens, we want to put
the formation of this officially sponsored project to a vote -- as outlined
in the OpenSolaris Constitution -- so here are the details for the new
Project, as prepared by the Project Team:
Name : Erlang DTrace Integration
2012 Sep 10
0
[LLVMdev] Publication - ErLLVM: An LLVM backend for Erlang
ping. :-)
On 09/07/2012 08:24 PM, Yiannis Tsiouris wrote:
> [...]
> The citation is the following (this time with a url to the paper): K.
> Sagonas, C. Stavrakakis, and Y. Tsiouris. "ErLLVM: An LLVM backend
> for Erlang"[1]. In Eleventh ACM SIGPLAN Erlang Workshop, September
> 2012. ACM Press.
>
> [1]: http://erllvm.softlab.ntua.gr/files/erlang03-sagonas.pdf
>
2011 Nov 15
3
[PATCH 1/3] out of tree build: erlang
From: Hilko Bengen <bengen at hilluzination.de>
---
erlang/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/erlang/Makefile.am b/erlang/Makefile.am
index f336375..2c9e359 100644
--- a/erlang/Makefile.am
+++ b/erlang/Makefile.am
@@ -32,7 +32,7 @@ erlang_bindir = $(libdir)/erlang/lib/$(PACKAGE_NAME)-$(PACKAGE_VERSION)/ebin
erlang_bin_DATA = guestfs.beam
2012 Apr 14
2
[LLVMdev] RFC: ErLLVM - An LLVM backend for Erlang
Hi,
We 've been working on an LLVM backend for High Performance Erlang (HiPE) [1],
the native code compiler of Erlang/OTP [2]. ErLLVM [3] targets the X86 and AMD64
architectures for now but there is some ongoing work from a team on the Uppsala
University to also support ARM. In our implementation, we have paid special
attention on retaining ABI-compatibility with the Erlang Runtime System in
2008 Jul 24
2
[LLVMdev] Erlang
Hello,
How would you implement an Erlang feature such as the ultra-light processes?
Is llvm prepared for similar situations?
I would appreciate some insight on this.
Thank you very much,
.alvaro.castro.castilla.