Home PC Games Linux Windows Database Network Programming Server Mobile  
           
  Home \ Linux \ Ubuntu Linux installation GAMIT10.6     - Android custom slideshow menu slidmenu (Programming)

- Linux character device - user mode and kernel mode data transfer data (Linux)

- Oracle database online redo logs are several methods of recovery of deleted (Database)

- Two strokes to improve development productivity Struts2 (Programming)

- Boost notes --Thread - problems encountered in the initial use on Ubuntu (Programming)

- Spring AOP for logging (Programming)

- Linux modify the network interface name (Linux)

- SaltStack installation and testing (Server)

- Oracle 11g maintenance partitions - Adding Partitions (Database)

- php performance monitoring module XHProf (Linux)

- Those functions under Linux you do not know the df command (Linux)

- Easy to install CentOS 6.6 desktop environment (Linux)

- An example of troubleshooting of embedded Linux OpenWRT (Linux)

- NAT (network address translation) Realization (Linux)

- Mind mapping software installed in CentOS 7 in XMind (Linux)

- How to create a cloud encrypted file system in Linux systems (Linux)

- Share useful bash aliases and functions (Linux)

- 11.2.04 Oracle RAC directory crfclust.bdb file is too large, Bug 20186278 (Database)

- To install PostgreSQL 9.4 (Database)

- Monitoring Linux System 7 command-line tool (Linux)

 
         
  Ubuntu Linux installation GAMIT10.6
     
  Add Date : 2018-11-21      
         
         
         
  1: Install the environment, into the Ubuntu Software Center search libx11, gfortran, gcc, csh, tcsh and installation.

2: Get root privileges: Open a command line: ctrl + alt + t

Enter sudo passwd and enter the password twice, this is the edited root password.

Then enter su root

Enter the edited root password to gain root privileges up.

3: Copy gamit10.6 to under / opt file under root privileges using the command:

cp -r / home / wfy / Desktop /10.6 / opt

4: Go to File 10.6: cd /opt/10.6 install_software assigned to execute permissions,

chmod 777 ./ install_software

5: Run the install script ./ install_software

During the installation process encountered all y / n question, always choose y

6: After installation fails, edit opt / gamit10.5 / libraries in the Makefile.config file in the root authority enter: gedit opt / gamit10.5 / libraries / Makefile.config

Amendment 4 places:

First:

Remove these two lines / x11

Second: Modify the last two into 13 252 880 5760 changed

Third: Enter the uname -a (note the space), you can view information about the current system. For example, the operating system version number is: 3.16.0-23; however gamit, only record the operating system version number before 4, so in this case the version number should be written as: 3111; search OS_ID Linux, find there will be 3953 to position 3111 of the PC version

Under Ubuntu Linux installation GAMIT10.6

Fourth, if your computer is 32, then the file must all m64 to m32, m64 /opt/10.6/gamit/solve/Makefile.generic In addition, all of the files have changed m32.

7, re-enter the installation ./install_software

8. After a successful installation into the root file cd / root and then list all the files: ls -a then edit the file .bashrc gedit .bashrc finally add the following two lines, and then log off it, again into the root privileges, enter doy, if there is help , the installation was successful.

expot PATH = "$ PATH: /opt/10.6/gamit/bin: /opt/10.6/com: /opt/10.6/kf/bin"

export HELP_DIR = / opt / 10.6 / help /
     
         
         
         
  More:      
 
- SecureCRT 7.0 Log Ubuntu 12.04 server via SSH service under Vmware (Server)
- Install Unity 8 preview version of the desktop in Ubuntu (Linux)
- When the master key encounter NULL (Database)
- The headers for the current running kernel were not found when VirtualBox installation enhancements (Linux)
- Using BBED repair ORA-01190 error (Database)
- Python exception summary (Programming)
- How to configure HTTP Strict Transport Security (HSTS) (Linux)
- CoreOS Linux introduces Kubernetes kubelet (Server)
- WordPress blog installation Redis Cache (Server)
- FreeRadius installation process record (Linux)
- Shell Programming points to note about the function (Programming)
- Ubuntu 15.04 and CentOS 7 to deploy .NET, Mono and DNX (Server)
- Linux operating system security can not be ignored (Linux)
- Linux Getting Started Tutorial: How to set up a static MAC address on VMware ESXi virtual machine (Mobile)
- MySQL server after an unexpected power outage can not start (Database)
- Linux account related documents Interpretation (Linux)
- Servlet life cycle works (Programming)
- XP virtual machine under VirtualBox solve occupy 100% CPU problem (Linux)
- VirtualBox 4.3 Can not open a new task for a virtual computer solution (Linux)
- The oh-my-zsh into true my zsh (Linux)
     
           
     
  CopyRight 2002-2022 newfreesoft.com, All Rights Reserved.