Quote:
Originally Posted by scotty1024
Actually you just set the prefix to "./" when you build them. Then they are very location independent. This is why start.sh sets the cd when it starts (contentLister sets the cd to /).
|
Whenever I try to compile a program with prefix=./ it will complain that it need a static directory...