× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Installed all the gcc packages and then it needed python3-devel. I loaded that package, and the pandas install is running. It just sat there for a very long time, but it finally started moving. <crosses_fingers>


Thanks guys.



-----Original Message-----
From: John Yeung [mailto:gallium.arsenide@xxxxxxxxx]
Sent: Wednesday, June 06, 2018 10:38 AM
To: IBMi Open Source Roundtable <opensource@xxxxxxxxxxxx>
Subject: Re: [IBMiOSS] Which gcc?

You'll definitely need more than one, and you might as well get them all.

GCC is not just one compiler for one language. The letters stand for "GNU Compiler Collection" after all. It's a somewhat modular package, with front-end components and back-end components. Even if you are only compiling C, you'll need more than one of those.

In the case of pandas, you'll probably need to compile quite a lot of dependencies, mainly for NumPy (which is written in C and depends on linear algebra libraries written in Fortran).

Really, you should just get them all. It's not like you are down to your last few megabytes of disk space, are you?

John Y.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.