1,316
edits
Praetorian (talk | contribs) |
Praetorian (talk | contribs) |
||
Line 58: | Line 58: | ||
chmod +x sysroot-relativelinks.py | chmod +x sysroot-relativelinks.py | ||
./sysroot-relativelinks.py $RPI_ROOT</nowiki> | ./sysroot-relativelinks.py $RPI_ROOT</nowiki> | ||
Finally, update the PATH variable to be preceded by the RPI_ROOT path, since this is required for proper detection of libcurl related files. | |||
<nowiki>export PATH=$RPI_ROOT:$PATH</nowiki> | |||
== Configuring ScummVM == | == Configuring ScummVM == |
edits