Hi,

Am Mo, 2003-10-20 um 16.45 schrieb William Burgos:

> By default the rpm of psyche for perl comes with threads... is there is a
> way thru a configuration file or some sort of installation to have the perl
> rpm without threads?

Sure ...

a) Get the latest Source of Perl (5.8.1) from http://cpan.perl.org/
b) Untar perl-5.8.1.tar.gz ( tar xzfv perl-5.8.1.tar.gz )
c) cd perl-5.8.1

Now easy setup follows:

d) ./Configure -de
e) make
f) make test
g) su -c "rpm -e --nodeps perl"
h) su -c "make install"

g) and h) will prompt for your root-password.

This is a very simple and pure setup which may do not meet your
requirements.

hth

Martin

-- 
http://webmin.mamemu.de/                WebMin-Mirror
http://webmin.mamemu.de/download.html   WebMin Translations
Official Webmin/Usermin Translation Co-Ordinator 2003/2004
http://www.webmin.com/mailing-trans.html

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Reply via email to