user1992500
user1992500

Reputation: 1

Transmission 2.76 compiling for PowerPC

Transmission no longer has pre-compiled PowerPC support, but they still have source code available. I tried compiling it myself but got an error saying "The pkg-config script could not be found or is too old..." Anybody know how I could compile this? Or of a pre-compiled version somewhere?

Upvotes: 0

Views: 199

Answers (1)

Kenneth Hoste
Kenneth Hoste

Reputation: 2971

You'll need to install pkg-config first, which is apparently a dependency of Transmission.

Upvotes: 0

Related Questions