You are not logged in.

#1 2007-11-24 00:13:47

leletto
Member
Registered: 2007-11-24
Posts: 4

makepkg for rtorrent 0.7.7.1 and libtorrent 0.11.7

Hi all,

i'm trying to update rtorrent to the latest version with the package provided in the community.
If I make rtorrent I get this error:

checking for STUFF... configure: error: The pkg-config script could not be found or is too old.  Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.

Alternatively, you may set the environment variables STUFF_CFLAGS
and STUFF_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

If I try with libtorrent I get this:

checking for OPENSSL... configure: error: The pkg-config script could not be found or is too old.  Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.

Alternatively, you may set the environment variables OPENSSL_CFLAGS
and OPENSSL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

How can I get rid of it?

Offline

#2 2007-11-24 06:52:36

luca
Member
From: Rome
Registered: 2005-10-30
Posts: 280

Re: makepkg for rtorrent 0.7.7.1 and libtorrent 0.11.7

Hi leletto,
do you have pkgconfig package?

Offline

#3 2007-11-24 11:10:34

leletto
Member
Registered: 2007-11-24
Posts: 4

Re: makepkg for rtorrent 0.7.7.1 and libtorrent 0.11.7

No, I don't have it.

Now I try with pacman -Sy pkgconfig.

Offline

#4 2007-11-24 11:25:04

leletto
Member
Registered: 2007-11-24
Posts: 4

Re: makepkg for rtorrent 0.7.7.1 and libtorrent 0.11.7

Wow, thank you!!

It works well.
I had to install "make" package too, but now is working.

Offline

#5 2007-11-24 11:47:15

luca
Member
From: Rome
Registered: 2005-10-30
Posts: 280

Re: makepkg for rtorrent 0.7.7.1 and libtorrent 0.11.7

For simplicity, you can install the base-devel group:

pacman -S base-devel

Offline

Board footer

Powered by FluxBB