Jump to content
43oh

Do you want a linux binary distribution?


Recommended Posts

Im using fedora 17 64bit, no luck on getting energia working as of yet.

 

few days ago i make working build on my ArchLinux x86-64, but i cant give link becase i new user here and antispam engine think i spamer :) .

 

Hi thanks

 

this is the link you mentioned:

 

https://docs.google.com/open?id=0B8SEZ58ZRPEOYlhYV0tfSjJtdzA

 

i also had to run as root because of rxtx and do these before i could get anything to compile

cd hardware/tools
chmod +x build-mspgcc
./build-mspgcc
ln -s /usr/lib64/ld-linux-x86-64.so.2 /lib/ld-linux-x86-64.so.2
ln -s /usr/lib64/libmpc.so.2 /usr/lib64/libmpc.so.3

 

got it working now. at least with blink :)

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...