You are not logged in.

#1 2016-03-24 12:52:23

fiery
Member
Registered: 2016-03-24
Posts: 2

[SOLVED] GNU libmatheval: make error

Hello

I tried to install libmatheval https://www.gnu.org/software/libmatheval/
#./configure
#make

Output of make command:
https://www.dropbox.com/s/syjr92zrs9dakww/make.log?dl=0

I cant make this library in presence of guile 2.0. My friend reported the same problem on Ubuntu but he solved it by using guile 1.8. So my question is if there is a way to fix this for guile 2.0 or how can I force "make" or the "configure" to use guile1.8, which is now ignored althoug I installed  it from repository? :-(

Last edited by fiery (2016-03-24 13:33:26)

Offline

#2 2016-03-24 12:57:20

EmilyShepherd
Member
From: Bucks, UK
Registered: 2016-03-20
Posts: 45
Website

Re: [SOLVED] GNU libmatheval: make error

There don't appear to be any errors in this make output, just a bunch of warnings. What problem are you having?

Offline

#3 2016-03-24 13:31:01

fiery
Member
Registered: 2016-03-24
Posts: 2

Re: [SOLVED] GNU libmatheval: make error

Ah, there was a permission problem, I finally got it work, thx.

Offline

#4 2016-03-24 13:46:02

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,449
Website

Re: [SOLVED] GNU libmatheval: make error

You really shouldn't run configure or make as root - a majority of times it might not cause any problems, but just one of those minority cases could trash your entire system in no time.  Make install must be run as root (unless a alternative DESTDIR is set) but this too should never be done in arch.  Read up on PKGBUILDs if you want to install this lib.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#5 2016-03-24 15:43:58

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,788
Website

Re: [SOLVED] GNU libmatheval: make error

I just added a PKGBUILD to the AUR, if you're interested.

https://aur.archlinux.org/packages/libmatheval/


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

Board footer

Powered by FluxBB