my transmission version is 1.51
systemOS is Freebsd 7.1
install transmission 1.51 via freebsd ports,but ports new update without 1.71
i download 1.71 Source Code in website
first extract transmission-1.71.tar.bz2 in directory
./configure
make
make: don't know how to make transmission.desktop. Stop
*** Error code 1
Stop in /usr/home/jan/transmission-1.71/gtk.
*** Error code 1
Stop in /usr/home/jan/transmission-1.71/gtk.
*** Error code 1
Stop in /usr/home/jan/transmission-1.71.
freebsd#
sorry,my english is poor!
how to upgrade transmission to 1.71(Freebsd)
Re: how to upgrade transmission to 1.71(Freebsd)
did you install transmission-gtk2?
run ./configure -h and look at the options.
I built transmission 1.71 (daemon plus cli plus www) without problem on FreeBsd 7.2.
run ./configure -h and look at the options.
I built transmission 1.71 (daemon plus cli plus www) without problem on FreeBsd 7.2.
Re: how to upgrade transmission to 1.71(Freebsd)
I already have 1.71 in my machine for a few days. I am testing it before commit it into ports tree. The release quailty has gone downhill lately, so I am not trust to commit the update without test for a few more days.
Use 'gmake' instead of 'make'.
Use 'gmake' instead of 'make'.