[overture] Re: UBUNTU 14.04 LTS AMD64 - Overture installation

  • From: Barak Galanti <galanti@xxxxxxxxxxxx>
  • To: overture@xxxxxxxxxxxxx
  • Date: Tue, 25 Oct 2016 14:48:52 +0300


Hello Overture users,
I try installing Overture (v26) on Linux Mint 17 Qiana
with nvidia driver. I used the installation document by Chahe Adourian (for ubuntu 14.04 LTS AMD64). However, I am stuck with an error during the compilation of Overture as is found in the attachment.
I should note that I couldn't configure Overture successfully, unless I used:
./configure FC=gfortran --disable-gl

Anyone can overcome these problems?
With my deep thanks,
Barak

On 07/04/2014 04:24 PM, Chahe.Adourian@xxxxxxxxxxxxx wrote:

Jacob,



Ok to answer some of your questions:



1)      Regarding the A++, try the new procedure below and if you still
have trouble get back to me

2)      >> Also I am using the latest versions of the Overture package.
Overture.v25h!



Yes, that will definitely cause some changes as I build mine with the
version listed in my document (the official version posted on the
official website). I was unclear which was the best version to use so I
went with what was on the Website as the official version. You will
notice that in version 0.2 of my installation procedure there are many
bug fixes. Bill mentioned he will make those changes to the code but I
don’t know what will be the resulting Overture version.



Here’s a link to my latest procedure tested  on Ubuntu 14.04 LTS AMD64.
Depending on what OS version you are using, there may be differences.





Email:
//www.freelists.org/post/overture/UBUNTU-1404-LTS-AMD64-Overture-installation-instructions-Draft-v01,6

PDF: //www.freelists.org/archives/overture/06-2014/pdfNzjNV1xHaH.pdf



This procedure is much better than the 0.1 version with one missing step
with package dependencies which you may or may not encounter.

Give it a try and if you still have questions, get back to me.



When the problem occurs, try to tell me where in the procedure it failed.



Thanks



Chahé











Chahé

Thanks again for the help. I have some issues with it. In setting up
the environment variable, the APlusPlus variable ends with the A++/install,.



I got errors from that because there is no install file in the A++
directory. Do I have to do anything to generate it? I mean the install
file in A++ directory? The error I get is that it could not find the
file! Also I am using the latest versions of the Overture package.
Overture.v25h! Will that have anything to do with the installation? I
checked setenv of Bill as provided in the Overture.v25h package and
found the same format for the APlusPlus > variable definition! How do I
resolve it? Thanks and I promise I will get it!





jacob k. adopley





_____________________________________________
*Chahé Adourian - B.Sc Math & Physics, M.Sc CS&Eng*
Systems Engineering | Ingénièrie des systèmes
Agence spatiale canadienne | Canadian Space Agency
6767, route de l'Aéroport, Saint-Hubert (Québec) J3Y 8Y9
Tél/Tel : (450) 926-4668 | Téléc/Fax: (450) 926-4576
chahe.adourian@xxxxxxxxxxxxx <mailto:chahe.adourian@xxxxxxxxxxxxx>
www.asc-csa.gc.ca <http://www.asc-csa.gc.ca>
Gouvernement du Canada | Government of Canada





This mail was received via Mail-SeCure System.




************************************************************************************
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals &
computer viruses.
************************************************************************************


...
...
...

g++ -fPIC 
-I/work/WORK/COMPUTING/OVERTURE//Overture-Install/Overture.v26/include -I.    
-I/work/WORK/COMPUTING/OVERTURE//Overture-Install/A++P++-0.8.2/A++/install/include
 -I/usr/include -I/usr/include  -DBL_USE_DOUBLE -DBL_Solaris 
-I/usr/lib/perl/5.18/CORE   -g -c hype/generateParallel.C
gfortran -O  -fPIC  -fdefault-real-8 -fdefault-double-8   
-I/work/WORK/COMPUTING/OVERTURE//Overture-Install/Overture.v26/include -I.   
-DKK_NRB_BLOCKED -c nurbs_eval.F
touch Mapping_date
make[1]: Leaving directory 
`/work/WORK/COMPUTING/OVERTURE/Overture-Install/Overture.v26/Mapping'
make[1]: Entering directory 
`/work/WORK/COMPUTING/OVERTURE/Overture-Install/Overture.v26/static'
perl ../config/makeDepend -f depend -Y -- 
-I/work/WORK/COMPUTING/OVERTURE//Overture-Install/Overture.v26/include -I.    
-I/work/WORK/COMPUTING/OVERTURE//Overture-Install/A++P++-0.8.2/A++/install/include
 -I/usr/include -I/usr/include  -DBL_USE_DOUBLE -DBL_Solaris 
-I/usr/lib/perl/5.18/CORE -- mogl.C overlay.C initOvertureGlobalVariables.C 
initStaticMappingVariables.C xColours.C ReferenceCounting.C OvertureInit.C 
RapsodiInit.C memoryUsage.C
run makedepend ...
...done
touch depend_date
g++ -fPIC 
-I/work/WORK/COMPUTING/OVERTURE//Overture-Install/Overture.v26/include -I.    
-I/work/WORK/COMPUTING/OVERTURE//Overture-Install/A++P++-0.8.2/A++/install/include
 -I/usr/include -I/usr/include  -DBL_USE_DOUBLE -DBL_Solaris 
-I/usr/lib/perl/5.18/CORE   -g -I/usr/include -I/usr/GLUT  -I/usr/include  -c 
mogl.C
mogl.C:166:71: fatal error: X11/GLw/GLwMDrawA.h: No such file or directory
 #include <X11/GLw/GLwMDrawA.h>  /* Motif OpenGL drawing area widget */
                                                                       ^
compilation terminated.
make[1]: *** [mogl.o] Error 1
make[1]: Leaving directory 
`/work/WORK/COMPUTING/OVERTURE/Overture-Install/Overture.v26/static'
make: *** [all] Error 2

Other related posts: