You are not logged in.

1

Saturday, February 7th 2004, 10:36am

Problem in arts

I have installed without problems glib-2.0.0, and the configure script of arts says this:

checking for GLib-2.0 (at least 1.3.3)... not installed
configure: error:
Please install glib-2.0 (see http://www.gtk.org).

I was install it in /usr/local/Depen/glib-2.0.0. And I use symblinks to /usr/local/bin, /usr/bin, /usr/local/lib, etc.

Arts says ever: not found :?:

I am using Debian, Gcc 3.3.1 and source code for all. And the config.log file not says more than the configure script.

138

Trainee

Posts: 81

Location: Helsinki, Finland

  • Send private message

2

Saturday, February 7th 2004, 11:45am

Hi,

>I have installed without problems glib-2.0.0, and the configure script of arts says this:
>
>checking for GLib-2.0 (at least 1.3.3)... not installed
>configure: error:
>Please install glib-2.0 (see http://www.gtk.org).
>
>I was install it in /usr/local/Depen/glib-2.0.0. And I use symblinks to /usr/local/bin, /usr/bin, /usr/local/lib, etc.
>
>Arts says ever: not found
>
>I am using Debian, Gcc 3.3.1 and source code for all. And the config.log file not says more than the configure script.

Is the glib installed from the sources or througt debian packages system(apt-get?)? If it is installed as package you might need dev package installed also.
And just out of curiosity, why are you installing glib to /usr/local/Depen/glib-2.0.0? Is that some debian specific thing?
Siili teki maalin.

3

Saturday, February 7th 2004, 12:11pm

I was write the answer to this question:
>I am using Debian, Gcc 3.3.1 and source code for all.

I use source code for all in my computer. I can not use packages for some reasons more complicated to write in english. Write in English language is very difficult for me :oops: read in english is, in average, easy.

I divide all programs in thwo categories:

/usr/local/Apps -> for apps and apps without dependences
/usr/local/Depen -> for dependences of apps.

I use this for one simple reason: order

Sorry for my poor english :wink:

138

Trainee

Posts: 81

Location: Helsinki, Finland

  • Send private message

4

Saturday, February 7th 2004, 3:26pm

Hi,
Could you post what sym links you got in /usr/local/Depen/glib-2.0.0.
Siili teki maalin.

5

Sunday, February 8th 2004, 2:30am

The symlinks

/usr/local/Depen/glib-2.0.0/bin, all files have symlinks to /usr/bin and /usr/local/bin

/usr/local/Depen/glib-2.0.0/include, all files have symlinks to /usr/include and /usr/local/include

/usr/local/Depen/glib-2.0.0/lib, all files have symlinks to /usr/lib and /usr/local/lib

In both cases, /usr and /usr/local, the configure script of arts not detect glib-2.0.0

138

Trainee

Posts: 81

Location: Helsinki, Finland

  • Send private message

6

Sunday, February 8th 2004, 11:44am

Hi,
Hmm... In my system glib is installed under /usr, so there is this kind of directory structure:

/usr/bin/glib-config
/usr/bin/glib-genmarshal
/usr/bin/glib-gettextize
/usr/bin/glib-mkenums
/usr/bin/glibcbug

/usr/include/glib-2.0
/usr/include/glib-2.0/glib
/usr/include/glib-2.0/glib-object.h
/usr/include/glib-2.0/glib.h
/usr/include/glib-2.0/glib/galloca.h
/usr/include/glib-2.0/glib/garray.h
/usr/include/glib-2.0/glib/gasyncqueue.h
/usr/include/glib-2.0/glib/gbacktrace.h
/usr/include/glib-2.0/glib/gcache.h
/usr/include/glib-2.0/glib/gcompletion.h
/usr/include/glib-2.0/glib/gconvert.h
/usr/include/glib-2.0/glib/gdataset.h
/usr/include/glib-2.0/glib/gdate.h
/usr/include/glib-2.0/glib/gdir.h
/usr/include/glib-2.0/glib/gerror.h
/usr/include/glib-2.0/glib/gfileutils.h
/usr/include/glib-2.0/glib/ghash.h
/usr/include/glib-2.0/glib/ghook.h
/usr/include/glib-2.0/glib/giochannel.h
/usr/include/glib-2.0/glib/glist.h
/usr/include/glib-2.0/glib/gmacros.h
/usr/include/glib-2.0/glib/gmain.h
/usr/include/glib-2.0/glib/gmarkup.h
/usr/include/glib-2.0/glib/gmem.h
/usr/include/glib-2.0/glib/gmessages.h
/usr/include/glib-2.0/glib/gnode.h
/usr/include/glib-2.0/glib/gpattern.h
/usr/include/glib-2.0/glib/gprimes.h
/usr/include/glib-2.0/glib/gprintf.h
/usr/include/glib-2.0/glib/gqsort.h
/usr/include/glib-2.0/glib/gquark.h
/usr/include/glib-2.0/glib/gqueue.h
/usr/include/glib-2.0/glib/grand.h
/usr/include/glib-2.0/glib/grel.h
/usr/include/glib-2.0/glib/gscanner.h
/usr/include/glib-2.0/glib/gshell.h
/usr/include/glib-2.0/glib/gslist.h
/usr/include/glib-2.0/glib/gspawn.h
/usr/include/glib-2.0/glib/gstrfuncs.h
/usr/include/glib-2.0/glib/gstring.h
/usr/include/glib-2.0/glib/gthread.h
/usr/include/glib-2.0/glib/gthreadpool.h
/usr/include/glib-2.0/glib/gtimer.h
/usr/include/glib-2.0/glib/gtree.h
/usr/include/glib-2.0/glib/gtypes.h
/usr/include/glib-2.0/glib/gunicode.h
/usr/include/glib-2.0/glib/gutils.h
/usr/include/glib-2.0/glib/gwin32.h
/usr/include/glib-2.0/gmodule.h
/usr/include/glib-2.0/gobject
/usr/include/glib-2.0/gobject/gboxed.h
/usr/include/glib-2.0/gobject/gclosure.h
/usr/include/glib-2.0/gobject/genums.h
/usr/include/glib-2.0/gobject/gmarshal.h
/usr/include/glib-2.0/gobject/gobject.h
/usr/include/glib-2.0/gobject/gobjectnotifyqueue.c
/usr/include/glib-2.0/gobject/gparam.h
/usr/include/glib-2.0/gobject/gparamspecs.h
/usr/include/glib-2.0/gobject/gsignal.h
/usr/include/glib-2.0/gobject/gsourceclosure.h
/usr/include/glib-2.0/gobject/gtype.h
/usr/include/glib-2.0/gobject/gtypemodule.h
/usr/include/glib-2.0/gobject/gtypeplugin.h
/usr/include/glib-2.0/gobject/gvalue.h
/usr/include/glib-2.0/gobject/gvaluearray.h
/usr/include/glib-2.0/gobject/gvaluecollector.h
/usr/include/glib-2.0/gobject/gvaluetypes.h

/usr/lib/glib-2.0
/usr/lib/glib-2.0/include
/usr/lib/glib-2.0/include/glibconfig.h

Have you tried to make directory /usr/include/glib-2.0 and then make a link from /usr/local/Depen/glib-2.0.0/include to /usr/include/glib-2.0? Same with lib, link /usr/local/Depen/glib-2.0.0/lib --> /usr/lib/glib-2.0.
Hope this helps.
Siili teki maalin.

7

Thursday, February 12th 2004, 6:10am

Yes, I tried it. Not run.

8

Monday, February 16th 2004, 5:18am

Problem resolved :)

The configure script was detected an incorrect version of pkgconfig.

I resolved the problem with:

export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig

Thanks for all :)