search for: linux4

Displaying 10 results from an estimated 10 matches for "linux4".

Did you mean: linux
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" "LJ6:HPBLEF2.DLL:HPBLEF49.PMD:HPBLEF0.DLL:HPBLEFJE.HLP:NULL:RAW:HPBLEF1.DLL,HPBLEF3.DLL,HPBLEF7.DLL,hpbafd32.dll,hpbftm32.dll,HPBLEF41.DLL,HPBLEF42.DLL,HPDCMON.DLL" ' localhost result was WERR_ACCESS_DEN...
2004 Jul 01
0
FreeBSD Security Advisory FreeBSD-SA-04:13.linux
...GP signature using your PGP utility. [FreeBSD 5.2] # fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-04:13/linux5.patch # fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-04:13/linux5.patch.asc [FreeBSD 4.8, 4.9, 4.10] # fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-04:13/linux4.patch # fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-04:13/linux4.patch.asc b) Apply the patch. # cd /usr/src # patch < /path/to/patch c) Recompile your kernel as described in <URL:http://www.freebsd.org/handbook/kernelconfig.html> and reboot the system. VI. Correction deta...
2004 Jul 01
0
FreeBSD Security Advisory FreeBSD-SA-04:13.linux
...GP signature using your PGP utility. [FreeBSD 5.2] # fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-04:13/linux5.patch # fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-04:13/linux5.patch.asc [FreeBSD 4.8, 4.9, 4.10] # fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-04:13/linux4.patch # fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-04:13/linux4.patch.asc b) Apply the patch. # cd /usr/src # patch < /path/to/patch c) Recompile your kernel as described in <URL:http://www.freebsd.org/handbook/kernelconfig.html> and reboot the system. VI. Correction deta...
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 regards Carsten /usr/bin/gcc-4.0 -v Usi...
2008 Feb 26
2
[LLVMdev] Slight troubles following "Getting Started" instructions
...ntly) starts with binaries and gives sources later. Suggestion 1: Strukture the download list, like so: * LLVM * LLVM source code (5.4M) * LLVM Test Suite (53M) * LLVM Binaries for Minw32/x86 (14M) * LLVM-GCC 4.2 Front End * Binaries for MacOS X/x86 (50M) * Binaries for Red Hat Enterprise Linux4/x86 (42M) ... * Source Code (49M) * LLVM-GCC 4.0 Front End * ... Oh, and possibly a note why one would want LLVM, LLVM-GCC 4.2, and LLVM-GCC 4.0, respectively. People usually know what OS they use and whether they want binaries or sources, but those who're new to LLVM won't know wheth...
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. > Is it OK? This is a known bug in GNU ld 2.16.x: http://llvm.org/docs/GettingS...
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)
...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 looked everywhere for possible error explanations, and only find code logs having the line regarding bitcode. All of the tools lli, etc also report the problem of 4 bytes in length. thanks! Dan
2008 Feb 26
0
[LLVMdev] Slight troubles following "Getting Started" instructions
...s sources later. > Suggestion 1: Strukture the download list, like so: > * LLVM > * LLVM source code (5.4M) > * LLVM Test Suite (53M) > * LLVM Binaries for Minw32/x86 (14M) > * LLVM-GCC 4.2 Front End > * Binaries for MacOS X/x86 (50M) > * Binaries for Red Hat Enterprise Linux4/x86 (42M) > ... > * Source Code (49M) > * LLVM-GCC 4.0 Front End > * ... First, from 2.0 and beyond the list has been pretty much llvm, llvm-test, llvm binaries (if any), llvm-gcc binaries, and then llvm-gcc source. The reason it is in that order is that we are trying to encourage...