Also bei dem Programm handelt es sich um das Graphikprogramm "Ferret"
Hier die erste Zeile: #! /bin/csh -f
Es ist eine csh Script, hatte csh vorm Installieren auch installiert...
Also habe "csh ./usr/local/ferret_paths" geschrieben, jetzt kommt "appending ferret_paths". Ist er damit fertig mit dem Installieren? In der Anleitung steht folgendes:
1.Finstall then creates ferret_paths' in the directory you specified. \\
After the
ferret_paths' file customization is complete, execute the Ferret setup procedure with the command
% source $SET_FER/ferret_paths
Access to Ferret and its supporting routines is through the addition of $FER_DIR/bin' to your PATH environment variable. This addition will be done automatically when the command
source $SET_FER/ferret_paths' is issued.
Hab ich meiner Meinung nach gemacht...
Ferret can now be run by entering
% ferret
Running Ferret with the GUI
Ferret can be run with the Graphical User Interface (GUI) by entering
% ferret -gui
...funktioniert nicht...
falls jemand Zeit/Lust hat: nach der Anleitung versuch ichs irgendwie...http://ferret.wrc.noaa.gov/Ferret/Downloads/ferret_installation_and_update_guide_v600.html