Re: rpm help please!

2006-01-24 Thread Dan Nicholson
On 1/24/06, Justin [EMAIL PROTECTED] wrote: gcc -m64 -fPIC -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -o rpm2cpio -static rpm2cpio.o ./lib/.libs/librpm.a -L/usr/lib6464

Close an aplication using SIGNAL

2006-01-24 Thread Iban
Hello! What is the equivalent SIGNAL to Archive - Quit of a program windowed (example: firefox)?? I don't want to kill it by brute force. I want a normal exit. I have read the signal man page, but i'm in doubt with: SIGHUP, SIGHUP, SIGKILL (i'm sure this isn't), SIGTERM... maybe the last

Re: Close an aplication using SIGNAL

2006-01-24 Thread Iban
Othe last thing: When i said what is the best way no exit of a backgrounded program?, i think is better said: what is the best way no close a backgrounded program? Note that, that software is normally running. It isn't blocked 2006/1/24, Iban [EMAIL PROTECTED]: Hello! What is the equivalent

Re: rpm help please!

2006-01-24 Thread Justin
Hi Dan, thanks for replying so fast,. I found the initial problem, glib was incorrectly installed for 64bit. I re-ran the glib install and the problem disappeared. I now have a perl problem to look into. I am getting make[2]: Entering directory `/mnt/main/home/justin/src/rpm-4.4.4/perl' gcc

Re: rpm help please!

2006-01-24 Thread Dan Nicholson
On 1/24/06, Justin [EMAIL PROTECTED] wrote: make[2]: Entering directory `/mnt/main/home/justin/src/rpm-4.4.4/perl' gcc -m64 -c -I../lib -I../rpmdb -I../rpmio -I../popt -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\0.66\ -DXS_VERSION=\0.66\ -fpic

Re: evolution-1.4.6 with gcc4

2006-01-24 Thread Jaap Struyk
Op zo 22-01-2006, om 09:54 schreef Jaap Struyk: I would love to create a patch from it but I don't know how. (there are some edited files wich only apear after running configure) diff -Naur did the trick http://www.japie.deserver.nl/ftp/HLFS/evolution-1.4.6-gcc4.patch For who wants to use the

Re: Xorg 6.9.0 vs. 7.0

2006-01-24 Thread Jaap Struyk
Op ma 23-01-2006, om 15:12 schreef Jonathan Murphy: I was unable to build either 6.9 or 7.0 with the current BLFS versions. This messed up my fonts, Is this a stay away from newer xorgs? -- Groetjes Japie -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ:

apache-2.2 webdav trouble

2006-01-24 Thread Jaap Struyk
Hello, I'am trying to setup webdav with my apache-2.2 server build following the blfs-cvs book but somehow it refuses to run. The 2 dav modules are available, directory rights are OK, my config looks fine but I keep getting client denied by server configuration errors. DAVLockDB

Re: Close an aplication using SIGNAL

2006-01-24 Thread Brandin Creech
--- Iban [EMAIL PROTECTED] wrote: What is the equivalent SIGNAL to Archive - Quit of a program windowed (example: firefox)?? I don't want to kill it by brute force. I want a normal exit. SIGTERM is the best signal to quit, I think. Programs can trap the signal, so sometimes they'll clean up

Re: rpm help please!

2006-01-24 Thread Dan Nicholson
On 1/24/06, Justin [EMAIL PROTECTED] wrote: After searching the internet and some helpful advice on here I was told -D_GNU_SOURCE should fix the problem but only if it was included in the flags when perl was built. Why does it have to be included in the flags when perl was built? It would

Re: Xorg 6.9.0 vs. 7.0

2006-01-24 Thread Jonathan Murphy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrew Benton [EMAIL PROTECTED] writes: Jaap Struyk wrote: Op ma 23-01-2006, om 15:12 schreef Jonathan Murphy: I was unable to build either 6.9 or 7.0 with the current BLFS versions. This messed up my fonts, Is this a stay away from newer

Re: rpm help please!

2006-01-24 Thread Justin
Dan Nicholson wrote: On 1/24/06, Justin [EMAIL PROTECTED] wrote: After searching the internet and some helpful advice on here I was told -D_GNU_SOURCE should fix the problem but only if it was included in the flags when perl was built. Why does it have to be included in

Re: Xorg 6.9.0 vs. 7.0

2006-01-24 Thread DJ Lucas
Thomas Pegg wrote: Dont' forget the broken kd.h file (from llh). It's not really broken, it's done intentionally. Plus it's a header from glibc not llh. Yes, thanks for the correction. Do you know why this is done? Other threads suggest the proper fix is just to undef _LINUX_TYPES_H

Re: Xorg 6.9.0 vs. 7.0

2006-01-24 Thread Simon Geard
On Mon, 2006-01-23 at 09:12 -0500, Jonathan Murphy wrote: Specifically freetype and fontconfig. I was unable to build either 6.9 or 7.0 with the current BLFS versions. This messed up my fonts, so after installing 6.9 I reinstalled the BLFS versions which sorted that out. Messed up in what

Re: Close an aplication using SIGNAL

2006-01-24 Thread Simon Geard
On Tue, 2006-01-24 at 12:00 -0800, Brandin Creech wrote: --- Iban [EMAIL PROTECTED] wrote: What is the equivalent SIGNAL to Archive - Quit of a program windowed (example: firefox)?? I don't want to kill it by brute force. I want a normal exit. SIGTERM is the best signal to quit, I

Re: Configuring Xorg-7.0

2006-01-24 Thread Simon Geard
On Tue, 2006-01-24 at 20:57 -0600, Dan McGhee wrote: Just finished building Xorg-7.0 using the guidance at: http://www.linuxfromscratch.org/~dj/blfs-xorg7/x/xorg7.html At the completion of the build, there was no /etc/X11 directory. I 'grepped' all the files in the directories of the