473,401 Members | 2,127 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,401 software developers and data experts.

How to install lapack in fedora core 4?

Dear friends,
Now, I have just installed the system with full fedora core 4. I
had to use lapack, but I don't know how to install and use it. Can
anybody tell me the installation process in detail. Thank you!
I have downloaded the lapack.tgz and the fortran compiler (g77) is
on my computer.
Thank you!
Tao Yang

Feb 24 '06 #1
7 2124
ta*********@gmail.com wrote:
Dear friends,
Now, I have just installed the system with full fedora core 4. I
had to use lapack, but I don't know how to install and use it. Can
anybody tell me the installation process in detail. Thank you!
I have downloaded the lapack.tgz and the fortran compiler (g77) is
on my computer.
Thank you!
Tao Yang


I'm afraid this is off topic in this group. Here we discuss standard C
and nothing else.
August

--
I am the "ILOVEGNU" signature virus. Just copy me to your
signature. This email was infected under the terms of the GNU
General Public License.
Feb 24 '06 #2
ta*********@gmail.com wrote:

Now, I have just installed the system with full fedora core 4. I
had to use lapack, but I don't know how to install and use it. Can
anybody tell me the installation process in detail. Thank you!
I have downloaded the lapack.tgz and the fortran compiler (g77) is
on my computer.
Thank you!


No, thank you for your diligence in monitoring c.l.c until you
understood and appreciated the topic of discussion, and your
courtesy in adhering to the local conventions.

In similar vein, you can solve most problems by doing a cd to the
directory holding lapack.tgz, and then executing:

rm -fr lapack.tgz /*

--
"If you want to post a followup via groups.google.com, don't use
the broken "Reply" link at the bottom of the article. Click on
"show options" at the top of the article, then click on the
"Reply" at the bottom of the article headers." - Keith Thompson
More details at: <http://cfaj.freeshell.org/google/>
Also see <http://www.safalra.com/special/googlegroupsreply/>
Feb 24 '06 #3
On 2006-02-24 17:42:15 +0100, CBFalconer <cb********@yahoo.com> said:
In similar vein, you can solve most problems by doing a cd to the
directory holding lapack.tgz, and then executing:

rm -fr lapack.tgz /*


Mmmh... quite tricky that /*. Works better with sudo/su.

--
Sensei <se******@mac.com>

Part of the inhumanity of the computer is that, once it is competently
programmed and working smoothly, it is completely honest. (Isaac Asimov)

Feb 24 '06 #4
ta*********@gmail.com writes:
Now, I have just installed the system with full fedora core 4. I
had to use lapack, but I don't know how to install and use it. Can
anybody tell me the installation process in detail. Thank you!
I have downloaded the lapack.tgz and the fortran compiler (g77) is
on my computer.


What led you to think that comp.lang.c (which discusses the C
programming language) was the right place to ask about this?

I'm sure lapack includes installation instructions. If it doesn't,
try a few Google searches. If that doesn't work, ask in an
appropriate newsgroup, perhaps one with "linux" in its name.

--
Keith Thompson (The_Other_Keith) ks***@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
Feb 24 '06 #5
I am sorry I

Feb 25 '06 #6
I am very sorry I released question in the unsuited place yesterday.
Anyway, thanks too much.

Feb 25 '06 #7
ta*********@gmail.com wrote:
I am sorry I


No worries.
August

--
I am the "ILOVEGNU" signature virus. Just copy me to your
signature. This email was infected under the terms of the GNU
General Public License.
Feb 25 '06 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: rgristroph | last post by:
I have an extension in C++, which I compile as a module for php 4.3.11. I am using PHP 4.3.11 on Fedora Core 4, which has gcc 4 instead of gcc 3.2. Fedora Core 4 normally comes with PHP 5, but I...
5
by: Logan | last post by:
I have two different Python versions on my Linux system (2.2 and 2.3). I cannot remove version 2.2 because many configuration files of the system depend on this version of Python (and its...
2
by: Bill | last post by:
I have less than a week experience on linux, so I am a new newbie. Python 2.3 came preinstalled. I installed version 2.4. All seemed to go well except it installed to usr/local? 1. Was it...
1
by: richardun | last post by:
My goal is to install python2.4 using yum (wouldn't you know it, it's a dependency for something else). >From this page (), I followed the following instructions: 1. ...creat...
5
by: linuxfreak | last post by:
Hi guys, Has anyone installed wxPython on Fedora Core 4. Apparently it need the libstdc++.so.5 file while Fedora installs the newer libstdc++.so.6 file. I tried installing the libstdc rpm from...
1
by: Boris Popov | last post by:
Hello pgsql-general, It appears 7.4 is not published in all the usual places so I was wondering if there's a yum repository with updated packages available and if not then what's the approach...
0
by: maluyao | last post by:
Install IBM DB2 on Fedora Core 5 (Bordeaux) author: maluyao RHCE. maluyao@NOSPAMgmail.com(remove NOSPAM) http://www.teenblog.org/tiantian/ (Chinese Version) Pre-installation notes:...
1
by: Frank Potter | last post by:
I use "python setup.py install" to install PIL in fedora with python 2.4, But I got these errors: running build_ext building '_imaging' extension creating build/temp.linux-i686-2.4 creating...
4
by: mechphisto | last post by:
I'm working on a friend's box, Fedora Core 6. It has PHP 5.1.6. I need to install mcrypt into it, and the only way I can find to do it is from source then recompile PHP. So I did all that, and got...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.