Mikhael Goikhman <[EMAIL PROTECTED]> writes:
> On 04 Nov 2002 16:32:27 -0600, [EMAIL PROTECTED] wrote:
> > 
> > Message summary for PR#953
> >     From: [EMAIL PROTECTED]
> >     Subject: configure problem with IMLIB on Sun/Sol9
> > 
> > Full_Name: Ed Phillips
> > Version: 2.4.13
> > Submission from: (NULL) (128.175.1.9)
> > 
> > 
> > configure fails to use -R/opt/sfw/lib even though
> > "--with-imlib-prefix=/opt/sfw/lib" is specified on Solaris 9, so the IMLIB
> > test fails.
> 
> "prefix" means the imlib installation prefix, not the library directory.
> 
> Try:
> 
>   --with-imlib-prefix=/opt/sfw
> 
> And please ensure you have a good $imlib_prefix/bin/imlib-config script.

I'm jealous, I've yet to find any version of imlib that will build
on a Solaris system.  I could ask my admins to install the /opt/sfw
stuff, but what fun would that be.

Oh yeah, I had a point.
None of these "xxxx-config" things work correctly in Solaris.
I've modified them to add the -R flag where needed.  For example,
gtk-config:

glib_libs="-L/opt/public/lib -R/opt/public/lib -lgmodule -lglib -ldl"
                             ^^^^^^^^^^^^^^^^^
and so on.

-- 
Dan Espen                           E-mail: [EMAIL PROTECTED]
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to