LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

problem installing fortran77 on suse11

Posted 02-20-2009 at 04:50 PM by minaesm

Have you installed both the fftw and fftw-devel packages? Check where the include files and libraries have been installed:
Code:
$ rpm -ql fftw-devel | grep include
$ rpm -ql fftw-devel | grep lib
then try to specify the correct path using the environment variable LDFLAGS and CPPFLAGS as suggested. For example:
Code:
$ export LDFLAGS='-L/usr/lib'
$ export CPPFLAGS='-I/usr/include'
$ ./configure
You don't really need to export these variables if the include files...
Member
Posted in Uncategorized
Views 932 Comments 0 minaesm is offline
Old

problem installing fortran77 on suse11

Posted 02-20-2009 at 04:47 PM by minaesm

hi
i installed the fftw package form the DVD but again when i try to run the program , the erroe is this :configure: error: The FFTW libraries could not be found. Make sure FFTW is installed, and that LDFLAGS and CPPFLAGS are set appropriately if necessary.
Member
Posted in Uncategorized
Views 813 Comments 0 minaesm is offline
Old

problems with installing some scientific packages on linux

Posted 02-05-2009 at 04:57 AM by minaesm

hi every one and tnx for your really useful helps
i have a problem with a scientific package , it plots some structures that it read from a "(file).dat" file ,and it has some examples in itself to become familier with it. when i want to change the parameters i just got the message : " key is off " and i got axactly the same plot that is in it and nothing changes , i think that it should be some thing very simple but i do not know how to solve it to get diffreent plots...
Member
Posted in Uncategorized
Views 838 Comments 0 minaesm is offline

  



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

Main Menu
Advertisement
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