Can't run the compilation script
#11
(12-26-2015, 07:50 AM)bearbin Wrote: I think a link here is the wrong thing to do, a bash alias would be more appropriate.

It's common Linux practice to link `program` to one out of the many `program-vXX` installed. In fact, that's what my Raspberry pi did when I apt-get installed g++.

Code:
~#: /usr/bin $ ls -lah | grep g++

arm-linux-gnueabihf-g++ -> g++-4.9
arm-linux-gnueabihf-g++-4.9 -> g++-4.9
g++ -> g++-4.9
g++-4.9
Reply
Thanks given by:


Messages In This Thread
Can't run the compilation script - by DaPorkchop - 12-26-2015, 05:42 AM
RE: Can't run the compilation script - by bearbin - 12-26-2015, 07:50 AM
RE: Can't run the compilation script - by LogicParrot - 12-26-2015, 08:13 AM



Users browsing this thread: 1 Guest(s)