Confirmed users
2,023
edits
No edit summary |
|||
| Line 27: | Line 27: | ||
make | make | ||
fakeroot make install | fakeroot make install | ||
cd .. | cd .. | ||
</pre></code> | </pre></code> | ||
| Line 33: | Line 32: | ||
==Build the the trunk (mozilla 1.9)== | ==Build the the trunk (mozilla 1.9)== | ||
<code><pre> | <code><pre> | ||
export PKG_CONFIG_PATH=/usr/lib/pkgconfig/:/usr/local/lib/pkgconfig/ | |||
mkdir moz1.9 | mkdir moz1.9 | ||
cd moz1.9/ | cd moz1.9/ | ||