82
edits
| Line 83: | Line 83: | ||
==Build the the trunk (mozilla 1.9)== | ==Build the the trunk (mozilla 1.9)== | ||
Finally, you are ready to build. | Finally, you are ready to build. Run these commands at the scratchbox prompt. | ||
<code><pre> | <code><pre> | ||
sb-conf se CHINOOK_X86 | |||
export PKG_CONFIG_PATH=/usr/lib/pkgconfig/:/usr/local/lib/pkgconfig/ | export PKG_CONFIG_PATH=/usr/lib/pkgconfig/:/usr/local/lib/pkgconfig/ | ||
mkdir moz1.9 | mkdir moz1.9 | ||
edits