Install BOINC on Mandriva
mysqlDB
- To create a project, you need mysqldb and it not available on mandriva. You have to download the source on sourceforge
- You need mysql_devel and python_devel.
- Untar mysql-python and go in the new directory.
- Compile it:
python setup.py build - As root, install it:
python setup.py install
htpasswd
You can use htpasswd in Mandriva but the executable is not at the same location. It is in /usr/sbin/htpasswd