Confirmed users
329
edits
(→Running the analysis: debian fix) |
(→Running the analysis: apt-get) |
||
| Line 23: | Line 23: | ||
If you are running Debian or Ubuntu, you may be able to get it to work by: | If you are running Debian or Ubuntu, you may be able to get it to work by: | ||
sudo apt-get install autoconf2.13 libnspr4 libnspr4-dev | |||
sudo ln -s autoconf2.13 /usr/bin/autoconf-2.13 | sudo ln -s autoconf2.13 /usr/bin/autoconf-2.13 | ||
export CFLAGS="-B/usr/lib/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu" | export CFLAGS="-B/usr/lib/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu" | ||