1,316
edits
Praetorian (talk | contribs) |
Praetorian (talk | contribs) |
||
Line 59: | Line 59: | ||
./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. | 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> | <nowiki>export PATH=$RPI_ROOT:$PATH</nowiki> | ||
edits