From owner-freebsd-questions@FreeBSD.ORG Fri Jul 2 02:42:12 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3076E16A4CE for ; Fri, 2 Jul 2004 02:42:12 +0000 (GMT) Received: from dime54.dizinc.com (dime54.dizinc.com [66.194.239.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id E261943D49 for ; Fri, 2 Jul 2004 02:42:11 +0000 (GMT) (envelope-from freebsd@solisix.com) Received: from c-67-172-98-39.client.comcast.net ([67.172.98.39] helo=[192.168.1.13]) by dime54.dizinc.com with esmtp (Exim 4.34) id 1BgDyd-000677-Be; Thu, 01 Jul 2004 22:40:35 -0400 From: Bruce Hunter To: epilogue , freebsd-questions@freebsd.org In-Reply-To: <20040701164526.61f2f7cb@localhost> References: <1088645947.32566.8.camel@solid.solisixoffice.com> <20040630234845.2f8002b0@localhost> <75f3f705040630211863661ddc@mail.gmail.com> <20040701120337.07a0b8d7@localhost> <89ceee70407011046277dabe8@mail.gmail.com> <20040701164526.61f2f7cb@localhost> Content-Type: text/plain Organization: Solisix Software Message-Id: <1088736008.4072.5.camel@solid.solisixoffice.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 01 Jul 2004 22:40:08 -0400 Content-Transfer-Encoding: 7bit X-PopBeforeSMTPSenders: bhunter@solisix.com,freebsd@solisix.com X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - dime54.dizinc.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - solisix.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: Gnome installing Mozilla by default X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jul 2004 02:42:12 -0000 On Thu, 2004-07-01 at 16:45, epilogue wrote: > On Thu, 1 Jul 2004 10:46:04 -0700 > Dan Finn wrote: > > > On Thu, 1 Jul 2004 12:03:37 -0400, epilogue > > wrote: > > > > > > On Thu, 01 Jul 2004 07:04:47 -0400 > > > Aaron Walker wrote: > > > > > > > Roop Nanuwa wrote: > > > > > > > > > I'll join in on the praise for Opera. It really is the best web > > > > > browser that's extremely light but still has all the "modern day" > > > > > features one would expect from a web browser and then some. I will > > > > > warn you about a couple of things, though. > > > > > > > > > > 1] The native FreeBSD version is not going to run Flash. I've > > > > > pulled out many, many hairs about this but have never gotten the > > > > > two to work together. If you want to view Flash, then install the > > > > > linux-opera port. > > > > > 2] You'll be spoiled after using Opera for any length of time. I've > > > > > been using Opera for a long time and I simply can't tolerate any > > > > > other browsers. The feature set it provides is so expansive that > > > > > other browsers will seem utterly gutted in comparison. Ever use vi > > > > > for a while and then notice that random ':w' or ':wq' start > > > > > appearing in places where they shouldn't because you've gotten so > > > > > used to the commands? Same idea here. 3] The default interface is > > > > > not for everyone. Just realize that the interface is highly > > > > > configurable so don't let it turn you off if it's not to your > > > > > liking. > > > > > > > > > > --roop > > > > > > > > Just curious, but which version of flash are you using with Opera? I > > > > did a search of the ports tree and found quite a few flash ports and > > > > was confused on which one to install. > > > > > > > > > > um, this one... > > > > > > ~> pkg_info | grep -i flash > > > > > > linux-flashplugin-7.0r25 The official Macromedia Flash Player for Linux > > > Mozilla and > > > > > > hth, > > > epi > > > > > > > all this talk of opera got me interested so I thought I would go ahead > > and install it. > > > > a "make install" of /usr/ports/www/linux-opera seemed to work fine. I > > get this when I try and run it: > > > > [ dfinn @ stewie : ~] : linux-opera > > opera: Could not initialize spell checker interface. File not found or > > could not be opened (-7) > > Segmentation fault (core dumped) > > well, i've never run into this problem before, but the ports have a > tendency to change from day to day and funny things can happen. > > my guess is that the linux-aspell (ports/textproc) dependency wasn't > installed. try adding that and see what happens. > > also, just to be certain, do you have one of the linux-base ports installed > and linux_enable="YES" in /etc/rc.conf? if not, this will definitely > cause you all sorts of grief. if you end up installing a linux-base and > adding that setting to rc.conf, just be aware that it will take a reboot > (or some other less drastic wizardry that i don't know) in order for the > new rc.conf setting to take effect. > > for the record, i'm using linux_base-8 and haven't had any problems > whatsoever. some ports (acroread, for example) will ask for a > different linux_base version but will install anyway. after the install of > any such program, you just pkgdb -Fu and tell it to depend upon the version > you have installed. > > give all this a shot and let us know what comes of it. i'm not sure that > i've hit upon 'your' problem, but i've got my fingers crossed. > > I got linux-opera installed and working. Then I installed linux-flashplugin-7.0r25, and opera shows it in its plugin list, but when I go to view a flash site, the flash is a blank area. I no longer get the message telling me I haven't got flash installed. Ideas? Thanks guys Bruce