installation fails on fedora

242 views
Skip to first unread message

Daniel Simon

unread,
Apr 10, 2013, 4:00:05 AM4/10/13
to imusim...@googlegroups.com, daniel...@inria.fr
Hello all,

I tried to install imusim on a fedora 16 laptop. I imported and unzip the archive from github.com

When I try to build the system (python setup.py build), I get these messages, with a "missing file"error

dsimon@labrax:imusim-master$ python ./setup.py build
running build
running build_py
running build_ext
building 'imusim.maths.quaternions' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c imusim/maths/quaternions.c -o build/temp.linux-x86_64-2.7/imusim/maths/quaternions.o
gcc: error: imusim/maths/quaternions.c: No such file or directory
gcc: fatal error: no input files
compilation terminated.
error: command 'gcc' failed with exit status 4

where can I found the missing files (quaternions.c and probably others), I cannot find them browsing the repository...

thanks,

Daniel (Inria@Montpellier)

Omid Mo'menzadeh

unread,
Apr 10, 2013, 8:09:37 AM4/10/13
to imusim...@googlegroups.com
I have also tried the version on github, but it seems to lack the .c files. But I have managet to compile and run the tarbal provided on the website(which is down now).  I have attached the file with Google Drive, I hope it works and you can get it.
Good luck,




--
You received this message because you are subscribed to the Google Groups "IMUSim" group.
To unsubscribe from this group and stop receiving emails from it, send an email to imusim-users...@googlegroups.com.
To post to this group, send email to imusim...@googlegroups.com.
Visit this group at http://groups.google.com/group/imusim-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Daniel Simon

unread,
Apr 11, 2013, 1:28:34 AM4/11/13
to imusim...@googlegroups.com


Le mercredi 10 avril 2013 14:09:37 UTC+2, Omid Mo'menzadeh a écrit :
I have also tried the version on github, but it seems to lack the .c files. But I have managet to compile and run the tarbal provided on the website(which is down now).  I have attached the file with Google Drive, I hope it works and you can get it.
Good luck,


Thanks, now it builds succesfully.

Daniel
Reply all
Reply to author
Forward
0 new messages