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

Re: [cobalt-users] Re pico,



on 3/2/00 5:20 PM, Bob at boblee@xxxxxxxxxxxxx wrote:

> I am trying to use Pico on my Qube 2,  but I get an error message,   has
> anyone installed either Joe, or Pico, and got it to work ?

Segmentation Fault?

I had that problem on a lot of the Qubes... for some reason the version that
comes installed just isn't very stable.

You can snag Pine 4.21 from the University of Washington, and the
installation is a snap.  I would suggest NOT using an RPM, because this is a
weird architecture, and you never know what you're going to get in a RPM.

It is very easy to get working...
tar zxf pine-4.21.tar.gz
cd pine-4.21
./configure
make
make install

Done.

-k