unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* How to add libraries path to the ./configure command
@ 2014-11-25 10:41 Nancy
  0 siblings, 0 replies; only message in thread
From: Nancy @ 2014-11-25 10:41 UTC (permalink / raw)
  To: help-gnu-emacs

Dear list,

While I install emacs24.2, I met following problem:
configure: error: The following required libraries were not found:
     libjpeg libgif/libungif libtiff
Maybe some development libraries/packages are missing?
If you don't want to link with them give
     --with-jpeg=no --with-gif=no --with-tiff=no

I have libjpeg-dev installed under /home/yurong/opt
export LD_LIBRARY_PATH=/home/yurong/opt/lib
export LD_RUN_PATH=/home/yurong/opt/lib
then emacs ./configure    again, stll cannot find libjpeg

What should I do?

-- 
Best Regards,
Yu Rong Tan



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-11-25 10:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-25 10:41 How to add libraries path to the ./configure command Nancy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).