Embedthis Ejscript Forum

Support for Ejscript -- Javascript Language
It is currently Thu Sep 09, 2010 3:13 am

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Can't install OS X prebuilt binary
PostPosted: Fri Mar 13, 2009 10:51 pm 
Offline

Joined: Fri Mar 13, 2009 10:49 pm
Posts: 1
I download the x86 Os X installer and it looks like it installed fine, but when I try to run ejs in terminal I get:

dyld: Library not loaded: /usr/local/ssl/lib/libssl.0.9.8.dylib
Referenced from: /usr/lib/ejs/libmprssl.dylib
Reason: image not found
Trace/BPT trap

Let me know if anyone has a clue.


Top
 Profile  
 
 Post subject: Re: Can't install OS X prebuilt binary
PostPosted: Sun Mar 15, 2009 3:43 am 
Offline

Joined: Mon Feb 09, 2009 3:25 am
Posts: 21
Thanks for the tip.

Just checked this out and got the same issue. Seems like it got built with a local SSL instead of the standard /usr/lib/libssl.

You could try setting DYLD_LIBRARY_PATH

DYLD_LIBRARY_PATH=/usr/lib/ejs ejs

That may force it to look in /usr/lib/ejs for the library first.

This issue has been logged, and fixed. 0.9.7 out later this week will have it fixed. Please come back and try the new release then.

Peter


Top
 Profile  
 
 Post subject: Re: Can't install OS X prebuilt binary
PostPosted: Mon Nov 02, 2009 8:23 pm 
Offline

Joined: Mon Nov 02, 2009 8:17 pm
Posts: 1
I had a similar issue.

OSX 10.5.8
2.2 gig Intel Core 2 Duo

$ ejs
dyld: unknown required load command 0x80000022
Trace/BPT trap

mob replied with a solution and I am duplicating this for others:

J,

We tested the image on our system here and it installs and runs. So we need to dig a bit deeper on your system.

We build on Snow-Leopard in 32 bit. The next version B2 will be 64 bit. Are you on a PPC system? We don't build universal binaries only X86. If so, it is very easy to build from source and do:

./configure
make
make install

You can try the source at http://www.ejscript.org/software/ejs-sr ... -B1.tar.gz or the very latest source at:
http://hg.embedthis.com/ejs/archive/tip.tar.gz (this is very close to B2)

Please let us know.
//end of email...

Now onto trying out B2 on OSX and Ubuntu (on EC2)!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
[ Time : 0.153s | 12 Queries | GZIP : Off ]