On Mon, 11 Dec 2006 12:08:07 +0100, Ralf wrote in message 
<[EMAIL PROTECTED]>:

> Try the fgfs-builder package 

...

> checkout from
> http://[EMAIL PROTECTED]/fgfsbuilder/branches/stable

..works fine, I got revision 28 here, I make FG-plib etc here and
everything else TG, FG-osg etc in the trunk.

..except for this wee error: 
http://80.239.32.253/arnt/fgfsbuilder.stable.jealous.plib.ssgLoad3ds.bug

> using Subversion) ;-)

..but svn co http://svn.qmx-systems.com/fgfsbuilder/trunk 
got a new error: 
[EMAIL PROTECTED]:/opt/src/fgfsbuilder$ svn co \
http://svn.qmx-systems.com/fgfsbuilder/trunk
svn: Directory 'trunk/build/.svn' containing working copy admin area is
missing 

..failed workaround:
[EMAIL PROTECTED]:/opt/src/fgfsbuilder$ mkdir -pv trunk/build/.svn
mkdir: created directory `trunk/build/.svn'
[EMAIL PROTECTED]:/opt/src/fgfsbuilder$ svn co \
http://svn.qmx-systems.com/fgfsbuilder/trunk
svn: Unable to lock 'trunk/build'
[EMAIL PROTECTED]:/opt/src/fgfsbuilder$ rmdir -pv trunk/build/.svn
rmdir: removing directory, trunk/build/.svn
rmdir: removing directory, trunk/build
rmdir: trunk/build: Directory not empty

..working workaround:  ;o)
[EMAIL PROTECTED]:/opt/src/fgfsbuilder$ rm -Rf trunk
[EMAIL PROTECTED]:/opt/src/fgfsbuilder$ svn co \
http://svn.qmx-systems.com/fgfsbuilder/trunk

..except it oughtta know where to put
/opt/src/fgfsbuilder/trunk/downloads/CGAL-3.2.tar.gz ,
which expands to  /opt/src/fgfsbuilder/trunk/src/CGAL-3.2.1/
rather than  /opt/src/fgfsbuilder/trunk/src/CGAL-3.2/, so 
 mv CGAL-3.2 CGAL  yields 
mv: cannot stat `CGAL-3.2': No such file or directory 
make[2]: *** [/opt/src/fgfsbuilder/trunk/src/config/CGAL/downloaded]
Error 1  make[2]: Leaving directory `/opt/src/fgfsbuilder/trunk'
make[1]: *** [CGAL-install] Error 2 
make[1]: Leaving directory `/opt/src/fgfsbuilder/trunk' 
make: *** [install] Error 2

..diff:  http://80.239.32.253/arnt/CGAL-version.diff
being tested right now.


..what should trunk/build/.svn contain?

-- 
..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

Reply via email to