Ftlk2
Jeremy Henty
onepoint at starurchin.org
Wed Feb 18 11:02:49 CET 2009
On Wed, Feb 18, 2009 at 09:42:35AM +0000, Wawrzyniec Niewodnicza?ski wrote:
> Ftlk2 cannot be build from crux port. The end of install log is
> bellow. I guess that nobody clean installation of fltk2 recently
Or maybe the crux port broke the build. I build the exact same
version from source and there is no problem: "make install" installs
fltk2-config early on and there is no problem if there is no
pre-existing fltk2-config . (See the log at the end.)
Maybe you could build it manually from source? "./configure
--prefix=/usr ; make ; sudo make install" should do it.
Cheers,
Jeremy Henty
$ sudo rm -i -- /usr/bin/fltk2-config
rm: remove regular file `/usr/bin/fltk2-config'? y
$ sudo make install
=== installing src ===
Installing include files in /usr/include/fltk...
Installing FLTK1.1 emulation include files in /usr/include/fltk...
Installing fltk2-config in /usr/bin...
Installing static core library in /usr/lib
Installing shared core library in /usr/lib
=== installing images ===
Installing static images library in /usr/lib
Installing shared images library in /usr/lib
=== installing OpenGL ===
Installing static OpenGL library in /usr/lib
Installing shared OpenGL library in /usr/lib
=== installing fluid ===
Installing FLUID2 in /usr/bin...
=== installing glut ===
Installing static glut library in /usr/lib
Installing shared glut library in /usr/lib
=== installing test ===
=== installing documentation ===
Installing man pages in /usr/share/man
More information about the CLUG
mailing list