Re: imake madness

1998-03-28 Thread Ralph Winslow
Christopher J. McNicholas wrote: > > In regards to an earlier post I downloaded and installed a C > interpreter. > Now I get messages indicating several missing includes such as: > > /usr/include/sys/time.h:6: linux/time.h: No such file or directory > > However, when I look in /usr/include/

Re: imake madness

1998-03-28 Thread jdassen
On Fri, Mar 27, 1998 at 10:10:07PM +, Christopher J. McNicholas wrote: > I'm trying to get the enlightenment window manager on my box. I followed > the instructions for installing ImageMagick and I made sure imake was > installed (came with X 3.3). Next step was supposed to be imlib. imlib > do

Re: imake madness

1998-03-28 Thread Christopher J. McNicholas
In regards to an earlier post I downloaded and installed a C interpreter. Now I get messages indicating several missing includes such as: /usr/include/sys/time.h:6: linux/time.h: No such file or directory However, when I look in /usr/include/sys, there *is* a time.h file. But what the hell

Re: imake error

1997-11-25 Thread Alex Yukhimets
> hi, > > i try to compile afterstep 1.0 but when i did it, > imake returned an error: unable to find imake.tmpl... > > what's wrong?? > > and what should i do?? Install xlib6-dev package. Good luck. Alex Y. -- _ _( )_ ( (o___ +--

Re: imake error

1997-11-25 Thread dpk
Why are you trying to compile afterstep? There is already a Debian package for it... but maybe you need to do so for a specific reason. Just fyi. Thanks, Dennis -- dpk <[EMAIL PROTECTED]>, Systems/Network | work: 353.4844 Division of Engineering Computing Services | page: 222.5875

Re: imake

1997-08-29 Thread Debian mail-lists receiver
I did a "dpkg --search imake" on my system, and it reports that it is part of the "xlib6-dev" package: (cc37450-a)hnine:/home/hnine[508]$ dpkg --search /usr/X11R6/bin/imake xlib6-dev: /usr/X11R6/bin/imake (cc37450-a)hnine:/home/hnine[509]$ Cheers. -- Harmon -- TO UNSUBSCRIBE FROM THIS MAILIN

Re: imake

1997-08-28 Thread Dale Scheetz
On Wed, 27 Aug 1997, Casey Feskens wrote: > I have recently discovered that imake and therefor xmkmf does not > appear on my system. Since these are frequently used commands, I > was wondering if anyone knows which package imake is part of. I > must be missing a package somewhere, though I thoug

Re: imake

1997-08-28 Thread Bruce Perens
I think they are xdevel. -- Can you get your operating system fixed when you need it? Linux - the supportable operating system. http://www.debian.org/support.html Bruce Perens K6BP [EMAIL PROTECTED] 510-215-3502 -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAI

Re: Imake, xmkmf ?

1997-08-01 Thread jdassen
On Aug 1, Heiko Heijenga wrote > Does the Debian system support Imake and xmkmf ? If yes, where to find it. penguin ray 17:14 ~/dl> dpkg -S /usr/X11R6/bin/xmkmf xlib6-dev: /usr/X11R6/bin/xmkmf > If no, where can I possibly find it, I'm searching all day and can't find > squat. You can use the "C

Re: imake config

1996-11-04 Thread joost witteveen
> > Where does one find > > /usr/X11R6/lib/X11/config? dpkg -S config [..] xdevel: /usr/X11R6/lib/X11/config [..] -- joost witteveen [EMAIL PROTECTED] [EMAIL PROTECTED] -- Use Debian/GNU Linux! -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to

Re: Imake problems.

1996-05-22 Thread Chris Walker
Christian Hudon wrote: > > On Mon, 20 May 1996, Dale Scheetz wrote: > > > I find the fracturing of packages into runtime and development sometimes > > doesn't make any sense. In this case, why is imake and xmkmf supplied in > > xbase, but the configuration files they need to run properly in the x

Re: Imake problems.

1996-05-21 Thread Christian Hudon
On Mon, 20 May 1996, Dale Scheetz wrote: > I find the fracturing of packages into runtime and development sometimes > doesn't make any sense. In this case, why is imake and xmkmf supplied in > xbase, but the configuration files they need to run properly in the xdevel > package. Shouldn't they all

Re: Imake problems.

1996-05-21 Thread joost witteveen
> > I have tried to use imake on several packages recently. If I try xmkmf I > get something like: > > imake -DUseInstalled -I/usr/X11R6/lib/X11/config > Imakefile.c:3: Imake.tmpl: No such file or directory > imake: Exit code 33. Stop. > > Anyone know what's missing? > > I'm running xbase-3.1.

Re: Imake problems.

1996-05-20 Thread Stephen Early
On Mon, 20 May 1996, Dale Scheetz wrote: > I have tried to use imake on several packages recently. If I try xmkmf I > get something like: > > imake -DUseInstalled -I/usr/X11R6/lib/X11/config > Imakefile.c:3: Imake.tmpl: No such file or directory > imake: Exit code 33. Stop. > > Anyone know what

Re: Imake problems.

1996-05-20 Thread Dale Scheetz
On Mon, 20 May 1996, Stephen Early wrote: > On Mon, 20 May 1996, Dale Scheetz wrote: > > > I have tried to use imake on several packages recently. If I try xmkmf I > > get something like: > > > > imake -DUseInstalled -I/usr/X11R6/lib/X11/config > > Imakefile.c:3: Imake.tmpl: No such file or dire