Search found 4 matches

by jva
Tue Feb 19, 2008 6:33 pm
Forum: Mac OS
Topic: build error: can't locate -lboost_filesystem-mt
Replies: 8
Views: 13343

Re: build error: can't locate -lboost_filesystem-mt

I was wondering if somebody could clarify what was meant by "fixing the symbolic links"...Sorry for the noob question I really want to get deluge working on leopard. I'm no expert either, but as far as I know a symbolic link is what Mac OS X calls an alias and it needs fixing because it's...
by jva
Mon Feb 18, 2008 10:52 pm
Forum: Mac OS
Topic: build error: can't locate -lboost_filesystem-mt
Replies: 8
Views: 13343

Re: build error: can't locate -lboost_filesystem-mt

Thanks check the files in /opt/local/lib boost installs wrong symbolic link libboost_filesystem-d.a -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_boost/work/destroot/opt/local/lib/libboost_filesystem-d-1_34_1.a instead of libboost_filesystem-...
by jva
Sun Feb 17, 2008 6:22 pm
Forum: Mac OS
Topic: build error: can't locate -lboost_filesystem-mt
Replies: 8
Views: 13343

Re: build error: can't locate -lboost_filesystem-mt

markybob wrote:you could try replacing boost_filesystem-mt with boost_filesystem in setup.py
Thanks for your reply.

I tried it, but the build fails again with the same message except now it reads just boost_filesystem. :(
by jva
Fri Feb 15, 2008 4:16 pm
Forum: Mac OS
Topic: build error: can't locate -lboost_filesystem-mt
Replies: 8
Views: 13343

build error: can't locate -lboost_filesystem-mt

I'm trying to install deluge on my MacBook Pro (Mac OS 10.4.11) since version 0.5.8.1, but I keep getting the following error: /usr/bin/ld: can't locate file for: -lboost_filesystem-mt collect2: ld returned 1 exit status error: command '/usr/bin/g++-4.0' failed with exit status 1 Warning: the follow...