all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.