marianoguerra / efene

OFICIAL REPO IS AT https://github.com/efene/efene
https://github.com/efene/efene
Other
145 stars 32 forks source link

ubuntu 9.10 installation #17

Closed mengu closed 14 years ago

mengu commented 14 years ago

hi,

i have erlang on my system. i did followed your "building" instructions but it failed: http://pastie.org/918312

probably i'm missing something, i'd be glad if you helped me.

thanks.

krestenkrab commented 14 years ago

Yup, I had the same issue on a MacOS X box. Apparently, one needs to have the go toolchain installed, and compile fnc oneself; perhaps it was an idea to provide a shell script version for people?

marianoguerra commented 14 years ago

I just pushed some changes in build.sh to use the compiled fnc to build the first time, it's a linux 32 bits executable so in other architectures or oses you will need the go compiler, I will see to port the fnc front end to something else

mengu commented 14 years ago

after downloading the latest release, i think i got it: however there are some errors: http://pastie.org/922540

also, i have successfully built and ran the examples.

marianoguerra commented 14 years ago

with the new version there is no need to have the go compiler installed.