Minor website update.

This commit is contained in:
Ivan Davidov 2015-06-11 20:54:11 +03:00
parent 1134ad9306
commit b0ff9e2d35

View File

@ -129,8 +129,8 @@
build dependencies for Ubuntu. If you are using <a target="_blank" href="http://linuxmint.com">Linux Mint</a> try to
install the package <code>g++</code> and if you still have troubles then try the <code>build-essential</code> package. On
<a target="_blank" href="http://fedoraproject.org">Fedora</a> you might need the static 'glibc' package <code>glibc-static</code>.
On <a target="_blank" href="http://www.archlinux.org/">Arch Linux</a> you might need to locate <code>isolinux.bin</code> and copy
it to <code>/usr/lib/syslinux/isolinux.bin</code>.
On <a target="_blank" href="http://www.archlinux.org/">Arch Linux</a> and <a target="_blank" href="http://debian.org">Debian</a>
you might need to locate <code>isolinux.bin</code> and copy it to <code>/usr/lib/syslinux/isolinux.bin</code>.
<div style="font-size: 10%;">&nbsp;</div>
Please have in mind that the build dependencies can vary a lot depending on the Linux OS which you use and the software
which you have already installed.