bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guile/Libtool


From: Raphaël Poss
Subject: Re: Guile/Libtool
Date: Tue, 20 May 2003 20:03:39 +0200
User-agent: Gnus/5.1001 (Gnus v5.10.1) XEmacs/21.4 (Portable Code, linux)

Charles Gagnon <address@hidden> writes:

> I have a question but I'm not sure if it's libtool related only or
> related more to guile.
>
> I downloaded guilde-1.6.4 and I am trying to build a package with it
> on my Sun Solaris 9 server. To make a Solaris package, I always
> procede the same way:
>
>   ./configure
>   make
>   make prefix=${staging_area} install

[...]

> How can I work around this? Does it require a change in libtool? Does it
> require a change in guile?

I would suggest running :

    ./configure --prefix=${staging_area}
    make
    make install

instead.

Hope this helps,

-- 
. Raphaël Poss                                     . . _ - --------\
: EPITA CSI 2003                                       ICQ 1757157 |
| EpX -- ACU -- Activ'               GnuPG fp bda2eb602866390c7a7d :
\------ - _ . .                               a13ad7c86dd33b72e72b '

Attachment: pgp3b4xNZS0Qc.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]