sebt3
homebrew player (P. & C.)
I don't care baby sitting you at allfoxblock said:You will need to babysit me on this as I am a total Linux-noob and don't know the commands and what could be useful to you.
EDIT: Creating a link to /usr/local/angstrom/arm/lib/libmpfr.1.1.1 in /usr/lib/ called libmpfr.1 seems to do the trick, but I wonder: is this the right thing to do?
and no, that's not the way to go. You shouldn't have anything in /usr that don't come from your package manager. That's what /usr/local is for.
Please remove that link and :
sebt3 said:and add this to /usr/local/angstrom/arm/environment-setup :Code:export LD_LIBRARY_PATH="/usr/local/angstrom/arm/lib:${LD_LIBRARY_PATH}"
But I forgot to ask to load that file first before trying to build. Alternatively, you can start the export command before the gcc one
Last edited by a moderator: