LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-20-2011, 05:06 AM   #1
aorchini
LQ Newbie
 
Registered: Jan 2011
Posts: 2

Rep: Reputation: 0
Installing overture


Hi everybody.

I'm trying to install a programm named Overture. Since i'm not a pro i followed the instructios i found in the official web site step by step. Here's the link.

https://computation.llnl.gov/casc/Ov...all/index.html

I'm having troubles with perl5 libs:

once i've installed all what the program need (a++, open motif, mesa, hdf, gfortran, gcc, petsc) i finally run the configure of overture itself with these instructions:

APlusPlus=/home/alessandro/overture/A++P++-0.7.9d/A++/install/
export APlusPlus

OpenGL=/home/alessandro/overture/Mesa-7.2
export OpenGL

XLIBS=/usr/
export XLIBS

MOTIF=/usr/
export MOTIF

HDF=/home/alessandro/overture/hdf5-1.6.5
export HDF

Overture=/home/alessandro/overture/Overture.v23
export Overture

PETSC_DIR=/home/alessandro/overture/petsc-2.3.2/
export PETSC_DIR

PETSC_ARCH=linux
export PETSC_ARCH

PETSC_LIB=$PETSC_DIR/lib/$PETSC_ARCH
export PETSC_LIB

LAPACK=/usr/
export LAPACK

OpenGL=/usr/
export OpenGL


./configure multigrid petsc useHDF5 opt FC=gfortran CC=g++-4.3 cc=gcc-4.3

I use versione 4.3 because is the one suggested in the guide, i also tried with the new version but it doesen't fix the problem. Now i finally digit make, and after 15 minutes compiling i get:

/usr/lib/perl5/5.12.1/x86_64-linux-thread-multi/CORE: file not recognized: Is a directory

actually the path written hier is full of files, a lib***.so (the lib?) and a lot of ***.h files.

i have no idea, any suggestion?
thx, and maybe sorry for my english.
 
Old 01-23-2011, 04:31 AM   #2
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
it would help to know what operating system you are using ?

it looks like it was designed for red hat ( RHEL 5.5)
https://computation.llnl.gov/casc/Ov...all/node2.html
 
Old 01-23-2011, 01:17 PM   #3
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Welcome to LQ.

? May be edit Overture.v23/bin/Makefile , line 47, 56 to
OV_PERL_LIBRARIES = $(OV_RPATH)$(OV_PERL_LIB)
http://www.freelists.org/post/overtu...piling-error,4
... or use the other suggested solution on the same page.

Found with Google .. Overture.v23/bin/Makefile ..

My "Overture" notes from today ( I got other errors after the above.)
Quote:
Overture.v23 : Example Ubuntu 10.10 Maverick, 64bits.
The prerequisites can be installed with Synaptic / apt.
( Except A++P++ ? )

sudo apt-get install libpetsc3.1-dev petsc-dev x11proto-print-dev \
libhdf4-dev libgl1-mesa-dev libglu1-mesa-dev libmotif-dev libperl-dev \
libxpm-dev libxp-dev libxi-dev

The Ubuntu csh prompt = % will not appear in all Linux :
csh % source defenv (Edited 'defenv' to actual env, mostly /usr/).
csh % ./configure CC=g++-4.3 cc=gcc-4.3
csh % make

Last edited by knudfl; 01-24-2011 at 04:01 AM.
 
Old 01-31-2011, 05:01 AM   #4
aorchini
LQ Newbie
 
Registered: Jan 2011
Posts: 2

Original Poster
Rep: Reputation: 0
thanks for the answers

@johnvv i'm using open suse 11.1, the o.s. suggested for using this program

anyway i solved the problem replacing all the libraries with older versions, no errors compiling now.
 
Old 01-31-2011, 05:39 AM   #5
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
you are aware that openSUSE 11.1 is past it's END OF LIFE

there is no longer any support for it
No updates
no bug fixes
no nothing
 
  


Reply

Tags
overture, petsc



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Having trouble playing Penumbra: Overture steviebob Linux - Software 2 06-14-2010 01:53 PM
Toshiba Satellite 110CS installing pdf reader, installing linux nappy501 Linux - Laptop and Netbook 3 10-11-2008 10:45 AM
LXer: Meet The Legal Team Stalking Yahoo-Overture LXer Syndicated Linux News 0 05-05-2006 05:21 AM
Installing the nvidia driver off the web site and installing rpm in ubuntu? darkhatter Ubuntu 3 02-19-2006 02:44 PM
Installing Mandriva 2006 - Hangs installing hard drive controller nvidia mcp04 sata DanielJPayne Mandriva 7 01-19-2006 02:15 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration