Re: [Flightgear-devel] another problem with fgfs-build

2007-04-02 Thread cyprien




Nick Warne a écrit :

  On Sunday 01 April 2007 14:30:09 Ralf Gerlich wrote:
  
  
Hi,

cyprien wrote:


  Hi again !
After compiling everything successefully with a make all, i've launch
./install/bin/fgfs, but i've this error :

[EMAIL PROTECTED]:~/fgfs-builder-20070222$ ./install/bin/fgfs
./install/bin/fgfs: error while loading shared libraries: libosgUtil.so:
cannot open shared object file: No such file or directory


i've tried a sudo make install but i've the same error...
  

Try setting your LD_LIBRARY_PATH to include your ./install/lib and
./install/lib/osgPlugins directory.

  
  
You shouldn't really use LD_LIBRARY_PATH at all - see here (and no offence 
meant):

http://linuxmafia.com/faq/Admin/ld-lib-path.html


Cyprien:  Run 'ldconfig' as root (or sudo) after building FG and associated 
code:

  
  
sudo /sbin/ldconfig

  
  
This will update the libs cache.

Nick
  

OK, thanx for the tip... everything works fine now expect... when i
launch ./bin/fgfs :

Base
package check failed ... Found version [none] at:
/home/cyprien/fgfs-builder-20070222/install/share/FlightGear

Please upgrade to version: 0.9.10



-
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] Time for a new release?

2007-04-02 Thread cyprien

Stuart Buchanan a écrit :
> Hi All,
>
> It hasn't been discussed for at least a couple of months, so I thought I'd
> bring up that old chestnut, "when are we going to have a new release?".
>
> >From the website, here are the pervious release dates:
>
> 0.9.5  - 2004/07
> 0.9.6  - 2004/10
> 0.9.8  - 2005/01
> 0.9.9  - 2005/11
> 0.9.10 - 2006/04
>
> Despite Mathias' hard work, I think it is unlikely that OSG is going to be
> complete enough to provide graphical improvements over plib in the next
> 3-6 months. That means an OSG release is not going to be a realistic
> prospect until the autumn - a year and a half after the last release.
>
> I think there have been huge improvements in the software over 0.9.10, not
> to mention an explosion in the number of aircraft, to warrant a release of
> the PRE_OSG_PLIB_WHATEVER branch that Melchior has been keeping up to date
> for just such an occassion. We could call it 0.9.11
>
> Curt - traditionally this has been your call, as it has been a major drain
> on your time. How's your schedule looking :), and would it be possible to
> delegate more of the work ?
>
> -Stuart
>   
Hi Stuart,
In my point of view (a simple gamer), it could be a good thing because 
it's a bit hard to compile everything from cvs...
Regards,
Cyprien

-
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] another problem with fgfs-build

2007-04-01 Thread cyprien
Hi again !
After compiling everything successefully with a make all, i've launch 
./install/bin/fgfs, but i've this error :

[EMAIL PROTECTED]:~/fgfs-builder-20070222$ ./install/bin/fgfs
./install/bin/fgfs: error while loading shared libraries: libosgUtil.so: 
cannot open shared object file: No such file or directory


i've tried a sudo make install but i've the same error...

Thanx for help

-
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] fgfs-build cvs password

2007-03-25 Thread cyprien




Didier Fabert a écrit :

  Le Friday 23 March 2007 17:59:21 cyprien, vous avez écrit :
  
  
Hi all,
Sorry for that stupid question, but when i'm trying to build flightgear
with fgfs-build, it ask me for many password to log in cvs. I put guest
everywhere and i've an error with the fgrun cvs : (i've tried also with
the last version of fgfs-builder...)

Logging in to

:pserver:[EMAIL PROTECTED]:2401/cvsroot/fgrun

CVS password:
cvs login: authorization failed: server
fgrun.cvs.sourceforge.net rejected access to /cvsroot/fgrun
for user anonymous
make[2]: ***
[/home/cyprien/fgfs-builder-20061209/src/config/fgrun/cvs_passfile]
Erreur 1
make[2]: quittant le répertoire «
/home/cyprien/fgfs-builder-20061209 »
make[1]: *** [fgrun-prepare] Erreur 2
make[1]: quittant le répertoire «
/home/cyprien/fgfs-builder-20061209 »
make: *** [prepare] Erreur 2

  
  
No password on souceforge, just press enter.
  

Ok, it works for me now... thank you for the help !
Cyprien



-
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


[Flightgear-devel] fgfs-build cvs password

2007-03-23 Thread cyprien
Hi all,
Sorry for that stupid question, but when i'm trying to build flightgear 
with fgfs-build, it ask me for many password to log in cvs. I put guest 
everywhere and i've an error with the fgrun cvs : (i've tried also with 
the last version of fgfs-builder...)

Logging in to
:pserver:[EMAIL PROTECTED]:2401/cvsroot/fgrun
CVS password: 
cvs login: authorization failed: server
fgrun.cvs.sourceforge.net rejected access to /cvsroot/fgrun
for user anonymous
make[2]: ***
[/home/cyprien/fgfs-builder-20061209/src/config/fgrun/cvs_passfile]
Erreur 1
make[2]: quittant le répertoire «
/home/cyprien/fgfs-builder-20061209 »
make[1]: *** [fgrun-prepare] Erreur 2
make[1]: quittant le répertoire «
/home/cyprien/fgfs-builder-20061209 »
make: *** [prepare] Erreur 2


Thanx for your help !!!

-
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] Patch for XML-based tutorial system

2006-01-12 Thread Cyprien
Ok, i have patch all the files... but when i select Help/tutorial, i 
still have no tutorial available for this aircraft :(

i've used the command lince

fgfs --aircraft=c172p --airport=KHAF
but it said to me that the runway 10 doesn't exist, i've used the 12 instead... 
where i'm wrong ??
regards,
Cyprien



Buchanan, Stuart a écrit :


--- Cyprien wrote:
 


hi stuart,
sorry for that question but do i need the cvs to apply your patch ??? 
what's the command line you use ?
   



Yes, you'll need the current cvs version of FlightGear and cvs itself.

I _think_ you need to use the "cvs patch" command to apply the patches to
the cvs files, though they are simple enough that you could patch them
manually using a text editor. 


To run the tutorials, use the following command line:

fgfs --aircraft=c172p --airport=KHAF

Hope that helps.

-Stuart





___ 
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

 





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Patch for XML-based tutorial system

2006-01-11 Thread Cyprien

hi stuart,
sorry for that question but do i need the cvs to apply your patch ??? 
what's the command line you use ?

Cyprien

Buchanan, Stuart a écrit :


Hi All,

Based on the discussions started by Paul and Cyprien, I had a go at
writing an XML-based tutorial system in Nasal. 


It is still fairly rough, but is available as a patch here:
http://www.nanjika.co.uk/flightgear/tutorial.tar.gz.

The patch consists of:
- a simple "take-off" tutorial for the C172p, as an XML file. The XML
defines a number of tutorials, each of which consists of
 - an initialization state
 - a number of steps, each of which has 
   - text displayed when the step begins

   - exit criteria to move to the next step
   - error criteria, displaying warning messages.
- a tutorial library (tutorial.nas) that runs the tutorial.
- a new Tutorial dialog, accessed from the Help menu, that dynamically
works out the tutorials that are available.

The most obvious omissions currently are:
- The dialog box isn't great. It would be great if a description for each
tutorial was displayed when the tutorial was selected.
- Currently the end of the tutorial displays a message with the number of
errors. This should probably be a dialog.
- You cannot set properties outside of the initialization. This is almost
trivial to add, and would be great for engine-out tutorials.
- No audio instructions, though I think I now know how to add them to
Nasal and therefore to the tutorial system.
- I'd like to be able to run Nasal scripts defined within the tutorial XML
file.

Let me know what you think.

Paul, Cyprien: Apologies if I've stepped on your toes by putting this
together. If either of you would like to take the patch onwards, I'm happy
to leave you to it.

Regards,

-Stuart





___ 
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail http://uk.messenger.yahoo.com



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

 





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] World Custom Scenery Project launched

