Re: [Flightgear-devel] Issues compiling taxidraw...

2006-12-20 Thread Arnt Karlsen
On Tue, 12 Dec 2006 09:28:58 +0100, Ralf wrote in message 
<[EMAIL PROTECTED]>:

> fgfs-builder will fetch the required sources and compile the CVS/OSG
> version of FlightGear and OSG.

..ahem, fgfsbuilder makes no FlightGear_base. 
http://80.239.32.253/arnt/fgfsbuilder.makes.no.FlightGear_base.bug
 

> The builder also builds fgsd and if there's a dependency that's not
> yet in there and that's not generally available (e.g. on SUSE), I'll
> try to add a product for that.
> 
> I would be glad to extend the builder to work around or even solve
> issues on distributions other than Debian or even other OS'.

..fgfs can quite easily be extended to "make debs" for Debian, these
must follow the $Product/debian/rules instead of $PWD etc, as 
Debian debs install by Debian Policy, and derivative distros may.
Then it or "make repository" can set up a local or lan repository 
for these $Product-$version-cvs$date.experimental.deb's.
Also easy to do for  rpm-based distros, rpmbuild --or-some-such,
AFAIR from my Red Hat days.  

..now trying CONFIGURE_OPTS=" --with-jpeg-factory " in 
/opt/src/fgfsbuilder/stable/products/SimGear_plib/rules
if that fails, I'm missing something basic. ;o)

..another idea, from brlcad:
http://80.239.32.253/arnt/fgfsbuilder.idea.from.brlcad
Would allow putting everything in the same tree and give us 
a new way to fix temporary naming conflicts in buggy distros.

-- 
..med vennlig hilsen = with Kind Regards from Arnt... ;o)
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Issues compiling taxidraw...

2006-12-16 Thread Dave
Chris Wilkinson wrote:
> Hi there,
>
> Torsten Dreyer wrote:
>   
>> Hi,
>>
>> looks like toolsoptionsdialog.cpp does not know anything about 
>> wxNotebookSizer. That one comes from wxwidgets. 
>> - wxwidgets installed?
>> - header files in include path?
>> 
>
> Its all there, so perhaps the deprecation of wxNotebookSizer
> in wx-2.7 (SUSE 10.1) is the problem I have...
>   

Hi Chris,

The last release of TaxiDraw was tested against wx-2.6, the latest 
stable version at the time.  I've never tried to compile it against 2.7, 
I would image there would be at least some issues.  I see that another 
stable version, 2.8 is out now so I guess I'd better go check how it 
works with that...

Cheers - Dave


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Issues compiling taxidraw...

2006-12-12 Thread Torsten Dreyer
> Does anyone else on this list have SUSE 10.1 and the same troubles
> I do? I've read elsewhere that SUSE is not too friendly with source
> that might compile happily on fedora/debian/gentoo etc...
I have just set up a new suse 10.1 installation. I have SimGear, FlightGear, 
TerraGear compiled from cvs, TaxiDraw went without complaints. FGSD does not 
compile on my system because of nonworking FLTK/FLU on 64bit linux.

It takes some time to get all you required packages installed. Maybe you want 
to start with a FlightGear installation from source. A good description for 
the suse distro is on 
http://wiki.flightgear.org/flightgear_wiki/index.php?title=OpenSUSE_10.1

Torsten

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Issues compiling taxidraw...

2006-12-12 Thread Chris Wilkinson
Hi there,

Ralf Gerlich wrote:
> Hi,
> 
> Chris Wilkinson wrote:
> 
>>>Try the fgfs-builder package (download from
>>>ftp://ftp.uni-duisburg.de/FlightGear/Misc_rag/fgfs-builder/ or checkout
>>>from http://[EMAIL PROTECTED]/fgfsbuilder/branches/stable
>>>using Subversion) ;-)
>>
>>Does that require me to have the cvs/osg version of flightgear?
>>I'm running 0.9.10 stable, without osg...
> 
> fgfs-builder will fetch the required sources and compile the CVS/OSG
> version of FlightGear and OSG.

Sounds like just the kind of thing I need to try. :-)

>>I've given up on terragear, because several dependencies were not
>>available for SUSE 10.1, and compiling from source fails on those.
> 
> The TerraGear dependencies are a PITA, which was the original reason for
> the builder, in which I try to handle the dependencies. It also includes
> some (automatically applied) patches which helped me compile the stuff.
> 
> The builder also builds fgsd and if there's a dependency that's not yet
> in there and that's not generally available (e.g. on SUSE), I'll try to
> add a product for that.
> 
> I would be glad to extend the builder to work around or even solve
> issues on distributions other than Debian or even other OS'.

