[e-users] Compiling Eterm

2006-10-06 Thread Kenneth Burke
I was directed to this list by Eterm. I hope that's still valid. I am compiling Eterm, and am getting the following error: gcc -g -O2 -o .libs/Eterm main.o -L/usr/local/lib -L/etc/X11/lib/ ./.libs/libEterm.so -L/etc/X11/lib /usr/local/lib/libImlib2.so /etc/X11/lib/libXmu.so /etc/X11/lib/libXt.so

[e-users] Compiling Eterm

2006-10-05 Thread Kenneth Burke
was directed to this list by Eterm. I hope that's still valid. I am compiling Eterm, and am getting the following error: gcc -g -O2 -o .libs/Eterm main.o -L/usr/local/lib -L/etc/X11/lib/ ./.libs/libEterm.so -L/etc/X11/lib /usr/local/lib/libImlib2.so /etc/X11/lib/libXmu.so /etc/X11/lib/libXt.so /

Re: [e-users] compiling Eterm

2005-03-14 Thread Michael Jennings
On Tuesday, 15 March 2005, at 09:12:51 (+0800), Didier Casse wrote: > libpcre.la should technically be installed by the pcre-devel package. Not necessarily. Depends on the packaging. > It might be that libpcre.a and libpcre.la are just the same files. If > I shoot an arrow in the dark I would p

Re: [e-users] compiling Eterm

2005-03-14 Thread Didier Casse
Normally pcre-devel would provide the following: ([EMAIL PROTECTED]:~)$ rpm -ql pcre-devel /usr/bin/pcre-config /usr/include/pcre /usr/include/pcre/pcre.h /usr/include/pcre/pcreposix.h /usr/lib/libpcre.a /usr/lib/libpcre.so /usr/lib/libpcreposix.a /usr/lib/libpcreposix.so [SNIP] libpcre.la shoul

Re: [e-users] compiling Eterm

2005-03-14 Thread Seth McGinnis
Okay. I have new versions of pcre installed: > rpm -q pcre pcre-devel pcre-4.5-3 pcre-devel-4.5-3 I still get the same error: grep: /lib/libpcre.la: No such file or directory sed: can't read /lib/libpcre.la: No such file or directory libtool: link: `/lib/libpcre.la' is not a valid libtool ar

Re: [e-users] compiling Eterm

2005-03-14 Thread Rodolfo M. Raya
On Mon, 2005-03-14 at 12:47 -0700, Seth McGinnis wrote: > > > have you got the pcre development package installed? > > 45 ludifex:/ludifex/dt/backups-> rpm -q pcre > pcre-3.9-10.1 > > Is that it? Adam was referring to the development package. Check for 'pcre-devel' BTW, you have an old version

Re: [e-users] compiling Eterm

2005-03-14 Thread Adam Mercer
On Mon, 14 Mar 2005 12:47:12 -0700, Seth McGinnis <[EMAIL PROTECTED]> wrote: > > have you got the pcre development package installed? > > 45 ludifex:/ludifex/dt/backups-> rpm -q pcre > pcre-3.9-10.1 > > Is that it? that looks like the runtime package, try installing pcre-devel Cheers Adam

Re: [e-users] compiling Eterm

2005-03-14 Thread Seth McGinnis
> have you got the pcre development package installed? 45 ludifex:/ludifex/dt/backups-> rpm -q pcre pcre-3.9-10.1 Is that it? --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from re

Re: [e-users] compiling Eterm

2005-03-14 Thread Adam Mercer
> I'm running RedHat Enterprise. I have a /lib/libpcre.so file, but no > /lib/libpcre.la. Can anyone tell me how to proceed from here? have you got the pcre development package installed? Cheers Adam --- SF email is sponsored by - The IT Pr

[e-users] compiling Eterm

2005-03-14 Thread Seth McGinnis
I sent a message several weeks back about Eterm being unable to find image loaders. I tried a number of the suggestions that I received (running ldconfig, editing /etc/ld.so.conf, etc) with no success. So now I'm trying to compile Eterm from source. It compiles fine until it gets to here: /bin/

Re: [e-users] compiling Eterm

2004-10-10 Thread Massimo Maiurana
Il giorno Sun, 10 Oct 2004 12:10:25 -0700 James scrisse: > > I tried to explicitly put /usr/X11R6/include/X11/Xmu/ in the flags > > in Makefile, but nothing changes :( > > > >You need to put -lXmu in the Makefile to the list of X11 libraries. > > Shold fix it up. > it did :) I should

[e-users] compiling Eterm

2004-10-09 Thread Massimo Maiurana
I'm trying to compile Eterm 0.9.2 but I got this error: ./.libs/libEterm.so: undefined reference to `XmuInternAtom' ./.libs/libEterm.so: undefined reference to `_XA_CLIPBOARD' any idea? pgpiODfbkFob9.pgp Description: PGP signature