Would it be a good idea to send these bug fixes to the FLTK lists ? Maybe they could be included in 1.1.8, assuming that the problems are not already fixed. On Monday 15 May 2006 19:12, Victor Lazzarini wrote: > I have build csound5GUI and winsound on OSX 10.4 and they seem > to be working as expected. I will include these with the new installers. > > Building libfltk took a little fiddling. Here's what you have to do: > > 1. It is worth deleting your old libfltk files in /usr/local/lib > 2. ./configure --enable-shared --enable-threads > 3. Then you'll have to edit ./Makeinclude > > change > DSOCOMMAND = $(CC) ... > for > DSOCOMMAND = $(CXX) ... > > 4. Then there is a typo in src/Makefile. In the target lib_images.1.1.dylib > change > -L.$(LDLIBS) > for > -L. $(LDLIBS) > put a space on it. > > 5. After this you can run make; make install > > Seems to be working OK on OSX 10.4. Whatever was wrong with 1.1.6 is now > fixed. ------------------------------------------------------- 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 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net