[MOD] STR #2826: Merge PPD compiler and CUPSmessagecatalogs

Michael Sweet mike at easysw.com
Sun Oct 12 08:47:46 PDT 2008


phani wrote:
> Hi,
> 
> I got all developers packages, my only concern is path settings.
> 
> from below path i can't see any FLAGS.
> 
> [orasup at adm-ora01-pt cups-1.4svn-r7995]$ echo $PATH
> /usr/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/orasup/bin:/usr/include/:/usr/lib:/usr/include/:/usr/lib:/usr/sbin:/usr/ccs/bin
> [orasup at adm-ora01-pt cups-1.4svn-r7995]$ env|grep FLAGS
> 
> can you let me know your path settings.

It isn't a matter of path settings, it is a matter of having all of
the necessary libraries and developer packages installed.  For RHEL5
you need to make sure you have the following packages installed to
compile C++ programs:

     gcc
     gcc-c++
     glibc
     glibc-common
     glibc-devel
     glibc-headers
     libgcc
     libstdc++
     libstdc++-devel

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com




More information about the cups-devel mailing list