Re: [Flightgear-users] mailing list structure

2005-05-11 Thread Frederic Bouvier
Selon Mostyn Gale [EMAIL PROTECTED]:

 Hi,

 I have noticed that the mailing list archives are structured with replies
 branched under the post that they reply to.  I have only been replying by
 coppying and pasting the subject to subject line and so fourth.  However
 this does not preseve the mailing list structure.

 Could someone give me a brief explanation of how I am meant to reply.

Your mail agent must have a reply button. Mail threads refers to some magic
identifiers in the mail header, not to the subject line, and this identifier is
only preserved when you use Reply, Reply to all, or Reply to list if you
have one.

-Fred

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


RE: [Flightgear-users] installation problem

2005-05-11 Thread Richard Bytheway
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of anand
 Sent: 11 May 2005 05:16
 To: flightgear-users@flightgear.org
 Subject: [Flightgear-users] installation problem
 
 
 hi.
 i m tryingto install fg on my windows system.
 i m using cygwin 2.249 whose all options i m installing.
 i m trying with fg9.4(plib1.8.2,simgear0.3.5,fg9.4)
 installation doesnt give me any error.
 i install cygwin in my c drive,
 then i put the source in cygwin/usr/local/source.
 and then i put the base in usr/local/flightgear.
 and then i copy the batch file runfgfs from one of my friends and change the 
 path in it.
 also i give the prefix=/usr/local/Flightgear during flightgear installation.
 now the problem is, when i try to run it it gives me an error
  application  failed to initialize properly(0xc142). click ok to 
 terminate the application.
 
 has any one seen such error.
 plz reply.
 anand.

If you are using the Windows Binary package, you do not need to run it in 
Cygwin, use a DOS (or Command) window instead.
If you are starting with the source code, you need to compile it, Cygwin is one 
option, Visual Studio is another.

Which are you trying to do?

Richard


This e-mail has been scanned for Bede Scientific Instruments for all 
viruses by Star Internet. The service is powered by MessageLabs. For
more information on a proactive anti-virus service working around the
clock, around the globe, visit: http://www.star.net.uk


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


RE: [Flightgear-users] installation problem

2005-05-11 Thread Vivian Meazza
Anand wrote

 hi Richard.
 i m using the source code and compiling it with cygwin.
 ( the same ./configure, make, make install procedure given in the
 userguide
 on the site.)
 and there is no problem while compilation.
 but it is not running.
 - Original Message -
 From: Richard Bytheway [EMAIL PROTECTED]
 To: FlightGear user discussions flightgear-users@flightgear.org
 Sent: Wednesday, May 11, 2005 12:56 PM
 Subject: RE: [Flightgear-users] installation problem
 
 
   -Original Message-
   From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of anand
   Sent: 11 May 2005 05:16
   To: flightgear-users@flightgear.org
   Subject: [Flightgear-users] installation problem
  
  
   hi.
   i m tryingto install fg on my windows system.
   i m using cygwin 2.249 whose all options i m installing.
   i m trying with fg9.4(plib1.8.2,simgear0.3.5,fg9.4)
   installation doesnt give me any error.
   i install cygwin in my c drive,
   then i put the source in cygwin/usr/local/source.
   and then i put the base in usr/local/flightgear.
   and then i copy the batch file runfgfs from one of my friends and
 change
 the path in it.
   also i give the prefix=/usr/local/Flightgear during flightgear
 installation.
   now the problem is, when i try to run it it gives me an error
application  failed to initialize properly(0xc142). click ok to
 terminate the application.
  
   has any one seen such error.
   plz reply.
   anand.
 
  If you are using the Windows Binary package, you do not need to run it
 in
 Cygwin, use a DOS (or Command) window instead.
  If you are starting with the source code, you need to compile it, Cygwin
 is one option, Visual Studio is another.
 
  Which are you trying to do?
 

Have you installed OpenAl?

Regards

Vivian



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


Re: [Flightgear-users] installation problem

2005-05-11 Thread anand
i think openAl is required only for fg9.8.
i m using 9.4. and the error also doesnt say anything about openal.
- Original Message -
From: Vivian Meazza [EMAIL PROTECTED]
To: 'FlightGear user discussions' flightgear-users@flightgear.org
Sent: Wednesday, May 11, 2005 2:20 PM
Subject: RE: [Flightgear-users] installation problem


 Anand wrote

  hi Richard.
  i m using the source code and compiling it with cygwin.
  ( the same ./configure, make, make install procedure given in the
  userguide
  on the site.)
  and there is no problem while compilation.
  but it is not running.
  - Original Message -
  From: Richard Bytheway [EMAIL PROTECTED]
  To: FlightGear user discussions flightgear-users@flightgear.org
  Sent: Wednesday, May 11, 2005 12:56 PM
  Subject: RE: [Flightgear-users] installation problem
 
 
-Original Message-
From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] Behalf Of anand
Sent: 11 May 2005 05:16
To: flightgear-users@flightgear.org
Subject: [Flightgear-users] installation problem
   
   
hi.
i m tryingto install fg on my windows system.
i m using cygwin 2.249 whose all options i m installing.
i m trying with fg9.4(plib1.8.2,simgear0.3.5,fg9.4)
installation doesnt give me any error.
i install cygwin in my c drive,
then i put the source in cygwin/usr/local/source.
and then i put the base in usr/local/flightgear.
and then i copy the batch file runfgfs from one of my friends and
  change
  the path in it.
also i give the prefix=/usr/local/Flightgear during flightgear
  installation.
now the problem is, when i try to run it it gives me an error
 application  failed to initialize properly(0xc142). click ok
to
  terminate the application.
   
has any one seen such error.
plz reply.
anand.
  
   If you are using the Windows Binary package, you do not need to run it
  in
  Cygwin, use a DOS (or Command) window instead.
   If you are starting with the source code, you need to compile it,
Cygwin
  is one option, Visual Studio is another.
  
   Which are you trying to do?
  

 Have you installed OpenAl?

 Regards

 Vivian



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


 
 Scanned for Virus and Spam by Webshield e250 Applicance.
 Found No Virus  Spams
 






Disclaimer: 
This e-mail contains confidential information or information belonging to 
Aeronautical Development Agecncy(ADA) and is intended solely for the 
addressees. The unauthorised disclosure, use, dissemination or copying (either 
whole or partial) of this e-mail, or any information it contains, is 
prohibited. E-mails are susceptible to alteration and  their integrity cannot 
be guaranteed. ADA shall not be liable for this e-mail if modified or 
falsified. If you are not the intended recipient of this e-mail, please delete 
it immediately from your system and notify the sender of the wrong delivery and 
the mail deletion.



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


Re: [Flightgear-users] mailing list structure

2005-05-11 Thread Geoff Reidy
Frederic Bouvier wrote:
Selon Mostyn Gale [EMAIL PROTECTED]:

Hi,
I have noticed that the mailing list archives are structured with replies
branched under the post that they reply to.  I have only been replying by
coppying and pasting the subject to subject line and so fourth.  However
this does not preseve the mailing list structure.
Could someone give me a brief explanation of how I am meant to reply.

Your mail agent must have a reply button. Mail threads refers to some magic
identifiers in the mail header, not to the subject line, and this identifier is
only preserved when you use Reply, Reply to all, or Reply to list if you
have one.
-Fred
I don't think Mostyn is subscribed to the mailing list and is looking at 
it through the web archive. There is no reply option in the web archive, 
so I don't know how you would do a proper reply if you're not subscribed.

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


Re: [Flightgear-users] minimal scenery

2005-05-11 Thread Paul Surgeon
Yeah, I've done it.
The TerraGear tools can be a pain to figure out the first time but it's not 
that hard once you have the sequence figured out.
It took me a couple of days before I got it right.

To add an airport that has been closed (or an imaginary one) you just have to 
add it to the airport.dat file before running genairports on it.

Paul


On Tuesday, 10 May 2005 23:47, Dave Culp wrote:
 Has anyone attempted to run FlightGear with a home made scenery?

 How about one tile with no elevation data, but with terrain graphics and
 airports?

 Is it possible to hand-code a minimal tile?

 I'm asking because I'm exploring the possibility of making a flight
 simulator for a Forward Air Controller museum, and the airport I want has
 recently been demolished, so I'll need custom scenery.


 Dave

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

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


[Flightgear-users] (no subject)

2005-05-11 Thread Mostyn Gale
Just a quickie.  How do I properly reply to the mailing list so that my post
apears under the right tree in the archives?

Cheers,
Mostyn Gale


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


Re: [Flightgear-users] emails was [(no subject)]

2005-05-11 Thread Dave Culp
On Sunday 08 May 2005 07:30 pm, Mostyn Gale wrote:
 Just a quickie.  How do I properly reply to the mailing list so that my
 post apears under the right tree in the archives?

Firstly, it's important that you always give your emails a subject.  What 
operating system and mail reader are you using?

Dave

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


Re: [Flightgear-users] (no subject)

2005-05-11 Thread Paul Surgeon
You just hit the reply button in most mail readers.

All that is required as far as I know is a Re:  preceding the original 
subject for the threading to work so you could even add one by hand if you 
like.

Paul


On Monday, 9 May 2005 02:30, Mostyn Gale wrote:
 Just a quickie.  How do I properly reply to the mailing list so that my
 post apears under the right tree in the archives?

 Cheers,
 Mostyn Gale


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

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


[Flightgear-users] Re: (no subject)

2005-05-11 Thread Melchior FRANZ
* Paul Surgeon -- Wednesday 11 May 2005 21:03:
 You just hit the reply button in most mail readers.

And never do this if you want to start a new topic. (Some people do it out
of lazyness, plugging new requests into random threads. Very annoying,
although kmail can cut them out of those threads with just a mouse click.)



 All that is required as far as I know is a Re:  preceding the original 
 subject for the threading to work so you could even add one by hand if you 
 like.

Not according to the spec. There just has to be a Reference: or In-Reply-To:
header. The subject doesn't matter. (Although there may be mailers which don't
know the spec (RFC822  2822), especially those coming from Redmond.)

m.

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


Re: [Flightgear-users] emails was [(no subject)]

2005-05-11 Thread Frederic Bouvier
Dave Culp wrote :
On Sunday 08 May 2005 07:30 pm, Mostyn Gale wrote:
 

Just a quickie.  How do I properly reply to the mailing list so that my
post apears under the right tree in the archives?
   

Firstly, it's important that you always give your emails a subject.  What 
operating system and mail reader are you using?
 

The header says Outlook, but I am sure that even Outlook and Outlook 
Express have a Reply button and a subject text field.

-Fred

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


Re: [Flightgear-users] minimal scenery

2005-05-11 Thread Dave Culp
On Wednesday 11 May 2005 01:34 pm, Paul Surgeon wrote:
 Yeah, I've done it.
 The TerraGear tools can be a pain to figure out the first time but it's not
 that hard once you have the sequence figured out.
 It took me a couple of days before I got it right.

Wow, I see what you mean!  Good thing I'm on vacation, or it could take me a 
week, if ever :)   I got the nurbs++ patch applied, now I have to install an 
older version of autotools to get autogen to work.


Dave

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


[Flightgear-users] RE: Flightgear-users Digest, Vol 25, Issue 9

2005-05-11 Thread Mostyn Gale
I don't think Mostyn is subscribed to the mailing list and is looking at
it through the web archive. There is no reply option in the web archive,
so I don't know how you would do a proper reply if you're not subscribed.

Geoff

No I am subscribed.  I think I have figured it out though, it is just that I
only recieve digests, so I can not reply to specific posts.  Although it was
on the archive that I noticed the structure.

I should be able to fix the problem now.


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