2006-01-09 Thread Cyprien

Hi !
Great !
I hope a long life to your site :)
Cyprien


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Patch for XML-based tutorial system

2006-01-09 Thread Cyprien

Buchanan, Stuart a écrit :


Hi All,

Based on the discussions started by Paul and Cyprien, I had a go at
writing an XML-based tutorial system in Nasal. 


It is still fairly rough, but is available as a patch here:
http://www.nanjika.co.uk/flightgear/tutorial.tar.gz.

The patch consists of:
- a simple "take-off" tutorial for the C172p, as an XML file. The XML
defines a number of tutorials, each of which consists of
 - an initialization state
 - a number of steps, each of which has 
   - text displayed when the step begins

   - exit criteria to move to the next step
   - error criteria, displaying warning messages.
- a tutorial library (tutorial.nas) that runs the tutorial.
- a new Tutorial dialog, accessed from the Help menu, that dynamically
works out the tutorials that are available.

The most obvious omissions currently are:
- The dialog box isn't great. It would be great if a description for each
tutorial was displayed when the tutorial was selected.
- Currently the end of the tutorial displays a message with the number of
errors. This should probably be a dialog.
- You cannot set properties outside of the initialization. This is almost
trivial to add, and would be great for engine-out tutorials.
- No audio instructions, though I think I now know how to add them to
Nasal and therefore to the tutorial system.
- I'd like to be able to run Nasal scripts defined within the tutorial XML
file.

Let me know what you think.

Paul, Cyprien: Apologies if I've stepped on your toes by putting this
together. If either of you would like to take the patch onwards, I'm happy
to leave you to it.

Regards,

-Stuart
 


Hi Stuart !
No problems if you've get my idea, I'm just happy you've used it :) i 
will try your patch as soon as possible and tell you what i'm thinking 
about.

Thank you for your work !
Regards,
Cyprien


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Lessons in FlightGear

2006-01-04 Thread Cyprien

Hello,
I've read the thread of Paul Surgeon aircraft> and i think it could be good to do something like this :
It's hard for me to explain what i'm thinking about with my poor 
english, so i've made a example and draw a GUI : 
http://j2rpg.photos.free.fr/scenario/start.png
Each lesson is divided into stages (Take Off, Climbing Out, First 
Corner... etc) and each stage have a flag (White = stage is not 
finished, Green = successfull, Yellow = Small mistake, Orange = Medium 
mistake, Red = Retry)
Instructions are displayed only for the current stage (in my example, 
the current stage is First Corner...).


An XML file for Lesson 1 could be :







 TakeOff
 Go at 60 knots and Take Off
 Altimeter=100 

 45
 
  10 

  60 
 



 Climbing Out
...



 First Corner
 Take the cap 010
...


...


I don't know how to do everything but what you think about this idea ???

Cyprien



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Calling FG functions via network interface

2006-01-02 Thread Cyprien



Python rocks (most of the time).  :)

However you'll need to add GUI library on top of Python since as far as I know 
it doesn't have a "built in one" like VB, Visual C++, Delphi, etc.

Maybe Qt with the Python Qt bindings or something along those lines.

The beauty with those professional IDE's is how easy it is to create an 
interface using drag and drop operations and then hook up events by simply 
double clicking and having the event handlers added automatically.
With open source, the UI development, compilation and debugging are typically 
three separate applications even in the case of the more fancy development  
environments like KDevelop.
 


Eric 3 is an IDE for python... It works fine for me :)
http://www.die-offenbachs.de/detlev/eric3.html
Cyprien


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel