[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[gftp] Problems locating glib



I'm attempting to compile gftp-2.0.18 on kubuntu 7.04 amd 64
When running configure I get this error message:
##########################################
checking for glib-2.0 >= 2.0.0... checking for glib-config... no
checking for GLIB - version >= 1.2.3... no
*** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
configure: error: gFTP needs GLIB 1.2.3 or higher
###########################################
/usr/lib is in $PATH

I get these results:
tim@bart:/usr/lib$ ls libgli*
libglib-1.2.so.0       libglib-2.0.so.0          libglibmm-2.4.so.1       
libglibmm_generate_extra_defs-2.4.so.1
libglib-1.2.so.0.0.10  libglib-2.0.so.0.1200.11  libglibmm-2.4.so.1.0.24  
libglibmm_generate_extra_defs-2.4.so.1.0.24

Are necessary files here? (I see several instances of *1.2.*)
  If not, how to get them (ubuntu uses apt-get) and note, this
  is a 64-bit system.

Is a symlink needed?
  Is so, what?

Thanks
Tim