GoogleEarth module

 
Post new topic   Reply to topic    Lunar-Linux Forum Index -> Module Development
View previous topic :: View next topic  
Author Message
ElAngelo



Joined: 10 Aug 2005
Posts: 77

PostPosted: Tue Jun 13, 2006 8:07 am    Post subject: GoogleEarth module Reply with quote

create in your $MOONBASE/zlocal a directory GoogleEarth (mind the capitals!)

DETAILS:
MODULE=GoogleEarth
VERSION=4
SOURCE=${MODULE}Linux.bin
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL=http://dl.google.com/earth/GE4
SOURCE_VFY=sha1:c02fd47c0ad0e7ff08b8f34834336d9b207b3f50
WEB_SITE=http://googleearth.com
ENTERED=20060613
UPDATED=20060613
SHORT="google earth"
cat << EOF
google earth
EOF

PRE_BUILD:
validate_source_dir $SOURCE_DIRECTORY &&
mk_source_dir $SOURCE_DIRECTORY &&
cd $SOURCE_DIRECTORY
cp /var/spool/lunar/$SOURCE $SOURCE_DIRECTORY

BUILD:
(
sh GoogleEarthLinux.bin
) > $C_FIFO 2>&1


don't forget
xhost +local: as normal user
export DISPLAY=:0 as root
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Lunar-Linux Forum Index -> Module Development All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group