pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: installing subversion (svn) on netbsd 5.1 reqired perl with threads support



Thank you very much, it did work but it's not simple as you say it :)

many packages depends on Prel (around 16 package)
"
# pkg_delete -v perl
Package `perl-5.12.2nb2' is still required by other packages:
...
"
so i had to use -r option, which result in removing many of the packages  (e.g xfce, firefox) and so on, but i was able to install some them again.

i have separate question, there are any way to install java and eclipse on netbsd???, 


--- On Sun, 7/3/11, Manuel Bouyer <bouyer%antioche.eu.org@localhost> wrote:

From: Manuel Bouyer <bouyer%antioche.eu.org@localhost>
Subject: Re: installing subversion (svn) on netbsd 5.1 reqired perl with threads support
To: "Mohamed El-zaiady" <mohamedelzaiady%yahoo.com@localhost>
Cc: pkgsrc-bugs%NetBSD.org@localhost
Date: Sunday, July 3, 2011, 2:20 PM

On Sun, Jul 03, 2011 at 03:46:54AM -0700, Mohamed El-zaiady wrote:
> sorry for not posting all, i started from the word failed, but are right this the full error
> --------------------------------------------------------------------
> # pkg_add -v subversion
> Running install with PRE-INSTALL for p5-subversion-1.6.16.
> Can't locate strict.pm in @INC (@INC contains: /usr/pkg/lib/perl5/site_perl/5.12.0/i386-netbsd-thread-multi /usr/pkg/lib/perl5/site_perl/5.12.0 /usr/pkg/lib/perl5/vendor_perl/5.12.0/i386-netbsd-thread-multi /usr/pkg/lib/perl5/vendor_perl/5.12.0 /usr/pkg/lib/perl5/5.12.0/i386-netbsd-thread-multi /usr/pkg/lib/perl5/5.12.0 .) at /usr/pkg/lib/perl5/5.12.0/i386-netbsd-thread-multi/Config.pm line 9.

On my system I have /usr/pkg/lib/perl5/5.12.0/strict.pm
which is part of perl-5.12.2nb2. Do you have this file ?
If not it looks like perl is not properly installed, I suggest to remove
and reinstall it.

--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index