Help with compiling X 4.2.0

2002-03-19 Thread Matt Jones
I am trying to compile X so that I can use my Geforce2 video card. I am running debian 2.2r2 and did a clean install yesterday. I put the source code on the drive and began compiling. The make World worked fine, but when I did make Install I recieved the following errors... ... rm -f gunzip.o

Re: Help with compiling X 4.2.0

2002-03-19 Thread Jean-Marc V. Liotier
On Tue, 2002-03-19 at 23:20, Matt Jones wrote: gunzip.c:9: zlib.h: No such file or directory apt-get install zlib1g-dev signature.asc Description: This is a digitally signed message part

Re: Help with compiling X 4.2.0

2002-03-19 Thread Bill Triplett
On Tue, 2002-03-19 at 17:20, Matt Jones wrote: I am trying to compile X so that I can use my Geforce2 video card. I am running debian 2.2r2 and did a clean install yesterday. I put the source code on the drive and began compiling. The make World worked fine, but when I did make Install I

Re: Help with compiling X 4.2.0

2002-03-19 Thread Crispin Wellington
On Wed, 2002-03-20 at 06:20, Matt Jones wrote: I am trying to compile X so that I can use my Geforce2 video card. I am running debian 2.2r2 and did a clean install yesterday. I put the source code on the drive and began compiling. The make World worked fine, but when I did make Install I

compiling X apps (Woody)

2001-01-04 Thread Shaun Jackman
What packages are need to compile an X app? after a ./configure I get... checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths! Thanks, Shaun

Compiling X

2000-03-08 Thread Andrei Ivanov
Hi all. I recently had to build 3.3.6 version for glibc2.0. Went smoothhowever, after I replaced video card this morning, and reran XF86Setup, I ran into problems with users starting X (root can do it fine): Fatal Server Error: xf86OpenConsole: Server must be running with root permissions.

Re: Compiling X

2000-03-08 Thread Ron Rademaker
Why are you compiling X?? Do you know debian packages? To my experience they work a lot easier then compiling yourself Just download the .deb packages you need (or use apt, you want the newest x but perhaps you don't want to upgrade your whole system

Re: Compiling X

2000-03-08 Thread Andrei Ivanov
Why are you compiling X?? Do you know debian packages? To my experience they work a lot easier then compiling yourself Just download the .deb packages you need (or use apt, you want the newest x but perhaps you don't want to upgrade your whole

compiling X from the debian sources doesn't work.

1999-05-13 Thread Frankie
Hi, I recently bought the cheapbytes debian 2.1 CD's. Because the computer that I am using at the moment is a P-60, there is a strong urgency to tweak every last bit of speed out of my system. I decided to recompile my x-server and libraries in order to eek a bit more speed out of X, by using

Re: Problem when compiling X-Programs

1997-05-18 Thread Rick Jones
Make sure there's a -L/usr/X11R6/lib entry in the gcc args. On Sat, 17 May 1997, AUBORD Alain wrote: I am trying to compile X-Programs, but I cannot link them. I get always the messages libraries Xaw, Xmt not found. This arise when I try to compile the last version of X-Board, but I have

Problem when compiling X-Programs

1997-05-17 Thread AUBORD Alain
I am trying to compile X-Programs, but I cannot link them. I get always the messages libraries Xaw, Xmt not found. This arise when I try to compile the last version of X-Board, but I have all these libraries installed in /usr/X11R6/lib. Any help would be appreciated . A.Aubord My address:

Re: Problem when compiling X-Programs

1997-05-17 Thread joost witteveen
I am trying to compile X-Programs, but I cannot link them. I get always the messages libraries Xaw, Xmt not found. This arise when I try to compile the last version of X-Board, but I have all these libraries installed in /usr/X11R6/lib. I'll answer this one several times: -direct answer: