help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to make Emacs use image support libraries?


From: Peter Dyballa
Subject: Re: How to make Emacs use image support libraries?
Date: Thu, 10 Mar 2005 12:58:48 +0100


Am 10.03.2005 um 11:13 schrieb Rodolfo Medina:

   $ ../../config/imake/imake -I../../config/cf -DTOPDIR=../..
     -DCURRENTDIR=lib/Xaw3d
   , but got the following error message:
   bash: ../../config/imake/imake: No such file or directory

That's quite obvious: in this situation it is assumed that there is a special development environment set up with the programme imake in ../../config/imake. And you need to substitute '../../config/cf' with the *real* location of the cf files in your system, maybe /usr/X11R6/lib/X11/config? Just try

imake -I/usr/X11R6/lib/X11/config -DTOPDIR=../.. -DCURRENTDIR=lib/Xaw3d

with your location of the imake/xmkmf configuration files *.cf!

--
Greetings

  Pete

One doesn't expect governments to obey the law because of some
higher moral development.  One expects them to obey the law because
they know that if they don't, those who aren't shot will be hanged.
                                                 --Michael Shirley





reply via email to

[Prev in Thread] Current Thread [Next in Thread]