If you 'own' these machines I would be tempted to work around it via symlink 
trickery so the exact same directory name appears on both systems (easiest if 
just in /):

e.g. set map cache directory to '/viking-maps' in viking & any .vik files

On BSD:
cd /
ln -s /home/gdt/VIKING viking-maps

Similarly on MAC:
cd /
ln -s /path/to/maps viking-maps 

HTH
                                          
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Viking-devel mailing list
Viking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/viking-devel
Viking home page: http://viking.sf.net/

Reply via email to