emacs-devel
[Top][All Lists]
Advanced

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

Re: Difficult compilation setup for nonstandard paths


From: Eli Zaretskii
Subject: Re: Difficult compilation setup for nonstandard paths
Date: Mon, 1 Jan 2001 07:56:42 +0200 (IST)

[This probably should have been sent to emacs-pretest-bug, unless you 
don't think v21.1 should bother about these problems.]

On 28 Dec 2000, Kai =?iso-8859-1?q?Gro=DFjohann?= wrote:

> Our Solaris sysmonsters have put various libraries in strange places.
> For example, libtiff lives in
> /app/unido-inf/sun4_56/libtiff/.new/{include,lib}.  Because of this, I
> found that it appears to be difficult to tell Emacs about these
> places.
> 
> Right now, I set the environment variables C_INCLUDE_PATH and
> LD_LIBRARY_PATH to include the right directories, and CFLAGS gets the
> appropriate -I options, and LDFLAGS gets -L and -R options.

How do you compile and link applications which need these libraries, on 
that machine?  Do you also need to set those *_PATH variables and use -I, 
-L and -R?

> Same for libjpeg, libpng, and libxpm.  I probably forgot one.

Xaw3d and libungif?



reply via email to

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