Install Geant 4.9.3 with Ubuntu 10.10 CD-ROM

Source: Internet
Author: User
Keywords Ubuntu geant
Tags *.h file aliyun applications apt based cd-rom community compiling

Ubuntu is a http://www.aliyun.com/zixun/aggregation/8284.html Linux operating system based on the Debian distribution and GNOME desktop environment. The goal of Ubuntu is to provide a new and fairly stable operating system built primarily of free software for the average user, which is free to use and with community and professional support. UBUNTU10.10 official Release code: Maverick meerkat

The download address of each version is as follows: http://releases.ubuntu.com/maverick/

32-bit:

Http://releases.ubuntu.com/10.10/ubuntu-10.10-alternate-i386.iso
Http://releases.ubuntu.com/10.10/ubuntu-10.10-desktop-i386.iso
Http://releases.ubuntu.com/10.10/ubuntu-10.10-netbook-i386.iso
Http://releases.ubuntu.com/10.10/ubuntu-10.10-server-i386.iso

64-bit:

Http://releases.ubuntu.com/10.10/ubuntu-10.10-alternate-amd64.iso
Http://releases.ubuntu.com/10.10/ubuntu-10.10-desktop-amd64.iso
Http://releases.ubuntu.com/10.10/ubuntu-10.10-server-amd64.iso

The official homepage is still only the Ubuntu 10.04.1 download, but due to the need for early streaming, the official version of the Mirror has already been uploaded, can not wait to download the early.


There are desktop editions, server editions, netbook,alternate, direct download links and seed files, both CD and DVD versions, I386 and AMD64 platforms, complete.

There are Wubi software, this can not only virtual installation to experience Ubuntu, you can also use it easy to boot from the hard disk LiveCD to install the hard disk, it is recommended this way.

Install the build environment and OpenGL graphics driver to prepare the GEANT4 for installation.

1. Install the basic compiling environment

sudo apt install build-essential

2. Install OpenGL Library

sudo apt install Libgl1-mesa-dev

3. Install OpenGL Utilities

sudo apt install Libglu1-mesa-dev

The OpenGL Utilities is a toolkit built on the OpenGL Library, providing a number of handy functions to make OpenGL more powerful and easier to use.

4, install sudo apt install Libxt-dev

This package is not loaded when compiling geant4, the Error:x11/intrinsic.h:no such file or directory error is reported.

5, open the new Package Manager, find LIBXMU. Put all seven found. Otherwise, you will encounter the following error when compiling GEANT4: Include/g4openglxviewer.hh:46:29:error:x11/xmu/stdcmap.h:no such file or directory

The reason may be that the LIBXMU-related packages that are installed by default are not dev editions (develop), so there is no header file in the system.

Also lacks

Apt install Zlib1g-dev will appear zlib.h: no file or directory

sudo apt install libxi-dev otherwise:/usr/bin/ld:cannot find-lxi

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.