Page 1 of 1

[SOLVED] Fedora linux

Posted: Tue Mar 14, 2017 6:56 pm
by janvydra
Hello,

I would like to run jamovi on Fedora linux. What would I need to compile jamovi from source code?

Thank you
Jan

Re: Fedora linux

Posted: Thu Mar 16, 2017 9:27 am
by jonathon
hey jan,

yes, i should definitely put together a proper build guide for jamovi.

there's a guide to the project structure here, and that should be a good starting point:

https://dev.jamovi.org/info_project-structure.html

we do use a lot of different technologies, so it's not the easiest thing to build unfortunately.

are you thinking of building it for your own use? or for publishing it in a repo?

kind regards

jonathon

Re: Fedora linux

Posted: Thu Mar 16, 2017 11:18 am
by janvydra
Hi jonathon,

If I'm able to get jamovi running on fedora, I will try to make a rpm package.
I started from the project structure, now Im wrestling with compilation of engine. I got past protobuf 3 and nanomsg, now I cant figure out where to put or how to compile rinside dependency.

Thanks
j.

Best regards
Jan

Re: Fedora linux

Posted: Thu Mar 16, 2017 11:32 am
by jonathon
good job on protobuf and nanomsg!

so RInside is an R package. the Makefile expects it to be placed in

Code: Select all

/usr/lib/R/library/RInside
or

Code: Select all

/usr/lib/R/site-library/RInside
but let me know if this isn't appropriate for fedora, and i'll try and make it more general.

cheers!

jonathon

Re: Fedora linux

Posted: Thu Mar 16, 2017 6:49 pm
by janvydra
Hi,

built jamovi and got it running fine on Fedora Linux. Will try to build a rpm package.

jan

Re: Fedora linux

Posted: Thu Mar 16, 2017 9:21 pm
by jonathon
dude! that's awesome!

:)

Re: Fedora linux

Posted: Fri Mar 17, 2017 11:31 am
by jonathon
i'm a little impressed you figured out how to do build and place the jmv module.

Re: Fedora linux

Posted: Tue Jul 04, 2017 7:51 am
by bowerth
@janvydra

many thanks for your effort - would you mind sharing the script you used to build jamovi for fedora?

Re: Fedora linux

Posted: Sun Oct 08, 2017 11:57 pm
by jonathon
we now provide a tar ball which may/should work on fedora (would love to have feedback on it). see here: https://www.jamovi.org/download.html