pkgsrc-Bulk archive

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

Re: pkgsrc-current SunOS 5.10/i386 2012-03-09 19:08



> textproc/dict-mueller7                       cheusov%NetBSD.org@localhost

The following looks like a PATH problem. perl is installed somewhere on
your system and it is used instead of pkgsrc version of perl. This is
probably because /usr/pkg/bin doesn't prepend PATH. I've just fixed my
package but other packages may fail for the same reason. Should we
modify PATH in pkgsrc for "configure" and "build" targets?

    /usr/pkg/bin/dictfmt --utf8 -p --columns 0  -s 'Mueller English-Russian 
Dictionary'  -u 'http://www.chat.ru/~mueller_dic'  --headword-separator ', ' 
mueller7 < tmp_1 &&  /usr/pkg/bin/dictzip *.dict
    Can't locate Unicode/Map8.pm in @INC (@INC contains: 
/usr/perl5/5.8.4/lib/i86pc-solaris-64int /usr/perl5/5.8.4/lib 
/usr/perl5/site_perl/5.8.4/i86pc-solaris-64int /usr/perl5/site_perl/5.8.4 
/usr/perl5/site_perl /usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int 
/usr/perl5/vendor_perl/5.8.4 /usr/perl5/vendor_perl .) at mueller2utf8 line 5.
    *** Error code 2

-- 
Best regards, Aleksey Cheusov.


Home | Main Index | Thread Index | Old Index