Excellent. I'll download and give the builder a try, and give
you some feedback on success or otherwise with suse 10.1...

Kind regards,

Chris Wilkinson, Brisbane, Australia.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Issues compiling taxidraw...

2006-12-12 Thread Ralf Gerlich
Hi,

Chris Wilkinson wrote:
>> Try the fgfs-builder package (download from
>> ftp://ftp.uni-duisburg.de/FlightGear/Misc_rag/fgfs-builder/ or checkout
>> from http://[EMAIL PROTECTED]/fgfsbuilder/branches/stable
>> using Subversion) ;-)
> 
> Does that require me to have the cvs/osg version of flightgear?
> I'm running 0.9.10 stable, without osg...

fgfs-builder will fetch the required sources and compile the CVS/OSG
version of FlightGear and OSG.

> I've given up on terragear, because several dependencies were not
> available for SUSE 10.1, and compiling from source fails on those.

The TerraGear dependencies are a PITA, which was the original reason for
the builder, in which I try to handle the dependencies. It also includes
some (automatically applied) patches which helped me compile the stuff.

The builder also builds fgsd and if there's a dependency that's not yet
in there and that's not generally available (e.g. on SUSE), I'll try to
add a product for that.

I would be glad to extend the builder to work around or even solve
issues on distributions other than Debian or even other OS'.

Cheers,
Ralf


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Issues compiling taxidraw...

2006-12-11 Thread Chris Wilkinson
Hi there,

Ralf Gerlich wrote:
> Hi,
> 
> Chris Wilkinson wrote:
> 
>>Its all there, so perhaps the deprecation of wxNotebookSizer
>>in wx-2.7 (SUSE 10.1) is the problem I have...
> 
> 
> Interesting indeed. I did not know that wx-2.7 was out yet.
> 
> 
>>Next mission is to compile and figure out terragear, so
>>I can export my new taxiway definitions back to fg... :-/
> 
> Try the fgfs-builder package (download from
> ftp://ftp.uni-duisburg.de/FlightGear/Misc_rag/fgfs-builder/ or checkout
> from http://[EMAIL PROTECTED]/fgfsbuilder/branches/stable
> using Subversion) ;-)

Does that require me to have the cvs/osg version of flightgear?
I'm running 0.9.10 stable, without osg...

I've given up on terragear, because several dependencies were not
available for SUSE 10.1, and compiling from source fails on those.

I've also considered fgsd, as that is reputed to be able to import
x-plane runway definitions from taxidraw, and export those back to
flightgear scenery directly. Is this correct? That also is not able
to be installed on my system currently (needs FLU, FLU fails to
build)...  :-(

Does anyone else on this list have SUSE 10.1 and the same troubles
I do? I've read elsewhere that SUSE is not too friendly with source
that might compile happily on fedora/debian/gentoo etc...

Kind regards,

Chris Wilkinson, Brisbane, Australia.



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Issues compiling taxidraw...

2006-12-11 Thread Ralf Gerlich
Hi,

Chris Wilkinson wrote:
> Its all there, so perhaps the deprecation of wxNotebookSizer
> in wx-2.7 (SUSE 10.1) is the problem I have...

Interesting indeed. I did not know that wx-2.7 was out yet.

> Next mission is to compile and figure out terragear, so
> I can export my new taxiway definitions back to fg... :-/

Try the fgfs-builder package (download from
ftp://ftp.uni-duisburg.de/FlightGear/Misc_rag/fgfs-builder/ or checkout
from http://[EMAIL PROTECTED]/fgfsbuilder/branches/stable
using Subversion) ;-)

Cheers,
Ralf



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Issues compiling taxidraw...

2006-12-11 Thread Martin Spott
Chris Wilkinson wrote:

> Next mission is to compile and figure out terragear, so
> I can export my new taxiway definitions back to fg... :-/

Please submit your changes to Robin Peel as well:

  http://www.x-plane.org/home/robinp/index.htm#Updates

Thanks,
Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Issues compiling taxidraw...

2006-12-11 Thread Chris Wilkinson
Hi there,

Torsten Dreyer wrote:
> Hi,
> 
> looks like toolsoptionsdialog.cpp does not know anything about 
> wxNotebookSizer. That one comes from wxwidgets. 
> - wxwidgets installed?
> - header files in include path?

Its all there, so perhaps the deprecation of wxNotebookSizer
in wx-2.7 (SUSE 10.1) is the problem I have...

