Search found 2 matches

by tennis
Thu Jul 08, 2010 7:00 am
Forum: General
Topic: Build Transmission 2.01 on Fedora 12
Replies: 2
Views: 3178

Re: Build Transmission 2.01 on Fedora 12

Hi, rb07:

I think you are right. I didn't successfully installed the libevent develop package.

After issuing "yum install libevent-devel" command, I could successfully configure the building
environment and compile the source code.

Thanks for your kindly help.
by tennis
Wed Jul 07, 2010 8:24 am
Forum: General
Topic: Build Transmission 2.01 on Fedora 12
Replies: 2
Views: 3178

Build Transmission 2.01 on Fedora 12

Hello:

Had anyone successfully built Transmission 2.01 on Fedora 12?

I had just downloaded the source tarball from the server, and used the following command to generate
the makefile:

./configure LIBEVENT_LIBS=/usr/lib (to link to the folder of libevent)

Then, I used the make command and got ...