

- #Text editor for mac os 10.6 how to
- #Text editor for mac os 10.6 for mac os x
- #Text editor for mac os 10.6 mac os x
- #Text editor for mac os 10.6 install
- #Text editor for mac os 10.6 Pc
Then edit line 956 to read like from: system("$qmake -cache $cashFile menu.pro") # "Please make sure that the QT library has been installed correctly.\n" If($OS_NAME eq "DARWIN" & $F_VERS eq "GNU") /.qmake.cache"
#Text editor for mac os 10.6 mac os x
Since the installer has extracted the tar gzipped files we need to edit some config files or else we will compile errors.Įdit the config file “~/BERN50/GPS/EXE/” to accept “DARWIN” as UNIX platform and add this code at line 461 for example: #edit ~/BERN50/GPS/EXE/ # Darwin Mac OS X + GFORTRAN (gfortran) Exit the CONFIG Menu and edit in ~/BERN50/GPS/EXE This command loads the various variables to the BASH shell. Now that we have created the tvar file we want to load the whole kaboonga variables by sourcing it out: #source ~/BERN50/GPS/EXE/tvar

#change to "localhost" if running on your computer # Executables of Bernese fortran programs # Function to add path to $PATH only once You can copy/paste the following text: # ~/BERN50/GPS/EXE/tvar We create a new one and edit it: #touch ~/BERN50/GPS/EXE/tvar Exit the CONFIGURATION and edit the config file tvarīy default the file tvar is loaded by the setup.sh file to include the various installation variables like Installation Dir, Operating System etc. We need to setup some config file to allow the installer to finish without errors.

Complete Installation (Steps 1 to 4)Įnter “X” to exit the Configuration menu. Perl program used :Īfter that it will give you CONFIGURATION MENU: =Ġ. Just type RETURN it should extract all the files in your $HOME/BERN50 directory (mine is /Users/gilles 🙂 )įor PERL just type RETURN since PERL was also installed with Macports in /opt/local/bin/perl and by default PERL comes on Mac OS X in /usr/bin/perl. The setup script will ask you the location of the installation directory: Input the Installation Directory : IMPORTANT: Before invoking the “setup.sh” command you must tell where the QTDIR is located, this is done by entering the command, or else you will get the error:The QT library seems not to be installed correctly. my installer dir is called “BERNESE-Installer”). Launch BERNESE “setup.sh” script from the Installer dirĪfter you have downloaded the BERNESE UNIX version you must launch the “setup.sh” script from the installer directory (e.g. I prefer to have GPSDATA, GPSTEMP and GPSUSER to be in one place (and not spread in the HOME directory), which makes it easier to backup: #mkdir ~/BERN50 The directory BERNESE-GPS is the directory where all the GPSDATA / GPSTEMP / GPSUSER will go. The directory BERN50 is the directory where all your executable files will be copied. Create the directory BERN50 and BERNESE-GPS directory So the qt3 library is installed in /opt/local/lib/qt3 which is the QTDIR used in BERNESE setup script. As every Macport it will be installed in the directory /opt/local/
#Text editor for mac os 10.6 install
It will take a while to download and install all the QT3 port.

This is easily done by launching “Macports” port command from “Terminal.app” and copy/pasting the following command: #sudo port selfupdate Installing QT3 librariesįor BERNESE Menu Graphical User Interface (GUI) we need to install the QT3 libraries. Recent Mac Models come with Mac OS X 10.7 preinstalled. Note: All new Macs (since 2010 and later) have Mac OS X 10.6.x Snow Leopard and INTEL processors.
#Text editor for mac os 10.6 for mac os x
#Text editor for mac os 10.6 Pc
#Text editor for mac os 10.6 how to
This is a quick guide on how to install BERNESE 5.0 GPS Software on:
