Friday, January 27, 2006

Install BOINC on Mandriva

The installation is quite the same as on Ubuntu. I will just explain the main differences:

mysqlDB


  1. To create a project, you need mysqldb and it not available on mandriva. You have to download the source on sourceforge
  2. You need mysql_devel and python_devel.
  3. Untar mysql-python and go in the new directory.
  4. Compile it:

    python setup.py build


  5. 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:

Blogger boincportugal said...

Thanks for the info.

5:06 AM  
Anonymous Anonymous said...

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)

10:19 AM  

Post a Comment

<< Home