SciRuby / nmatrix

Dense and sparse linear algebra library for Ruby via SciRuby
Other
469 stars 133 forks source link

Installation error for MaxOSX and Ubuntu #621

Open danaredena opened 6 years ago

danaredena commented 6 years ago

I can't seem to find a way to install nmatrix (a version that works) for both MacOSX and Ubuntu. Our dev team has MacOSX machines for local deployment and our Ruby application is deployed in an Ubuntu server.

As a work-around, nmatrix -v '0.2.0' is deployed in our Ubuntu server and we use nmatrix -v '0.2.4' in our local machines.

Error for installing nmatrix 0.2.0 on MacOS High Sierra 10.13.6:

screen shot 2018-08-28 at 2 01 51 pm

Error for installing nmatrix 0.2.4 on Ubuntu 14.04:

screen shot 2018-08-28 at 2 03 44 pm
parzydlo commented 6 years ago

I'm getting the same error on High Sierra 10.13.6 using Ruby 2.5.1

translunar commented 6 years ago

Can you tell me what compiler(s) you're using? And have you tried building directly from the repository?

Sorry for the delayed response, was on vacation.

kfamilonidis commented 2 years ago

I have similar issue on MacOS 12.2 There is no way to install nmatrix with brew command as it no longer supports homebrew.versions and gcc@4.9 is not available. Is there any way to have an example how to install the gem on the latest MacOs version?

translunar commented 2 years ago

Hi, sorry, NMatrix isn't maintained anymore and hasn't been for some time.

On Sat, Mar 12, 2022 at 10:10 AM Kostas @.***> wrote:

I have similar issue on MacOS 12.2 There is no way to install nmatrix with brew command as it no longer supports homebrew.versions and @.*** is not available. Is there any way to have an example how to install the gem on the latest MacOs version?

— Reply to this email directly, view it on GitHub https://github.com/SciRuby/nmatrix/issues/621#issuecomment-1065933284, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABILJBFNAY33A6ESL73RATU7TMXNANCNFSM4FR34DIA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>