On Tue, Nov 30, 2010 at 11:40 AM, David Brodbeck wrote:
> On Tue, Nov 30, 2010 at 9:38 AM, David Brodbeck wrote:
> Turns out there is no atlas-devel package, so I changed tactics and
> installed blas, blas-devel, lapack, and lapack-devel, instead. This
> was enough to get both NumPy and SciPy bu
On Tue, Nov 30, 2010 at 9:38 AM, David Brodbeck wrote:
> On Mon, Nov 29, 2010 at 9:08 PM, David wrote:
>> the *.so.N.M are enough for binaries, but you need the *.so to link
>> against a library. Those are generally provided in the -devel RPMS on RH
>> distributions,
>
> Ah, right. Thank you for
On Mon, Nov 29, 2010 at 9:08 PM, David wrote:
> the *.so.N.M are enough for binaries, but you need the *.so to link
> against a library. Those are generally provided in the -devel RPMS on RH
> distributions,
Ah, right. Thank you for filling in that missing piece of information
for me. I'll see i
On 11/30/2010 03:32 AM, David Brodbeck wrote:
> I'm trying to install NumPy 1.5.1 on RedHat 5.5 and I'm having trouble
> getting it to find the ATLAS libraries. I did a lot of Googling but
> didn't find anything that helped...also looked through the install
> instructions, but they focus mainly on
I'm trying to install NumPy 1.5.1 on RedHat 5.5 and I'm having trouble
getting it to find the ATLAS libraries. I did a lot of Googling but
didn't find anything that helped...also looked through the install
instructions, but they focus mainly on Ubuntu.
The problem I'm having is it's looking for t