Re: Xlib / imake

1999-12-01 Thread Martin Waller
before -l and using -lX11 instead of -lXlib. I get ld: cannot open -lX11: No such file or directory and if I try and build O'Reilly's example file usin imake I get a Take a look at autoconf/automake instead of Imake: ftp://ftp.ugcs.caltech.edu/pub/elef/autotools/toolsmanual.html

Xlib / imake

1999-11-30 Thread rnewton3
y and if I try and build O'Reilly's example file usin imake I get a different problem, Imakefile.c:13: Imake.tmpl: No such file or directory imake: Exit code 33. Stop. Now Imake.tmpl exists in /usr/X11R6/lib/X11/config and I have installed all the X development l

Re: xmkmf / imake

1998-10-02 Thread Gary L. Hennigan
Michael Stenner <[EMAIL PROTECTED]> writes: | What package is xmkmf/imake in? | | I've looked all over with no success. I'm new to | programming/development and don't know my way around this end of things | very well. (Don't worry... I won't "hurt&quo

Re: xmkmf / imake

1998-10-02 Thread Nuno Carvalho
On Fri, 2 Oct 1998, Michael Stenner wrote: > What package is xmkmf/imake in? You can found it in x11/xlib6g-dev package! ./Nuno Carvalho

xmkmf / imake

1998-10-02 Thread Michael Stenner
What package is xmkmf/imake in? I've looked all over with no success. I'm new to programming/development and don't know my way around this end of things very well. (Don't worry... I won't "hurt" myself with it... I just need it for developme

Re: imake madness

1998-03-28 Thread Ralph Winslow
quot;linux/time.h". HTH What are the advantages of a C interpreter??? > > > From: Self > > To: debian-user@lists.debian.org > > Subject: imake madness > > Date: Fri, 27 Mar 1998 22:10:12 > > > I need help...again. > &

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 b

Re: imake madness

1998-03-28 Thread Christopher J. McNicholas
hell is linux/time.h referring to?!?! > From: Self > To:debian-user@lists.debian.org > Subject: imake madness > Date: Fri, 27 Mar 1998 22:10:12 > I need help...again. > > I'm trying to get the enlightenment window manager on

imake madness

1998-03-28 Thread Christopher J. McNicholas
I need help...again. 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 does not come as a binary, so I have to compi

Re: xmkmf and imake

1998-02-11 Thread jdassen
On Wed, Feb 11, 1998 at 11:12:08AM +0200, Ryan Tracey wrote: > Which package does xmkmf come with. For unstable, it's in "xlib6g-dev"; for stable, it's in "xlib6-dev". HTH, Ray -- LEADERSHIP A form of self-preservation exhibited by people with auto- destructive imaginations in order to ensure t

xmkmf and imake

1998-02-11 Thread Ryan Tracey
Hi Which package does xmkmf come with. I used to have it on an unstable Debian installation, however, since re-installing and using the stable installation I can longer find it - I'm pretty sure I installed all the packages I had with the unstable one. Thanks -- Ryan Tracey smime.p7s Descript

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.

Re: imake error

1997-11-25 Thread dpk
2.5875 On Tue, 25 Nov 1997, Benoit Joly wrote: > 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?? > > Benoit > > > > > --

imake error

1997-11-25 Thread Benoit Joly
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?? Benoit -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

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 U

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 somewhe

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

imake

1997-08-28 Thread Casey Feskens
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 thought I had everything installed that I needed

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 > s

Imake, xmkmf ?

1997-08-01 Thread Heiko Heijenga
Howdy, Does the Debian system support Imake and xmkmf ? If yes, where to find it. If no, where can I possibly find it, I'm searching all day and can't find squat. Thanx Heiko -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] .

Re: Where are xmkmf and imake?

1997-06-23 Thread Joost Kooij
On Mon, 23 Jun 1997, Cheng-Chang Wu wrote: > I can't not find xmkmf and imake in Debian 1.3. They were > in xbase, but now they are not there. Which package contents > these two programs? dpkg -S xmkmf xlib6-dev: /usr/X11R6/man/man1/xmkmf.1x.gz xlib6-dev: /usr/X11R6/bin/

Where are xmkmf and imake?

1997-06-23 Thread Cheng-Chang Wu
I can't not find xmkmf and imake in Debian 1.3. They were in xbase, but now they are not there. Which package contents these two programs? -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

MOXFM Imake fix.

1997-04-11 Thread Rick
-BEGIN PGP SIGNED MESSAGE- I just d/led moxfm 1.0 and fixed the Imakefile so it installs correctly now. Here it is. Change XFMLIBDIR to /usr/X11R6/lib/X11/moxfm even though it says that it's hard coded in. The program looks in this dir not the original. Which is right since /usr/X11 i

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

imake config

1996-11-03 Thread Robert Nicholson
Where does one find /usr/X11R6/lib/X11/config? -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

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

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. S

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

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

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 > > Imakef

Imake problems.

1996-05-20 Thread Dale Scheetz
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.2-9 which s