Re: compile error - missing X11 headers

2009-08-01 Thread Manoj Srivastava
On Sat, Aug 01 2009, Ron Johnson wrote: > On 2009-08-01 02:49, Glen Lee Edwards wrote: >> After a rather lengthy break from compiling my own programs, I'm trying >> to build fvwm, > > Is the Debian repository too out-of-date? Nope. We have the latest release, + changes cherry picked from

Re: compile error - missing X11 headers

2009-08-01 Thread Ron Johnson
On 2009-08-01 02:49, Glen Lee Edwards wrote: After a rather lengthy break from compiling my own programs, I'm trying to build fvwm, Is the Debian repository too out-of-date? but am getting an error message: "X11 libraries or header files could not be found..." Now that Debian is using Xorg

compile error - missing X11 headers

2009-08-01 Thread Glen Lee Edwards
After a rather lengthy break from compiling my own programs, I'm trying to build fvwm, but am getting an error message: "X11 libraries or header files could not be found..." Now that Debian is using Xorg, I'm at a loss as to how to fix this. Comments? Glen

X11 headers/libs

2003-05-31 Thread Kenton Brede
I'm trying to compile xscreensaver on stable. ./configure can't find "X11 headers/libs" I've searched around but can't find the package the headers reside in. The current version doesn't display horizontal lines in text. Tried compiling source from test

Re: X11 headers

2002-06-21 Thread André Carezia
On Friday 21 June 2002 08:01, Craig Main wrote: > Hey all, > > I am busy compiling mplayer on sid, and need the x11 headers. What > package do I need install? If you just need to run mplayer, there are some unofficial packages here: <http://mplayer.nmeos.net/> Regards,

Re: X11 headers

2002-06-21 Thread Colin Watson
On Fri, Jun 21, 2002 at 07:20:45AM -0500, Derrick 'dman' Hudson wrote: > On Fri, Jun 21, 2002 at 01:01:51PM +0200, Craig Main wrote: > | I am busy compiling mplayer on sid, and need the x11 headers. What > | package do I need install? > > try > apt-get build-dep mp

Re: X11 headers

2002-06-21 Thread Derrick 'dman' Hudson
On Fri, Jun 21, 2002 at 01:01:51PM +0200, Craig Main wrote: | I am busy compiling mplayer on sid, and need the x11 headers. What | package do I need install? try apt-get build-dep mplayer to get all the build dependencies of mplayer. You're probably looking for xlibs-dev, but you

Re: X11 headers

2002-06-21 Thread Stephen Rueger
On Fri, Jun 21, 2002 at 01:01:51PM +0200, Craig Main wrote: > > Hey all, > > I am busy compiling mplayer on sid, and need the x11 headers. What > package do I need install? look in debian/control -- In der Einsamkeit frisst sich der Einsame selbst auf, in der Vielsamkeit

X11 headers

2002-06-21 Thread Craig Main
Hey all, I am busy compiling mplayer on sid, and need the x11 headers. What package do I need install? TIA Craig -- Craig Main RHCE Cell: 082-323-4670 Home Tel: 011-760-1900 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: X11 headers

2000-12-29 Thread Colin Watson
[EMAIL PROTECTED] wrote: >Which package includes the X11 headers? >I'm running Woody. If that's woody as in the new testing, xlib6g-dev; if that's woody as in an unstable installation from when it was still called woody, xlibs-dev. (But xlib6g-dev will do the right thing

X11 headers

2000-12-29 Thread Shaun Jackman
Which package includes the X11 headers? I'm running Woody. Thanks, Shaun

Re: X11 headers

1999-02-23 Thread Randy Edwards
> where do i can get this *.h files ? The various files needed for software development are libraries with a "dev" subject. Fire up Debian's dselect and search (using the '/' key) for "dev". -- Regards, | ([EMAIL PROTECTED]) | "The most important design issue... . | http://www.g

X11 headers

1999-02-23 Thread Eugene Svechnikov
Hello ! I'm beginer in linux. I has a problem : i trying compiling some programm for X11 ,and compiler give me a message like this "can't find X11 header files". where do i can get this *.h files ? I'm using Debian Hamm.