On Tuesday 11 August 2009 08:53:59 Per olof Ljungmark wrote:
> Mel Flynn wrote:
> > On Tuesday 11 August 2009 02:48:49 Per olof Ljungmark wrote:
> >> ===> Installing documentation in
> >> /usr/local/share/doc/pear/XML_Serializer. ===> Installing tests in
> >> /usr/local/share/pear/tests/XML_Serializer. ===> Installing examples in
> >> /usr/local/share/examples/pear/XML_Serializer. *** Error code 254
> >>
> >>
> >> What is "Error code 254" ?
> >
> > A program returning -2 to the shell. Is that useful info? No.
> > Run make -dl install to see what goes wrong.
>
> is this useful?
>
> /bin/mkdir -p /usr/local/share/pear/packages/pear-XML_Serializer-0.20.0
> install  -o root -g wheel -m 444
> /usr/ports/devel/pear-XML_Serializer/work/package.xml
> /usr/local/share/pear/packages/pear-XML_Serializer-0.20.0
> /usr/bin/env PKG_PREFIX=/usr/local  /bin/sh
> /usr/ports/devel/pear/pear-install pear-XML_Serializer-0.20.0 POST-INSTALL
> *** Error code 254

Yes, the post install script fails. Which means the command:
/usr/local/bin/pear install -r -n -f \
        /usr/local/share/pear/packages/pear-XML_Serializer-0.20.0/package.xml 

fails. Why, I don't know, perhaps you can add -v to the above command and see 
if anything useful is printed. In the meantime, I'll try to reproduce it.
-- 
Mel
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to