From: Harry Putnam <reader@newsguy.com>
To: help-gnu-emacs@gnu.org
Subject: How to point an emacs build to gif libs
Date: Thu, 22 Jan 2015 12:58:55 -0500 [thread overview]
Message-ID: <87iofy1yu8.fsf@reader.local.lan> (raw)
Note: this message (with some editing here -hp) was mistakenly posted
on emacs.devel.
setup Solaris OS (openindiana-hipster)
Trying to figure out how to tell configure where to look for gif
libraries by using ./configure --help shows --libdir= so I tried using
that to point /opt/csw/lib:/opt/csw/lib/amd64/
NOTEL I've since learned from a helpful poster that --lib-dir is about
where to put lib files NOT where to find them.
Where things like: libungif.so libgif.so.4.1.7 libgif.so and several
more like those but ./configure ends with:
My ./configure line:
PATH=$PATH ./configure --prefix=/usr/local/src/vcs/git/test
--with-x=yes --with-gif=yes --libdir=/opt/csw/lib:/opt/csw/lib/amd64
--with-imagemagick=yes --with-x-toolkit=athena
(the PATH= stuff was there to cure a problem where ./configure was
finding the wrong (old) verion of makeinfo... the PATH variable seemed
to head it the right way /opt/csw/bin/)
So with that ./configure line, it ends with:
,----
| [...]
| configure: error: The following required libraries were not found:
| libgif/libungif
| Maybe some development libraries/packages are missing?
| If you don't want to link with them give
| --with-gif=no
| as options to configure
`----
Having emacs built with gif or not is really small potatoes, my query
is more to for once and for all... learn how to tell ./configure some
kinds of things.
NOTE: Someone has suggested it be involved with certain CFLAGS
settings or the like.
Anyone who knows something about doeing this on solaris or any one
with an opinion; Some input would be very welcome.
next reply other threads:[~2015-01-22 17:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-22 17:58 Harry Putnam [this message]
2015-01-23 2:01 ` How to point an emacs build to gif libs Glenn Morris
2015-01-23 11:25 ` Harry Putnam
2015-01-23 15:26 ` Harry Putnam
-- strict thread matches above, loose matches on Subject: below --
2015-01-20 21:40 Harry Putnam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87iofy1yu8.fsf@reader.local.lan \
--to=reader@newsguy.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).