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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-29-2005, 07:43 AM
|
#1
|
Member
Registered: Jul 2005
Posts: 220
Rep:
|
some problem about LAPACK and BLAS
i have a full install of the red hat linux ,
and the LAPACK ,BLAS library for the linear compuation have also been involved.
but when i can not find the lapack and Blas in my computer, what is the reason and how to use them!
regards
|
|
|
07-30-2005, 12:21 AM
|
#2
|
Member
Registered: Apr 2004
Location: Camporotondo Etneo, Sicily
Distribution: SuSE 8.2 SuSE 9.1 Fedora C1 Slackware 10.1 Knoppix 3.9
Posts: 174
Rep:
|
did you install it manually????
which language do you use????
|
|
|
07-30-2005, 07:22 AM
|
#3
|
Member
Registered: Jul 2005
Posts: 220
Original Poster
Rep:
|
no
i use fortran
would you like to teach me how to install the LAPACK
|
|
|
07-30-2005, 08:10 AM
|
#4
|
Member
Registered: Apr 2004
Location: Camporotondo Etneo, Sicily
Distribution: SuSE 8.2 SuSE 9.1 Fedora C1 Slackware 10.1 Knoppix 3.9
Posts: 174
Rep:
|
I use fortran too but I had to install them because Slackware doesn't have them.
I've unpacked the package (I'm not remembering if it's rpm or tar.gz). There's should be a script that allows to compile the whole library. For more information read the README because i'm not remembering exactly what to do.
However after installing them to use them you have to link the library using ldconfig.
Maybe after linking using ldconfig you'll have to manually modify the ld.so.conf file in /etc directory
Finally when you compile a program use the flags -l and -L to indicate what library you're using !!!!
If you want more info I could ask to a friend of mine that had recently installed them on SuSE.
|
|
|
07-30-2005, 08:46 PM
|
#5
|
Member
Registered: Jul 2005
Posts: 220
Original Poster
Rep:
|
thank you very much !
i want to know more detail about how to use ldconfig and modify ld.so.conf file .
regards!
ztdep@yahoo.com.cn
|
|
|
07-31-2005, 12:21 PM
|
#6
|
Member
Registered: Apr 2004
Location: Camporotondo Etneo, Sicily
Distribution: SuSE 8.2 SuSE 9.1 Fedora C1 Slackware 10.1 Knoppix 3.9
Posts: 174
Rep:
|
Ok these shiuld solve oyur problem
[list=1][*]Install The Lapack library using a tar.gz archive or a rpm archive (i suggest the second);[*]when you compile a program, follow the instructions in this page
http://www.nacse.org/demos/lapack/compile.html :
[/list=1]
In this case you don't need to use ldconfig.
If there's any prblem continue posting here so other people can read an learn/teach about this problem.
Last edited by spariggio82; 07-31-2005 at 12:22 PM.
|
|
|
07-31-2005, 11:41 PM
|
#7
|
Member
Registered: Jul 2005
Posts: 220
Original Poster
Rep:
|
thank you very much!
i will try
|
|
|
08-01-2005, 03:23 AM
|
#8
|
Member
Registered: Jul 2005
Posts: 220
Original Poster
Rep:
|
but i have performed a full installation of the redhat ,
and i have seen the LAPACK and BLAS was installed ,but where are they installed .
i can not find them .
regards
|
|
|
08-03-2005, 05:32 AM
|
#9
|
Member
Registered: Apr 2004
Location: Camporotondo Etneo, Sicily
Distribution: SuSE 8.2 SuSE 9.1 Fedora C1 Slackware 10.1 Knoppix 3.9
Posts: 174
Rep:
|
did you try under /usr/lib ???? or under /usr/share/lib ????
|
|
|
All times are GMT -5. The time now is 05:16 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|