[SOLVED] Installing error

Ask for help and report issues with the GTK+ version of Transmission
Post Reply
Tchangalo
Posts: 7
Joined: Wed May 26, 2010 4:10 am

[SOLVED] Installing error

Post by Tchangalo »

I was following the instructions given in this page to install transmission 2.00b1: https://trac.transmissionbt.com/wiki/Building

When i enter

Code: Select all

./configure -q && make -s
it displays the following error:

Code: Select all

configure: error: libevent not found!
I was searching in the forum for solutions but cant find anything.

Thanks
Last edited by Tchangalo on Sat May 29, 2010 3:36 pm, edited 1 time in total.
Jordan
Transmission Developer
Posts: 2312
Joined: Sat May 26, 2007 3:39 pm
Location: Titania's Room

Re: Installing error

Post by Jordan »

Make sure you have libevent 1.4.x, and its development files, installed.

If you're the same person who was asking about this in irc a couple of days ago, I'll answer that here for future answer-seekers: your version of Debian only had libevent 1.3.x. Installing 1.4.x from "backports" solved the problem. :)
Tchangalo
Posts: 7
Joined: Wed May 26, 2010 4:10 am

Re: Installing error

Post by Tchangalo »

Yes, libevent 1.4.13 was installed, but the development files wasn't. To solve the problem just go to synaptic and install libevent-dev. Now it goes perfect.

Thank you!
Tchangalo
Posts: 7
Joined: Wed May 26, 2010 4:10 am

Re: [SOLVED] Installing error

Post by Tchangalo »

Just another thing: I LOVE the new compact view, instead the old minimal view.
Thanks!
Post Reply