Hi all,
Ive just started to try and build and install the new 1.20 transmission; i understand that it requires Libcurl and OpenSSL to name a few parts; i have most of the required dependancies as from transmission 1.01; but i like the sound of the bug fixes which have been implemented in the newer version :)
I have libcurl installed via optware, so use
export PKG_CONFIG_PATH=/opt/lib/
so that it knows where it is; which shoots me in the foot as i need to process;
export PKG_CONFIG_PATH=/usr/local/ssl/lib/pkgconfig/
so that it knows where SSL is located.
I have tried doing LD_LIBRARAY_PATH=/opt/lib/
instead of the PKG_CONFIG but this then drops the location of the other required dependancies (although i cant rememeber which) :)
Any ideas? I want new features! :p
FingAZ

