I have found an interim solution, and that is to use the
Windows version of taxidraw in wine...it actually works
flawlessly... :-)

Next mission is to compile and figure out terragear, so
I can export my new taxiway definitions back to fg... :-/

> Googleing for wxNotebookSizer finds some pages saying this class is 
> deprecated. Maybe it has been removed in the latest version of wxwidgets.
> Grep thru the header files of wxwidgets is see if it is still there. If not, 
> get an older version.
> Am Montag, 11. Dezember 2006 00:13 schrieb Chris Wilkinson:
>>Making all in Dialogs
>>make[2]: Entering directory `/home/chrisw/TaxiDraw/src/Dialogs'
>>make: *** [all-recursive] Error 1

Kind regards,

Chris Wilkinson, Brisbane, Australia.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Issues compiling taxidraw...

2006-12-10 Thread Torsten Dreyer
Hi,

looks like toolsoptionsdialog.cpp does not know anything about 
wxNotebookSizer. That one comes from wxwidgets. 
- wxwidgets installed?
- header files in include path?

Googleing for wxNotebookSizer finds some pages saying this class is 
deprecated. Maybe it has been removed in the latest version of wxwidgets.
Grep thru the header files of wxwidgets is see if it is still there. If not, 
get an older version.

Hope this helps, 

Torsten

Am Montag, 11. Dezember 2006 00:13 schrieb Chris Wilkinson:
> Hi there,
>
> I'm wanting to improve the taxiways and aprons for YBBN/BNE (they
> are a dogs breakfast by default), to allow accurate placing of some
> models (aprons are wrong size/shape, taxiways offset too far from
> real thing to make object placement accurate)...
>
> Working through the ./configure script for the cvs version of
> taxidraw I've managed to install all the required -devel stuff,
> but when I go to make the project it gets reasonably far thru,
> then stops with errors in the Dialogs section...
>
> Making all in Dialogs
> make[2]: Entering directory `/home/chrisw/TaxiDraw/src/Dialogs'
> if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"TaxiDraw\"
> -DVERSION=\"0.3.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
> -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
> -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1
> -DHAVE_GETOPT_H=1 -DHAVE_MALLOC_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDLIB_H=1
> -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TIME_H=1
> -DHAVE_SYS_TIMEB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_VALUES_H=1
> -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_FTIME=1
> -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIMEGM=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1
> -DHAVE_MKTIME=1 -DHAVE_STRSTR=1 -DHAVE_RAND=1 -DHAVE_MKFIFO=1
> -DHAVE_RANDOM=1 -DHAVE_DRAND48=1 -DHAVE_SETITIMER=1 -DHAVE_GETITIMER=1
> -DHAVE_SIGNAL=1 -DHAVE_GETRUSAGE=1  -I. -I. -I../../src
> -I/usr/lib/wx/include/gtk2-unicode-release-2.7 -I/usr/include/wx-2.7
> -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__  -g -O2
> -I/usr/lib/wx/include/gtk2-unicode-release-2.7 -I/usr/include/wx-2.7
> -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -MT toolsoptionsdlg.o
> -MD -MP -MF ".deps/toolsoptionsdlg.Tpo" -c -o toolsoptionsdlg.o
> toolsoptionsdlg.cpp; \
> then mv -f ".deps/toolsoptionsdlg.Tpo" ".deps/toolsoptionsdlg.Po"; else
> rm -f ".deps/toolsoptionsdlg.Tpo"; exit 1; fi
> toolsoptionsdlg.cpp: In member function ‘void
> TDToolsOptionsDlg::CreateControls()’:
> toolsoptionsdlg.cpp:104: error: ‘wxNotebookSizer’ was not declared in
> this scope
> toolsoptionsdlg.cpp:104: error: ‘itemNotebook3Sizer’ was not declared in
> this scope
> toolsoptionsdlg.cpp:104: error: expected type-specifier before
> ‘wxNotebookSizer’
> toolsoptionsdlg.cpp:104: error: expected `;' before ‘wxNotebookSizer’
> make[2]: *** [toolsoptionsdlg.o] Error 1
> make[2]: Leaving directory `/home/chrisw/TaxiDraw/src/Dialogs'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/chrisw/TaxiDraw/src'
> make: *** [all-recursive] Error 1
>
> I've tried using the 0.3.2 stable release, but that fails the make much
> earlier
>
> Does anyone have any pointers as to fixing this compile error?
>
> Kind regards,
>
> Chris Wilkinson, Brisbane, Australia.
>
> -
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ___
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel