LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   gdl-1.0 > \= 0.5 error :( (https://www.linuxquestions.org/questions/linux-software-2/gdl-1-0-%5C%3D-0-5-error-353728/)

puishor 08-16-2005 03:11 AM

gdl-1.0 > \= 0.5 error :(
 
Hi all !

I've downloaded Anjuta 2.0 and all its required libraries.
I've compiled all that libraries; from the links listed in anjuta.org site I get the latest gdl library , with version 0.6 !!!
( as you could see in http://ftp.gnome.org/pub/GNOME/sources/gdl/0.6/ )

But after I installed the "latest gdl" ( 0.6 ), when I ./configure for anjuta 2.0 I get the following :


configure: error: Library requirements (gdl-1.0 >= 0.5.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

Well, is there a vesion of gdl higher then 0.6 ?... if no , then what that foolish error is supposed to mean ?

I would appreciate any suggestion.

Falconi 08-30-2005 08:41 PM

Hi all !

First sorry by my poor english.
I sucessfuly complete this pass with:

after "make install" of gdl-1.0 ...
Set the path to pkgconfig path "PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/",
export the path with "export PKG_CONFIG_PATH",
run "./configure"

Good Luck
Falconi


All times are GMT -5. The time now is 01:17 PM.