Re: gnomecc 1.5.4



On 05 Aug 2001 21:49:46 +0200, Andras B. wrote:
> Hello,
> 
> I downloaded it a few days ago, was able to compile libcapplet & cc but
> cc plus needs config_archiver or something...well I don't know what it
> is, where to find it, or anything. Can anyone help?
> Here's the error in './configure':
> checking for gnomeui libcapplet libglade-gnome gdk_pixbuf bonobo_conf >=
> 0.7 config_archiver >= 1.5.2... Package config_archiver was not found in
> the pkg-config search path.
> Perhaps you should add the directory containing `config_archiver.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'config_archiver' found
> 
> configure: error: Library requirements (gnomeui libcapplet
> libglade-gnome gdk_pixbuf bonobo_conf >= 0.7 config_archiver >= 1.5.2)
> not met; consider adjusting the PKG_CONFIG_PATH environment variable if
> your libraries are in a nonstandard prefix so pkg-config can find them.

The config_archiver is inside gnome-control-center. You need to get
gnome-config to locate the info file for this library. If you do :

gnome-config --modversion config_archiver

you will get something like :
Unknown library `config_archiver'

And you need to get something like :
config-archiver-1.5.4

Just set GNOME_PATH to the prefix where you installed the control-center
to. For example, I installed it in /home/chema/gnome which is what i
have
my GNOME_PATH set to. If you want to do futher debugging look into :
$GNOME_PATH/lib/ for a file named config_archiverConf.sh. It should be
there. The fooConf.sh file has the information that gnome-config needs
to know the flags that the compiler and the linker needs.

regards,
Chema


> 
> Andras
> -- 
> -----BEGIN GEEK CODE BLOCK-----
> Version: 3.1
> GU d- s-:- a---- C++ P> L++> E--- W++> N++ o+ K- W-- PS PE-- PGP- t+@ 5-
> X R tv+ b+> DI D+ G++ e-> h!
> ------END GEEK CODE BLOCK------
> 
> _______________________________________________
> gnomecc-list mailing list
> gnomecc-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnomecc-list
> 






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