Re: [Flightgear-devel] Release 2.8.0 - closing release/2.8.0 branch

2012-08-16 Thread Torsten Dreyer
 Do we have a volunteer (Thorsten?) to tag the branches as 2.8.0 to mark the
 official close of changes for 2.8.0(.0)?

 You might want to wait until you cut the release before laying down the 
 tag...
 for 2.4.0 and 2.6.0, we set the tag version/2.x.0-final. I'll set the
 tag version/2.8.0-final on Thursday morning.

Done.

This marks our final state of the code for the 2.8.0 release. Please 
start building our distributables from this tag on the release/2.8.0 
branch.

Anything pushed to fg/sg/fgdata into the release/2.8.0 branch from how 
on will eventually go into a 2.8.0.x bugfix release.

Thanks,
Torsten

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Dan Freeman and ProFlightSimulator

2012-08-16 Thread Gijs de Rooy
Hi,

 Yves wrote:

 Shouldn’t some online flightsim magazines where someone has good 
 contacts be asked to publish exactly this story now ? I couldn’t believe 
 it, and maybe posting warnings on FlightGear pages is not enough.

All major flight sim websites have published warnings on their pages and/or 
forums. Just search on Avsim.com or FlightSim.com for ProFlightSimulator (or 
whatever name they've come up with) and you'll find a bunch of results. 52 hits 
on Avsim and 22 topics on FlightSim.com alone. You can find even more when 
searching for all the names that we've collected so far: 
http://wiki.flightgear.org/Category:FlightGear_vendors I think the flight sim 
world as a whole is about as good informed as we possibly can...

One of the more recent additions to the (growing) PFS family, VirtualPilot 3D 
was used by most websites to act as a reminder that a couple of such products 
are actively advertised.

I would like to advise anyone interested in ordering a new flight simulator to 
consult the major websites before spending such large amounts of money. Sadly 
people new to flightsimming are most likely not aware of those websites when 
they encounter PFS. I have no idea how we can reach those...

Ivan, maybe you can tell us at what place(s) you'd have expected to see a 
warning? What websites did you consult before buying this product? Anything we 
missed?

Cheers,
Gijs
  --
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Bugs and tweaks for Compiling on CentOS 6.3

2012-08-16 Thread buzz
I am currently tweaking the  download_and_compile.sh*   to work on CentOS
6.3.

So far, it seems to be working with the below changes, but I'm only up to
the prt where it's building OSG so I'll send another email later with
the final result.

( I got the script from here:
http://wiki.flightgear.org/Scripted_Compilation_on_Linux_Debian/Ubuntu#Download
, which points to here:
http://www.gitorious.org/fg/fgmeta/blobs/raw/master/download_and_compile.sh)

The key changes are:

* defining this line near the start:

# on CentOS, installing the -devel version also installs the primary
package too!
CENTOS_PACKAGES=freealut-devel openal-soft-devel freealut-devel fltk-devel
cvs git subversion cmake make automake zlib-devel wxGTK-devel fltk-fluid
gawk gettext libXi-devel libXmu-devel boost-devel alsa-lib-devel
libpng-devel jasper-devel OpenEXR-libs OpenEXR-devel boost-serialization
boost-devel git-core hal-devel qt4-devel scons pygtk2-devel
python-imaging-tk subversion-devel glew-devel 

* adding support for detecting a CentOS-like OS:

if [  -e /etc/redhat-release ]
then
DISTRIB_ID=CentOS
echo REDHAT, hopefully: $DISTRIB_ID
fi

* adding to the DOWNLOAD_PACKAGES if-else block support for CentOS way of
things:

if [ $DISTRIB_ID = CentOS ]
then
echo Asking your password to perform a yum install ... 
 sudo yum install $CENTOS_PACKAGES


* I also found a bug in PLIB , at the very end ( 4 lines from the bottom)
of plib/src/ssg/ssg.h there is a  #elif  statement without any truth
statement attached, so I changed it to a simple #else
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Release 2.8.0 - closing release/2.8.0 branch

2012-08-16 Thread Curtis Olson
On Thu, Aug 16, 2012 at 1:13 AM, Torsten Dreyer tors...@t3r.de wrote:

 This marks our final state of the code for the 2.8.0 release. Please
 start building our distributables from this tag on the release/2.8.0
 branch.

 Anything pushed to fg/sg/fgdata into the release/2.8.0 branch from how
 on will eventually go into a 2.8.0.x bugfix release.


I'm currently uploading source .tar.gz's and the FlightGear-data.tar.gz to
the ibiblio.org mirror.  I've finished the windows packaging and once the
data tar ball is fully uploaded, I'll begin to upload the official v2.8.0
windows setup.exe

I have a preliminary v2.8 aircarft download page created (
http://www.flightgear.org/download/aircraft-v2-8/) but Gijs is working on
an improved aircraft download page that should be ready in time for the
release.

Curt.
-- 
Curtis Olson:
http://www.atiak.com - http://aem.umn.edu/~uav/
http://www.flightgear.org - http://gallinazo.flightgear.org
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] New land cover Shapefile download feature

2012-08-16 Thread Martin Spott
Martin Spott wrote:

 I've added a new - long overdue - download feature to the known
 Shapefile download page at:
 
  

  http://mapserver.flightgear.org/shpdl/

 On the left you'll still find the old per-layer download, on the right
 there's a new, still in testing every polygon from Custom Scenery
 within a bounding box download.

As a heads-up for those who are downloading Shapefiles programatically,
I'd like to point out that the URLs have changed.  Now there's just one
download URL:

  http://mapserver.flightgear.org/dlshp?...

instead of /dlcs?..., /dlclc00?..., /dlclc06?... for each type and
the type has moved into the layer parameter:

  http://mapserver.flightgear.org/dlshp?layer=clc06;...

Have fun,

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

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] New land cover Shapefile download feature

2012-08-16 Thread Gijs de Rooy
Hi Martin,

looks like a nice update! I'll update the TerraGearGUI to the new paths.

Thanks!
Gijs
  --
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel