Ron Jensen wrote:
> On Wed, 2007-09-19 at 08:01 -0600, Nathaniel Homier wrote:
>> Ron Jensen wrote:
>>> Spaces are evil in directory names, try using quotes around the file
>>> name like this:
>>>
>>> FG_SCENERY="$FG_ROOT/Scenery:/media/sdb1/Program Files/FlightGear/scenery"
>>>
>>> If that doesn't work, fgrun needs to be fixed...
>>>
>>> Ron
>>>
>>> Note, you can use the quotes in .bashrc instead of the backslash as well.
>> Well I tried the quotes and they work fine in .bashrc, I also tried the 
>> quotes in the fgrun.prefs but no go for fgrun.  Fgrun is still spitting 
>> out the same error message.  I'd fix it myself but I'm no programmer, 
>> tried looking at the source but can't make heads or tails of it.  Well 
>> thanks for your help anyway.
>>
>> Nate
> 
> Nate, just had a flash of inspiration: ln
> 
> as in 
> 
> ln -s "$FG_ROOT/Scenery:/media/sdb1/Program Files/FlightGear/scenery" 
> $HOME/fgscenery
> FG_SCENERY=$HOME/fgscenery
> 
> Don't have time to look into fgrun this week...
> 
> Ron
> 
The link works great.  Thanks very much.

Nate

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to