Re: [gnet-dev] 1.1.9: misplaced gnetconfig.h
- From: David Helder <dhelder umich edu>
- To: insecure <insecure mail od ua>
- Cc: <gnet-dev gnetlibrary org>
- Subject: Re: [gnet-dev] 1.1.9: misplaced gnetconfig.h
- Date: Sat, 17 May 2003 13:00:02 -0400 (EDT)
That's correct - gnetconfig.h should go into lib/gnet/include.
gnet-config/pkg-config will handle this properly. glib does the same
thing.
David
On Sat, 17 May 2003, insecure wrote:
> STATIC=/usr/app/gnet-1.1.9
> PERBOX=/var/app/gnet-1.1.9
>
> ../configure \
> --prefix=$STATIC \
> --exec-prefix=$STATIC \
> --bindir=$STATIC/bin \
> --sbindir=$STATIC/sbin \
> --libexecdir=$STATIC/libexec \
> --datadir=$STATIC/share \
> --sysconfdir=$PERBOX/etc \
> --sharedstatedir=$PERBOX/com \
> --localstatedir=$PERBOX/var \
> --libdir=$STATIC/lib \
> --includedir=$STATIC/include \
> --infodir=$STATIC/info \
> --mandir=$STATIC/man \
> --oldincludedir=/usr/include \
> --build=i386-pc-linux-gnu
>
> Compiled and installed fine but for some dark and obscure reason
> one of include files, namely gnetconfig.h,
> got installed in /usr/app/gnet-1.1.9/lib/gnet/include 8)
> instead of /usr/app/gnet-1.1.9/include as all other .h files
> did.
>
> I realize that 99% of all users use default --prefix=/usr[/local]
> and just dump random stuff into /usr[/local]/lib. I dont want to.
>
> configure have to honor whatever --includedir I gave it.
>
> CC me, I'm not on the list.
>
--
David Helder - dhelder umich edu - <http://www.eecs.umich.edu/~dhelder>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]