|
Sedpak 5.4 Installation Instructions
Revised September 8, 2006
Department of Geological
Sciences
University of South Carolina, Columbia, S.C.
Philip Moore, phil@sc.edu
Chris Kendall,
kendall@geol.sc.edu
Sedpak version 5.4 is compatible with Ubuntu 6.04,
Fedora Core 4 and 5, and Redhat Enterprise 3 and 4
and openmotif version 2.
After the Sedpak TAR file is extracted, two files (runsedpak, .sedpakrc)
and a directory (sedpak54) are created in your home directory.
1. Verify that OpenMotif is installed on your system.
Ubuntu - use the dpkg command:
$ dpkg --list | grep libmotif
libmotif3
2.2.3-1 Open Motif - shared libraries
Redhat - use the rpm command:
$ rpm -qva | grep openmotif
openmotif-2.2.3-5.RHEL3.2
Contact your systems administrator if openmotif is not installed.
2. Copy sedpak54.tar.gz file to your home directory.
$ cp DOWNLOAD_PATH/sedpak54.tar.gz $HOME
where DOWNLOAD_PATH is the directory where you
saved the sedpak file from the web site.
3. Type the following commands in a console. Files "runsedpak", ".sedpakrc" and a directory
"sedpak54" will be created in your home directory.
$ cd $HOME
$ tar xvzf sedpak54.tar.gz
6. Start sedpak. A menu bar should appear at the top of your
display.
$ ./runsedpak
|