Marijn Schouten <[EMAIL PROTECTED]> writes:

> Hi g-wrap team,
>
> I'm working on Gentoo inclusion of g-wrap-1.9 branch. I think there is
> a problem with 1.9.7 not fully respecting prefix. The build script
> currently runs
>
> """./configure --prefix=/usr --host=x86_64-pc-linux-gnu
> --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
> --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64
> --build=x86_64-pc-linux-gnu""",
>
> but the file which gets installed to
> """/usr/share/guile/site/g-wrap/config.scm""" has contents including:
>
> (define *g-wrap-shlib-dir*
> "/var/tmp/portage/dev-libs/g-wrap-1.9.7/image/usr/lib/lib64/g-wrap/modules/")
>
> which is a reference to its temporary install directory.
>
I cannot reproduce this; running 

,----
| ./configure --prefix=$HOME/.system/stow/g-wrap-1.9.7
`----

yields

,----
| (define *g-wrap-shlib-dir* 
"/home/rotty/.system/stow/g-wrap-1.9.7/lib/g-wrap/modules/")
`----

in ~/.system/stow/g-wrap-1.9.7/share/guile/site/g-wrap/config.scm, which is 
correct.

Regards, Rotty
-- 
Andreas Rottmann         | [EMAIL PROTECTED]      | [EMAIL PROTECTED] | [EMAIL 
PROTECTED]
http://rotty.uttx.net    | GnuPG Key: http://rotty.uttx.net/gpg.asc
Fingerprint              | C38A 39C5 16D7 B69F 33A3  6993 22C8 27F7 35A9 92E7
v2sw7MYChw5pr5OFma7u7Lw2m5g/l7Di6e6t5BSb7en6g3/5HZa2Xs6MSr1/2p7 hackerkey.com

Software Patents: Where do you want to stifle innovation today?


_______________________________________________
g-wrap-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/g-wrap-dev

Reply via email to