Fred, Csaba

Thank you both very much for the assitance.


First I installed gettext, it still failed to compile,

then I added --with-fltk=/usr/lib to my configure line and it built with
just one warning.

that being for info :

g++ -DHAVE_CONFIG_H -I.   -I/usr/lib/include -I/include/
-DLOCALEDIR=\"/share/locale\" -g -O2 -MT wizard_funcs.o -MD -MP -MF
.deps/wizard_funcs.Tpo -c -o wizard_funcs.o wizard_funcs.cxx
wizard_funcs.cxx: In member function ‘void Wizard::preview_aircraft()’:



so I removed the gettext  made clean and tied again and all was still ok.

thus I have installed fluid (maybe already in most desktop installs)

./autogen.sh
./configure --prefix=$prefix CPPFLAGS=-I$prefix/include/
LDFLAGS="-L$prefix/lib -L$prefix/lib64" --with-fltk=/usr/lib
make

and it built ok. Again the same warning, but I assume its not serous?


Providing it proves to be repeatable I will be happy, but I am installing it
in a very minimalistic system running on  stick. Many folks using normal
desktop installs might not find the problems I do.



Fred based on your previous response to my question about grabbing the
output to FG, I have made a script to catch the output and filter it, then
fire it off to multiple machines. Ie a master machine and 2 running as
slaves for window views

I have put it up on a new page, actually complete new FG based sub-domain on
my site,  http://flightgear.bali-gold.com/
Here i am putting my notes for FG in hardware sim settups with multiple
machines, and bare bones hard-disk free installs. Not really of interest to
the average desktop user.

I have put the script with some notes at
http://flightgear.bali-gold.com/howto_fgrun_multi.html


Finally could I ask do you know where i can disable the call in FGrun to
open the monitor window or pipe it to a file?  In my particular config with
TWM the window is bit of a pest.


Regards and thanks for your help Harry


































On Sun, Feb 20, 2011 at 8:41 PM, Frederic Bouvier <fredfgf...@free.fr>wrote:

>
> > On Sun, Feb 20, 2011 at 11:45 AM, Harry Campigli
> > wrote:
> > >
> > > make[2]: Entering directory `/usr/local/src/fgrun/fgrun/po'
> > > rm -f fr.gmo && : -c --statistics -o fr.gmo fr.po
> > >
> > > Do I need to install more than just fluid ?
> >
> > Try installing gettext package as well. The configure script seems to
> > be broken if it didn't report error about that.
>
> Try cmake as it is truly multi platform
>
> Regards,
> -Fred
>
>
> --
> Frédéric Bouvier
> http://www.youtube.com/user/fgfred64       Videos
>
>
>
> ------------------------------------------------------------------------------
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>



-- 
Regards Harry

19b Jln Danau Poso
Sanur, Bali
80228

H +62 361 285629
M +62 812 7016328
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to