Re: Glooxd installation - gloox not found
From: iyo erpiyo <iyo.erpiyo@xxxxxxxxx>
Date: Mon, 10 Jan 2011 16:29:34 +0100 (CET)
I get this working Ruddy.

Thanks again, you are very friendly.

Regards,
Luis

2011/1/7 Ruddy Gbaguidi <plugworld@xxxxxxxxxx>

> Hi
>
> This means that the configure is not able to find you libgloox.so file.
>
> Usually, you should download, install the gloox client by running
>
> make install
>
>
>
> Then, you should have the libgloox.so (or a symbolic link) in the /usr/lib/
> directory or /usr/local/lib/
>
> When compiling glooxd, your full compile string should have
>
> *-L/usr/lib* or *–L/usr/local/lib/ *depending of your folder
>
> And the –lgloox to use the libgloox.so file when compiling glooxd.
>
>
>
> Hope that this helps
>
>
>
> *From:* iyo erpiyo [mailto:iyo.erpiyo@xxxxxxxxx]
> *Sent:* 2011-01-03 10:20
> *To:* gloox-dev@xxxxxxxxxx
> *Subject:* [gloox-dev] Glooxd installation - gloox not found
>
>
>
> Hi all,
>
>
>
> I am having problems while trying to compile glooxd. When I ran the
> ./configure command from the trunk folder in the glooxd repository, I get :
>
>
>
> *checking for gloox_version in -lgloox... no*
>
> *configure: error: gloox not found*
>
>
>
> Check the entire output here <http://pastebin.com/3a6wWrM8>.
>
>
>
>
>
> I have already installed the gloox library 1.0 and I successfully used it .
> I do not know how to say the glooxd installation process where my gloox
> library is stored. Do you have any idea?
>
>
>
> Thanks in advance.
>
> --
> gloox-dev mailing list
> to unsubscribe:
> send a message with subject 'unsubscribe gloox-dev' to
> minimalist@xxxxxxxxxx
>