Re: [Flightgear-devel] Config defaults for Simgear

2005-01-22 Thread Erik Hofman
Jim Wilson wrote:
This was an old issue.  Just the same, I followed up and found that there was
no problem building without jpeg-factory using the latest cvs (the 0.9.8
release should be the same).  You might try clearing simgear and it's header
files out of the installation directories,  then reinstall simgear (sans the
jpeg-factory) and then reconfiguring and rebuilding flightgear.  The
flightgear configure script checks for the presence of the header and library
file for jpeg-factory and reinstalling SimGear without jpeg-factory will
simply leave the old versions there.  I don't recall, but there may be a make
uninstall option in SimGear.
The problem is that when you have installed the jpeg-factory code once 
there will be a file called simgear/screen/tr.h in the include directory 
(most ofter /usr/local/include). The configure script tests for this 
file whether or not to include the jpeg-factory support in FlightGear.

Removing the tr.h file and running configure again should do the trick.
Erik
___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] Config defaults for Simgear

2005-01-22 Thread Jim Wilson
Erik Hofman said:

 Jim Wilson wrote:
 
  This was an old issue.  Just the same, I followed up and found that there 
  was
  no problem building without jpeg-factory using the latest cvs (the 0.9.8
  release should be the same).  You might try clearing simgear and it's header
  files out of the installation directories,  then reinstall simgear (sans the
  jpeg-factory) and then reconfiguring and rebuilding flightgear.  The
  flightgear configure script checks for the presence of the header and 
  library
  file for jpeg-factory and reinstalling SimGear without jpeg-factory will
  simply leave the old versions there.  I don't recall, but there may be a 
  make
  uninstall option in SimGear.
 
 The problem is that when you have installed the jpeg-factory code once 
 there will be a file called simgear/screen/tr.h in the include directory 
 (most ofter /usr/local/include). The configure script tests for this 
 file whether or not to include the jpeg-factory support in FlightGear.
 
 Removing the tr.h file and running configure again should do the trick.
 

Thanks for looking that up.  Note that it is a good idea to remove an old
package completely before installing a new version, unless you are using a
package manager that supports update functions.  A good practice (TM).

Best,

Jim


___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] Config defaults for Simgear

2005-01-21 Thread Jim Wilson
Nick Coleman said:

 While we're talking about cleaning up for V1.0, would it be possible for 
 Simgear's config default to include --with-jpeg-factory as the default?  
 FG's make always barfs if I forget to include this when I build 
 Simgear.
 
 Lol, I don't know what jpeg-factory actually does; looks like it runs 
 some sort of server since it appears to tie in with an httpd library.
 

Hi Nick,

This was an old issue.  Just the same, I followed up and found that there was
no problem building without jpeg-factory using the latest cvs (the 0.9.8
release should be the same).  You might try clearing simgear and it's header
files out of the installation directories,  then reinstall simgear (sans the
jpeg-factory) and then reconfiguring and rebuilding flightgear.  The
flightgear configure script checks for the presence of the header and library
file for jpeg-factory and reinstalling SimGear without jpeg-factory will
simply leave the old versions there.  I don't recall, but there may be a make
uninstall option in SimGear.

If not, the files that need to be removed are: $PREFIX/lib/libsg* and
$PREFIX/include/simgear/*.  $PREFIX defaults to /usr/local.

FYI the jpeg-factory support, as you might have guessed provides support for
displaying screen shots remotely in a browser window.

Best,

Jim


___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] Config defaults for Simgear

2005-01-20 Thread Steven Beeckman
Nick Coleman wrote:
While we're talking about cleaning up for V1.0, would it be possible for 
Simgear's config default to include --with-jpeg-factory as the default?  
FG's make always barfs if I forget to include this when I build 
Simgear.

Lol, I don't know what jpeg-factory actually does; looks like it runs 
some sort of server since it appears to tie in with an httpd library.

Nick
___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d
I guess it's for the in-game screenshots :-).
Steven
___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d