[openbox] Alpha2a-ex-plus
Roman Neuhauser
neuhauser at bellavista.cz
Wed Jul 23 15:17:39 EDT 2003
# ben at orodu.net / 2003-07-23 13:15:21 -0400:
> On Wed, Jul 23, 2003 at 07:11:38PM +0200, Roman Neuhauser wrote:
> > # ben at orodu.net / 2003-07-23 13:00:49 -0400:
> > > On Wed, Jul 23, 2003 at 06:06:43PM +0200, Roman Neuhauser wrote:
> > > > # ben at orodu.net / 2003-07-23 11:16:26 -0400:
> > > > /usr/local/include/libxml2/libxml/encoding.h:30: iconv.h: No such file or directory
> > >
> > > You libXML install is busted or something. This is out of my domain.
> >
> > Could be. But why does it compile just fine if I don't specify
> > --prefix ?
>
> A missing -I somewhere in libXML's required cflags perhaps. You should be
> able to figure it out with a little digging if you want to.
Ok. For the archives: I had libxml2-2.5.6, portupgrading to 2.5.8_1
fixed the problem, and
./configure --prefix=$HOME/${PWD##*/} && make
completed successfully. If someone can't / doesn't want to upgrade
for some reason, the output of
pkg-config --cflags --libs libxml-2.0
should look like this:
-I/usr/local/include/libxml2 -I/usr/local/include -L/usr/local/lib -lxml2 -lz -liconv -lm
--
If you cc me or remove the list(s) completely I'll most likely ignore
your message. see http://www.eyrie.org./~eagle/faqs/questions.html
More information about the openbox
mailing list