| View previous topic :: View next topic |
| Author |
Message |
Jeffers
Joined: 29 Sep 2008 Posts: 6
|
Posted: Tue Oct 14, 2008 4:45 am Post subject: $$ PAID ASSISTANCE REQUIRED $$ |
|
|
Hi all,
Just wondering if anyone could help to create a version of Ices0 which uses @executable_path/ rather than /opt/local/ paths. Please let me know what you would charge before you get started so we can agree on the price.
For example, when I use:
macbook-pro:bin user$ otool -L icecast
icecast:
@executable_path/../Frameworks/libcurl.3.0.0.dylib (compatibility version 4.0.0, current version 4.0.0)
/usr/lib/libssl.0.9.7.dylib (compatibility version 0.9.7, current version 0.9.7)
/usr/lib/libcrypto.0.9.7.dylib (compatibility version 0.9.7, current version 0.9.7)
@executable_path/../Frameworks/libvorbis.0.3.1.dylib (compatibility version 4.0.0, current version 4.1.0)
@executable_path/../Frameworks/libogg.0.5.3.dylib (compatibility version 6.0.0, current version 6.3.0)
@executable_path/../Frameworks/libxslt.1.1.14.dylib (compatibility version 3.0.0, current version 3.11.0)
@executable_path/../Frameworks/libxml2.2.6.20.dylib (compatibility version 9.0.0, current version 9.16.0)
/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.1.6)
/usr/lib/libiconv.2.dylib (compatibility version 5.0.0, current version 5.0.0)
... however
macbook-pro:bin user$ otool -L ices0
ices0:
/opt/local/lib/libshout.3.dylib (compatibility version 6.0.0, current version 6.0.0)
/opt/local/lib/libtheora.0.dylib (compatibility version 4.0.0, current version 4.2.0)
/opt/local/lib/libxml2.2.dylib (compatibility version 9.0.0, current version 9.32.0)
/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.1.1)
/opt/local/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 7.0.0)
/opt/local/lib/libmp3lame.0.dylib (compatibility version 1.0.0, current version 1.0.0)
/opt/local/lib/libvorbisfile.3.dylib (compatibility version 6.0.0, current version 6.0.0)
/opt/local/lib/libvorbis.0.dylib (compatibility version 5.0.0, current version 5.0.0)
/usr/local/lib/libogg.0.dylib (compatibility version 6.0.0, current version 6.3.0)
/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)
See how icecast uses @executable_path/ but ices0 uses /opt/local/
This makes it tricky to use ices0 in my application bundle.
If anyone could help to create a build of ices0 which uses these other paths like icecast I'd really appreciate it.
Cheers
Jeff |
|
| Back to top |
|
 |
Jeffers
Joined: 29 Sep 2008 Posts: 6
|
Posted: Sun Oct 19, 2008 12:19 am Post subject: |
|
|
Does anyone have any thoughts on this topic at all?
Is it simply too hard to do what I'm after? Impossible?
Please PM me - I have some $ ready to pay someone for this. If you have the skills then please make contact - could be some easy cash for you.
Cheers
Jeff |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sun Oct 19, 2008 1:21 am Post subject: |
|
|
probably a case of platform experience really. Maybe you just need to run newer autotools because it looks like it's embedding the real paths.
karl. |
|
| Back to top |
|
 |
Jeffers
Joined: 29 Sep 2008 Posts: 6
|
Posted: Sun Oct 19, 2008 8:51 pm Post subject: |
|
|
Heya Karl,
Thanks for your reply
Yeah I'm a little out of my depth here...I'm not familiar with 'autotools' - are these the 'configure' and 'make' tools?
Any chance you could help with this to create a binary with relative paths?
Cheers
Jeff |
|
| Back to top |
|
 |
|
|
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 vote in polls in this forum
|
Powered by phpBB © 2001, 2002 phpBB Group subRebel style by ktauber
|