[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fwd: [opencog-dev] osx port status
From: |
Linas Vepstas |
Subject: |
Fwd: [opencog-dev] osx port status |
Date: |
Fri, 26 Feb 2010 19:30:36 -0600 |
FYI,
Below is an excerpt of an issue that hit the Mac OSX port of opencog,
which uses guile.
Basically, (load-modules) doesn't work. I don't understand the
details, but apparently
this is still an issue with the current guile code (I assume 1.8.x but
cannot confirm)
The URL below will hopefully shed light on the matter.
-- linas
---------- Forwarded message ----------
From: Joel Pitt <address@hidden>
Date: 22 February 2010 20:43
Subject: Re: [opencog-dev] osx port status
To: address@hidden
Cc: address@hidden
On Mon, Jan 25, 2010 at 5:02 PM, Linas Vepstas <address@hidden> wrote:
>> Yes, it required "DYLD_LIBRARY_PATH=/opt/local/lib/" to run use-module
>> correctly. I suspect it's the macport settings for guile which are
>> incorrect.
>
> Ah. Worth reporting to the mac ports maintainers .. but also to the
> main guile mailing list ... I could forward an email to the guile-devel
> mailing list if you wish.
Hi Linas, belated following this up...
What looks to be an equivalent macport ticket exists here:
http://trac.macports.org/ticket/19913
Would be great if you could forward to guile-dev in case someone there
is familiar with macports.
I had a brief look at trying to add an rpath to guile compilation
(-Wl,rpath,xx), but it didn't seem to help. Some mention of it being a
libtldl issue instead (perhaps it needs to be given the rpath?)
Anyhow - don't have much time to follow this up myself, so hopefully
someone on the guile-dev list will know what to do.
Cheers,
Joel
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Fwd: [opencog-dev] osx port status,
Linas Vepstas <=