-------- Original Message --------
Subject: Re: [Fink-beginners] Problems installing Quanta / 
fltk-x11-1.1.6-11.1
Date: Thu, 31 Aug 2006 14:54:06 +0200
From: Martin Costabel <[EMAIL PROTECTED]>
To: Mr Unbekannt <[EMAIL PROTECTED]>
CC: [email protected]
References: <[EMAIL PROTECTED]>

Mr Unbekannt wrote:
[]
> g++  -single_module -dynamiclib -lc -o libfltk_gl.1.1.dylib \
>          -install_name /sw/lib/libfltk_gl.1.1.dylib \
>          -current_version 1.1.4 \
>          -compatibility_version 1.1.0 \
>          Fl_Gl_Choice.o Fl_Gl_Overlay.o Fl_Gl_Window.o gl_draw.o  
> gl_start.o glut_compatability.o glut_font.o -L. -L/usr/X11R6/lib -L/ 
> sw/lib -lGLU -lGL -lXft  -lXext -lX11  -lsupc++ -lfltk
> /usr/bin/libtool: can't locate file for: -lGLU

This looks like your X11 installation is incomplete. Try the command

  file /usr/X11R6/lib/libGLU.dylib

If it doesn't say

  /usr/X11R6/lib/libGLU.dylib: symbolic link to `libGLU.1.3.dylib'

then you need to reinstall whatever X11 installation you have; if you
are using Apple's X11, it would be X11User.pkg from your system CD.

-- 
Martin






-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to