guile-user
[Top][All Lists]
Advanced

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

Re: Managing Guile and extensions versions


From: Kevin Ryde
Subject: Re: Managing Guile and extensions versions
Date: Wed, 12 Oct 2005 07:32:04 +1000
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Vorfeed Canal <address@hidden> writes:
>
> "now what I need to do to
> install guile 1.8.1 as /usr/bin/guile-1.8.1 and guile 1.8.2 as
> /usr/bin/guile-1.8.2"

Install under different $prefix.

> Where configure.ac/Makefile.am
> should put libmysuperextension.la (+ .so, etc) file ?

Under the $prefix of the version you're building against.

It's that simple.  There's nothing more to say.  When guile works your
extension works.




reply via email to

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