Search found 4 matches

by ryanv
Sun Jun 21, 2009 10:33 pm
Forum: Mac Support
Topic: Can't build Transmission 1.7x on Leopard
Replies: 2
Views: 2638

Re: Can't build Transmission 1.7x on Leopard

Try running ./configure to generate some of the configuration headers first.
by ryanv
Sun Jun 21, 2009 10:26 pm
Forum: Mac Support
Topic: Headless Mac Torrent Download-Server?
Replies: 23
Views: 40261

Re: Headless Mac Torrent Download-Server?

... I don't have MacPorts installed, so you don't need it either... Transmission 1.72 doesn't build for me on Leopard

if you download and install mac ports and use the transmission-x11 package, transmission 1.72 will compile.

Install Xcode 3.1+: http://connect.apple.com/cgi-bin/WebObjects ...
by ryanv
Sat Jun 20, 2009 12:51 am
Forum: Mac Support
Topic: compiling daemon for 10.4 (on 10.5 box)
Replies: 0
Views: 1638

compiling daemon for 10.4 (on 10.5 box)

I'm having trouble compiling transmission-daemon for 10.4. When compiled through xcode it continues to use the 10.5 libSystemB.dylib and gives this error on execution:

dyld: Symbol not found: _read$UNIX2003
Referenced from: /mnt/Scratch/Users/frontrow/Downloads/./transmission-daemon
Expected in ...
by ryanv
Fri Jun 19, 2009 8:32 am
Forum: Mac Support
Topic: Headless Mac Torrent Download-Server?
Replies: 23
Views: 40261

Re: Headless Mac Torrent Download-Server?

...However I can say it doesn't require any particular version of OS X.
When running transmission-daemon on 10.4 I get the following error:
dyld: Symbol not found: _read$UNIX2003
Referenced from: /mnt/Scratch/Users/frontrow/Downloads/./transmission-daemon
Expected in: /usr/lib/libSystem.B.dylib ...