You are not logged in.

#1 2009-12-28 10:29:41

Laplace_
Member
Registered: 2009-12-27
Posts: 5

[Solved]conky-lua

I was trying to install conky-lua when I got this error, and I don't know how to proceed from here.

Please help.

Last edited by Laplace_ (2009-12-29 05:15:15)

Offline

#2 2009-12-28 23:22:22

tdy
Member
From: Sacremende
Registered: 2008-12-14
Posts: 440

Re: [Solved]conky-lua

http://dpaste.com/138484/ wrote:

llua.c:29:21: error: tolua++.h: No such file or directory

This is because toluapp installs to / instead of /usr.  Change its installation command to this:

scons prefix="$pkgdir/usr" install

I've made a comment on the toluapp AUR page regarding this.

Offline

#3 2009-12-29 05:14:58

Laplace_
Member
Registered: 2009-12-27
Posts: 5

Re: [Solved]conky-lua

Thank you

Offline

Board footer

Powered by FluxBB