Re: [Flightgear-devel] [Fwd: FGTools for LINUX]

2006-10-17 Thread Georg Vollnhals
Georg Vollnhals schrieb:

FGTools:
I forget to mention something - you have to unzip the apt.dat.gz in the
folder FlightGear/data/Airports before starting with FGTools initial setup.
Sorry, will change this in the Quickstarter.txt file.
Regards
Georg

-
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
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Fwd: FGTools for LINUX]

2006-10-17 Thread AJ MacLeod
On Tuesday 17 October 2006 15:15, Georg Vollnhals wrote:

> I hope that there are some interested testers for the Linux version out
> here and that you give the needed feedback.

I like to test things where I can spare the time, and so am trying this with 
interest (though I can't really see myself using a graphical front end 
regularly).

Anyway, could you maybe supply the source as well as the binary?  The binary 
won't run on this box being an "ELF 64-bit LSB executable, AMD x86-64" and my 
slightly ancient box being a lowly 32 bit AthlonXP.

Of course, you could just supply a more generic 32 bit binary but it's always 
nice to have the source too.

Cheers,

AJ

-
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
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Fwd: FGTools for LINUX]

2006-10-17 Thread Georg Vollnhals
AJ MacLeod schrieb:
>
> Anyway, could you maybe supply the source as well as the binary?  
The source is Pascal (Lazarus) not C++, so I doubt it will be useful for
anyone here on the list. :-)
If *anyone* really wants to work seriously with Lazarus code then I
won't hesitate to make it available but that would mean a lot lot lot of
hours work for me to cut it out of my big tools libraries. So this is
only done if one really will *work* with it for improvement or anything
else, not just for interest.

> The binary 
> won't run on this box being an "ELF 64-bit LSB executable, AMD x86-64" and my 
> slightly ancient box being a lowly 32 bit AthlonXP.
>
>   
I am developing on OpenSuse 10.1 86x_64 *but* I compiled for *i386* cpu
to make it as compatible as possible. The compiled binary works without
problems on my 64bit system.
But these are my Win32 experiences - not good enough to be sure with
Linux. My hope is there are people trying the binary and telling me
whether it works or not on their system. Thanks a lot in advance!

Georg



-
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
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Fwd: FGTools for LINUX]

2006-10-17 Thread AJ MacLeod
On Tuesday 17 October 2006 15:59, Georg Vollnhals wrote:
> I am developing on OpenSuse 10.1 86x_64 *but* I compiled for *i386* cpu
> to make it as compatible as possible. 

I'm not sure that worked as intended - it looks _very_ much like a 64 bit 
binary to me...

> But these are my Win32 experiences - not good enough to be sure with
> Linux. My hope is there are people trying the binary and telling me
> whether it works or not on their system. Thanks a lot in advance!

OK - it doesn't work on my system :-)

zsh: exec format error: ./fgtoolsv13-48

Cheers,

AJ

-
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
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Fwd: FGTools for LINUX]

2006-10-17 Thread Georg Vollnhals
AJ MacLeod schrieb:
>
>
> OK - it doesn't work on my system :-)
>
> zsh: exec format error: ./fgtoolsv13-48
>
> Cheers,
>
> AJ
>
>   
AJ, thank you very much for testing.

This is very bad, I did not expect so. Sorry for that :-/

I have to do a little more research about the specialities of the Linux
version of the compiler now.
Maybe I'd better installed the 32bit version of OpenSuse to have more
compatibility.

Thank you once again for the time you spent doing the test!

Regards
Georg



-
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
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Fwd: FGTools for LINUX]

2006-10-18 Thread George Patterson
Hi Georg,

Try virtualisation software such as vmware (vmplayer is a free download)
I found it a lot easier than mainatining multiple OS's if you are
limited with machines.

On Tue, 2006-10-17 at 19:43 +0200, Georg Vollnhals wrote:
> AJ MacLeod schrieb:
> >
> >
> > OK - it doesn't work on my system :-)
> >
> > zsh: exec format error: ./fgtoolsv13-48
> >
> > Cheers,
> >
> > AJ
> >
> >   
> AJ, thank you very much for testing.
> 
> This is very bad, I did not expect so. Sorry for that :-/
> 
> I have to do a little more research about the specialities of the Linux
> version of the compiler now.
> Maybe I'd better installed the 32bit version of OpenSuse to have more
> compatibility.
> 
> Thank you once again for the time you spent doing the test!
> 
> Regards
> Georg
> 
> 
> 
> -
> 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
> ___
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
-- 
George Patterson <[EMAIL PROTECTED]>


-
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
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel