Re: [Gnome-print] Building gnome_print on Solaris



Hello!

popt id command-line argument parsing library from Red Hat. As it is installed by
default for most linuxes, I have never compiled it myself, but my 'man popt'
gives

ftp://ftp.redhat.com/pub/redhat/code/popt

as its default location.
AFAIK popt is also necessary dependency for libgnome - as gnome initialization
uses popt argument tables. If you have working installation of gnome libraries,
there should be popt already present - but maybe you are missing header files
or buildin system cannot find them.

Hope that helps,
Lauris Kaplinski

On 19 Mar 2001 10:35:46 +0000, Colin Thomas wrote:
> Hi,
> 
> I am attempting to build some gnome applications on a Solaris machine. ( I have
> been using gtk+ succesfully up till now).
> 
> I have got most pieces in, gnome-libs/
> orbit/
> esd/
> gdk_pixbuf/
> libxml/
> audiofile/
> Imlib
> 
> but when I come to install gnome_print, the configure is okay but when I try
> to compile I get:
> 
> make[2]: Entering directory 
> `/usr/local/ColinsFilesToInstall/gnome-print-0.26/installer'
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/local/include 
> -DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include 
> -I/usr/local/lib/glib/include -I/usr/openwin/include 
> -I/usr/local/include/gnome-xml          -I..            -I..                     
>  -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/openwin/include  -g 
> -O2 -Wall -Wunused  -c gnome-font-install.c
> gnome-font-install.c:18: popt.h: No such file or directory
> make[2]: *** [gnome-font-install.o] Error 1
> make[2]: Leaving directory 
> `/usr/local/ColinsFilesToInstall/gnome-print-0.26/installer'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/ColinsFilesToInstall/gnome-print-0.26'
> make: *** [all-recursive-am] Error 2
> 
> Is there a package called popt that I also require ? (and which is causing
> the above ) If so where might I obatin it from...
> 
> I look forward to your collective thoughts..
> 
> Best regards
> 
> Colin Thomas
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> | Colin Thomas. 
> | Email   : colin@designresources.co.uk     
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> _______________________________________________
> Gnome-print maillist  -  Gnome-print@helixcode.com
> http://lists.helixcode.com/mailman/listinfo/gnome-print





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