Re: installing 2.8



Try:

        env LDFLAGS=-R/usr/local/lib ./configure ...

The problem may be that it can't find the shared glib libraries.
(Remember to delete config.cache before running configure again.)

- Ed

On Fri, Mar 09, 2001 at 11:08:39AM -0500, Matt Eisemann wrote:
> Does anyone know what the below solution was for.  Right now I am trying 
>          AGAIN to install GTK 1.2.8 on a sun solaris machine and I have 
> already installed GLIB 1.2.8 and that seemed to work fine.  However when I 
> install GTK 1.2.8 I run the ./configure --prefix=/somedir and run this I 
> get the message that "The test program failed to compile or link.  See the 
> file config.log for the exact error that occurred"  .  The log file says 
> that "configure: failed program was: #line 3180 'configure' "
> any ideas?
> 
> 
> -----Original Message-----
> From:	Drazen Kacar [SMTP:dave srce hr]
> Sent:	Saturday, October 28, 2000 7:28 AM
> To:	Matt Eisemann
> Cc:	'Drazen Kacar'; 'Dugas, Alan'; gtk-list gnome org
> Subject:	Re: installing 2.8
> 
> Matt Eisemann wrote:
> > sounds good, I will try this.  Where in particular in the glib-config 
> file
> > do I change this.  I did find at the bottom of the file
> > a line "echo -L${exec_prefix}/lib $libsp $libsa" should I change this to
> > "echo -L${exec_prefix}/lib -R${exec_prefix} $libsp $libsa".  This is an
> 
>    echo -L${exec_prefix}/lib -R${exec_prefix}/lib $libsp $libsa
> 
> Should be fine.
> 
> --
>  .-.   .-.    Sarcasm is just one more service we offer.
> (_  \ /  _)
>      |        dave srce hr
>      |        dave fly srk fer hr
> 
> 
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list




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