Hodgestar <[EMAIL PROTECTED]> writes:

> On 10/2/07, Paweł Tęcza <[EMAIL PROTECTED]> wrote:
>> I've just built libconfigduo* Debian packages from libconfig 1.1.3 sources
>> (http://www.hyperrealm.com/libconfig/libconfig-1.1.3.tar.gz), because I need
>> them to compile awesome window manager (http://awesome.naquadah.org/).
>
> I did the same for exactly the same reason.

Hi Simon! :)

Thanks a lot for the rapid reply! :D

What a coincidence! :) I hope that awesome is worth that efforts ;)

>> Unfortunately it seems that they also don't include libconfig.pc file
>> and compilation of awesome fails :( What can I do now?
>
> I edited config.mk in the awesome directory so that the include and
> libs lines look like:
>
> # includes and libs
> INCS = -I. -I/usr/include -I${X11INC}
> LIBS = -L/usr/lib -lc -L${X11LIB} -lX11 -lconfig -lXext -lXrandr -lXinerama
>
> And then ran make and make install.

You're right, it works! Thank you very much! :)

Now I have compiled awesome, but it's too late to test it.
I'm going to sleep now :)

Maybe it will be useful for another awesome testers, but I have
to install also following Debian packages:

sudo aptitude install autotools-dev texinfo g++ tetex-bin \
     x11proto-xinerama-dev libxrandr-dev libxinerama-dev

Good night!

Pawel

-- 
libconfig.pc not installed by libconfig0-dev
https://bugs.launchpad.net/bugs/147863
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to