Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] GBS 9

Date2005-03-06 22:59
FromVictor Lazzarini
SubjectRe: [Cs-dev] GBS 9
John,

my mistake. I realised by looking at config.log that
the test wasn't done properly. The reason was that
I was pointing FLTK_CONFIGURE to the wrong script.
I pointed it to fltk_dir/configure  instead of fltk-config.

Now the ./configure script has picked up everything
alright. I think everything should be in place now.

Thanks for your help,

Victor

> ramsdell@mitre.org (John D. Ramsdell) writes:
> 
> > Victor Lazzarini  writes:
> > 
> > > checking for Fl::lock... no
> > > 
> > > I have built and installed fltk with enable-threads
> ...
> 
> Victor,
> 
> One more thing.  The way to be sure your FLTK has thread
> support is by looking at the result of the following g++
> command.
> 
> $ fltkbin=
> $ cat lock.cc 
> #include 
> int main(int argc, char **argv) { Fl::lock(); return 0; }
> $ g++ `$fltkbin/fltk-config --cxxflags`
> `$fltkbin/fltk-config --ldflags` lock.cc 
> 
> John
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products
> from real users. Discover which products truly live up to
> the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=
click
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-03-07 01:09
Fromramsdell@mitre.org (John D. Ramsdell)
SubjectRe: [Cs-dev] GBS 9
Victor Lazzarini  writes:

> John,
> 
> my mistake. ...
> 
> Now the ./configure script has picked up everything
> alright. I think everything should be in place now.

Great news.  So now try changing your directory to flcsound/dmg and
type make.  See if the file flcsound-4.23f12gbs.9.dmg contains
something reasonable.  (It's supposed to contain an application bundle.)

John


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net