Install BOINC on Mandriva
The installation is quite the same as on Ubuntu. I will just explain the main differences:
You can use htpasswd in Mandriva but the executable is not at the same location. It is in /usr/sbin/htpasswd
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
2 Comments:
Thanks for the info.
Dear Mr. Jacques Fontignie:
I'm an student and i'm proving Tivoli TPM(rembo toolkit) in my university.
I've read your responses to Posts in the IBM forum.
I've installed Java, Mysql, and connector. Also the ./setup of TPM.
When I "./rembo" the following information is showed:
./rembo: /lib/libpam.so.0: no version information available (required by
./rembo)
DMI 2.3 found at fb200 (4 tables at fb21f, max 128)
IBM Tivoli Provisioning Manager for OS Deployment server v.5.1.0.3 (026.10)
Licensed Materials - Property of IBM. L-DDAC-6RZS9Z
(C) Copyright IBM Corporation 1998, 2007.
All Rights Reserved. IBM, the IBM logo, and Tivoli are trademarks
of IBM Corporation in the United States, other countries or both.
* Using interface 192.168.2.35
[root@localhost tpmfos-5.1]# Could not start the following threads:
BOOT HTTP
Could not start the following threads:
BOOT HTTP
I don't know how solve the message: "Could not start the following threads:
BOOT HTTP"
Do you have any idea of which is the problem?...
I'll be very grateful if you could help me.
Yours truly:
Alberto Montellano (amontellano@upb.edu)
Post a Comment
<< Home