And here's my final addition to compiling Transmission 1.52 on CentOS 5.3. This time, I've tried doing it on a 64-bit version. Everything goes just as in my previous two posts, with two exceptions.
1) to compile libcurl source code, you must specify explicitly to look up for 64-bit version of ...
Search found 4 matches
- Wed Apr 15, 2009 9:44 pm
- Forum: Support
- Topic: Trouble going from 1.34 to 1.42
- Replies: 11
- Views: 10098
- Tue Apr 14, 2009 10:35 am
- Forum: Support
- Topic: Trouble going from 1.34 to 1.42
- Replies: 11
- Views: 10098
Re: Trouble going from 1.34 to 1.42
I have installed Transmission 1.52 by using the same method (overwriting previous installation). Just an additional information:
The previous installation didn't include libnotify. That was, again, due to the version being older then required.
I have included libnotify by installing version 0.4.4 ...
The previous installation didn't include libnotify. That was, again, due to the version being older then required.
I have included libnotify by installing version 0.4.4 ...
- Fri Apr 03, 2009 2:45 pm
- Forum: General
- Topic: Transmission 1.51 Released
- Replies: 16
- Views: 17456
Re: Transmission 1.51 Released
Even the latest CentOS contains obsolete cURL version that is old enough to prevent Transmission 1.51 from compiling.
I have successfully overcame those obstacles: http://forum.transmissionbt.com/viewtop ... 768#p35981
It took 5 minutes to have Transmission working beautifully
I have successfully overcame those obstacles: http://forum.transmissionbt.com/viewtop ... 768#p35981
It took 5 minutes to have Transmission working beautifully

- Fri Apr 03, 2009 2:38 pm
- Forum: Support
- Topic: Trouble going from 1.34 to 1.42
- Replies: 11
- Views: 10098
Re: Trouble going from 1.34 to 1.42
I have successfully installed latest Transmission on CentOS 5.3. I had to overcome the problem of old cURL version, too.
1) I am already using RPMforge repository and installed "libssh2" and "libssh2-devel" from it. Then I compiled cURL 7.19.4 from the source code:
./configure --enable-http ...
1) I am already using RPMforge repository and installed "libssh2" and "libssh2-devel" from it. Then I compiled cURL 7.19.4 from the source code:
./configure --enable-http ...