Displaying 10 results from an estimated 10 matches for "linux4e".
Did you mean:
linux3e
2003 Dec 09
1
rpcclient / adddriver returns WERR_ACCESS_DENIED
Hi,
I am trying to prepare downloadable printer drivers for Windows-Clients
with Samba 3.0.0-final. Everything worked fine so far. But I found no
way to add the printer driver files to the samba database. The method
using the Add Printer Wizard in W2k did not work for me.
This is what I tried:
linux4:/# rpcclient -U'root%secret' -c 'adddriver "Windows NT x86"
2004 Jul 01
0
FreeBSD Security Advisory FreeBSD-SA-04:13.linux
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-04:13.linux Security Advisory
The FreeBSD Project
Topic: Linux binary compatibility mode input validation error
Category: core
Module: kernel
2004 Jul 01
0
FreeBSD Security Advisory FreeBSD-SA-04:13.linux
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-04:13.linux Security Advisory
The FreeBSD Project
Topic: Linux binary compatibility mode input validation error
Category: core
Module: kernel
2007 Apr 18
4
linuxthreads & Printers in Centos5...
Dear All,
Firstly, many thanks for the hard work put in by the development team :)
Now I have a couple of problems, any help welcome:
1) Some of our software needs linuxthreads (i.e. InsightII) but it's closed
source and the writers (Accelrys) are unlikely to respin the code as they
want us to move to a different program.
Is there any way of installing another set of glibc libs on centos
2007 Feb 12
3
[LLVMdev] LLVM Build/install error?
Hi,
I am trying to build and install LLVM onto a current Debian Linux system
using gcc4 frontend binaries for Red Hat Enterprise Linux4/x86 .
Using the commands below the Build finishes, ignoring an error that
comes up again when I try to make install.
See the messages below. I have no good feeling about the "-i -k" options.
Is it OK?
Thank you in advance for any advice and best
2008 Feb 26
2
[LLVMdev] Slight troubles following "Getting Started" instructions
Just for whoever it maintaining the "Getting Started" instructions at
http://llvm.org/docs/GettingStarted.html :
The page is missing a link to the download section. Returning to the
main page at http://llvm.org/ , I found the Site Map, checked it - and
didn't see the download link (well, it's sitting right below, but
there's so much text on that page that I simply overlooked
2007 Feb 12
0
[LLVMdev] LLVM Build/install error?
On Mon, 12 Feb 2007, Carsten Reuter wrote:
> I am trying to build and install LLVM onto a current Debian Linux system
> using gcc4 frontend binaries for Red Hat Enterprise Linux4/x86 .
> Using the commands below the Build finishes, ignoring an error that
> comes up again when I try to make install.
> See the messages below. I have no good feeling about the "-i -k" options.
2006 Mar 16
0
password expiry
...t -P "lockout duration" -C -1
account policy value for lockout duration was 30
account policy value for lockout duration is now 4294967295
NONE OF ABOVE POLICY IS NOT WORKING. IS THAT IS A BUG???
PLZ HELP ME. TELL ME SOLUTION I AM WAITING FOR YOU SOLUTIONS
???
regards
PARVEEN KUMAR
www.linux4e.com
tetra information services
sant nagar,east of kailash
delhi, india
09350868962,09416315261
2008 Mar 20
1
[LLVMdev] LLVM error: "Bitcode stream should be a multiple of 4 bytes in length" (fwd)
Do you know why I might be getting this error?
[dconnors at eces-shell Hello]$ llvm-gcc -O3 -emit-llvm hello.c -c -o hello.bc
[dconnors at eces-shell Hello]$ llc hello.bc -o hello.s
llc: bitcode didn't read correctly.
Reason: Bitcode stream should be a multiple of 4 bytes in length
I am using:
LLVM-GCC 4.2 Front End Binaries for Red Hat Enterprise Linux4/x86
LLVM source code 2.2
I've
2008 Feb 26
0
[LLVMdev] Slight troubles following "Getting Started" instructions
> The page is missing a link to the download section. Returning to the
> main page at http://llvm.org/ , I found the Site Map, checked it - and
> didn't see the download link (well, it's sitting right below, but
> there's so much text on that page that I simply overlooked it).
You are right that its missing from the getting started guide. I'll add
it.
> The