Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Oct 2005 17:33:10 -0400
From:      Bob Johnson <fbsdlists@gmail.com>
To:        James S Blankenship <dragoninterrupted@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Installing Opera 8
Message-ID:  <54db43990510141433r1df010bbp202d3e628c876ca5@mail.gmail.com>
In-Reply-To: <5b4b4d800510141416vecacb34o584ac6eaec8060cb@mail.gmail.com>
References:  <5b4b4d800510141347l2d285bd1m1eceb49d2d17ebcd@mail.gmail.com> <54db43990510141410u6918968bh3008b6d8c79b4ff@mail.gmail.com> <5b4b4d800510141416vecacb34o584ac6eaec8060cb@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/14/05, James S Blankenship <dragoninterrupted@gmail.com> wrote:
> On 10/14/05, Bob Johnson <fbsdlists@gmail.com> wrote:
> > On 10/14/05, James S Blankenship <dragoninterrupted@gmail.com> wrote:
> > > How do I install Opera 8 on FBSD 5.4?  I lost my Opera key for 7.54,
> > > which may not have worked for the ported build.
> >
> > I believe Opera is now free without advertising.  I installed Opera 8
> > by just doing a portinstall.
>
> That's what I did, but it installed Opera 7.54.  I lost my key for
> 7.54, and want Opera 8, but am not sure how to install it.  Did I get
> the old ver because I installed from disk maybe?

Yes, if you installed from disk, you got what was on the disk.  You
need to cvsup your ports collection, then install Opera from the port.
 If you aren't familiar with that, read Chapter 4 of the FreeBSD
handbook.  See http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/po=
rts-using.html

In short, you will probably end up doing something like:

pkg_add -r cvsup-without-gui
cvsup  -h cvsup.FreeBSD.org /usr/share/examples/cvsup/ports-supfile
cd /usr/ports/www/opera
make install && make clean

But read the Handbook section for more explanation.

- Bob



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54db43990510141433r1df010bbp202d3e628c876ca5>