Search found 2636 matches

by jonathon
Wed Mar 22, 2017 10:13 am
Forum: Help
Topic: [SOLVED] Problems getting started
Replies: 15
Views: 13128

Re: Problems getting started

OK, this issue is fixed in the 0.7.0.6 !
by jonathon
Fri Mar 17, 2017 11:31 am
Forum: General
Topic: [SOLVED] Fedora linux
Replies: 8
Views: 7700

Re: Fedora linux

i'm a little impressed you figured out how to do build and place the jmv module.
by jonathon
Thu Mar 16, 2017 9:21 pm
Forum: General
Topic: [SOLVED] Fedora linux
Replies: 8
Views: 7700

Re: Fedora linux

dude! that's awesome!

:)
by jonathon
Thu Mar 16, 2017 11:32 am
Forum: General
Topic: [SOLVED] Fedora linux
Replies: 8
Views: 7700

Re: Fedora linux

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
by jonathon
Thu Mar 16, 2017 9:27 am
Forum: General
Topic: [SOLVED] Fedora linux
Replies: 8
Views: 7700

Re: Fedora linux

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 buil...
by jonathon
Mon Feb 27, 2017 11:26 pm
Forum: Help
Topic: [SOLVED] Problems getting started
Replies: 15
Views: 13128

Re: Problems getting started

hey linde, and/or pito.

could i send you guys a special debug version, which will produce more output, and hopefully help us figure out what's going on?

could you drop us a line at contact <at> jamovi.org ?

with thanks
by jonathon
Wed Feb 22, 2017 10:37 pm
Forum: Help
Topic: [SOLVED] Problems getting started
Replies: 15
Views: 13128

Re: Problems getting started

hi CSC, it's possible that these entries in your path are causing the issue: D:\Apps\Rtools\bin;D:\Apps\Rtools\gcc-4.6.3\bin;d:\apps\Rtools\mingw_64\bin; i have done things in a way which *should* prevent these from interfering, but it's possible there's something is leaking through. could you try r...
by jonathon
Wed Feb 22, 2017 4:28 am
Forum: Help
Topic: [SOLVED] Problems getting started
Replies: 15
Views: 13128

Re: Problems getting started

hi CSC,

thanks for reporting this. could you run

Code: Select all

set
at the console/terminal, and send in it's output?

with thanks
by jonathon
Thu Feb 16, 2017 11:47 am
Forum: Help
Topic: [SOLVED] Problems getting started
Replies: 15
Views: 13128

Re: Problems getting started

cool, thanks for confirming. i'll dig a bit more into this in the coming days.
by jonathon
Thu Feb 16, 2017 12:25 am
Forum: Help
Topic: [SOLVED] Problems getting started
Replies: 15
Views: 13128

Re: Problems getting started

actually, could you try executing the following at the terminal as well:

Code: Select all

env | grep PYTHON
cheers