LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Lindows install of Opera (https://www.linuxquestions.org/questions/linux-newbie-8/lindows-install-of-opera-41656/)

derbygames 01-15-2003 10:56 PM

Lindows install of Opera
 
Went with Linows version of Linux, did not want to learn programming as much as I wanted to get away from microsoft!
Anyway, trying to install opera, but a lot of the help here talks about a "K" button, and install buttons. I have the .tar.gz file and also the .rpm file, but really don't know what to do. Tried a few commands in the L terminal, but I am lost. Help? I REALLY want to stay with linux...:newbie:
to linux, not new to computers

annehoog 01-16-2003 04:53 AM

What kind of help are you talking about? The lindows help files?
If so my guess is that they are talking about installing with click&run. But a quick search on lindows.com tought me that they don't provide that for opera so my bet would be to install the rpm file.
To do that type the following in a terminal:
rpm -i filename.rpm
Then it should install and typing opera should start the browser. If you have problems check out the documentation at www.opera.com

Anne

derbygames 01-16-2003 02:33 PM

I actually have opera up and running... now I just need to find why java doesnt work... I downloaded the 1.3... version and did preferences/modify path and all that, but still says not java supported. Is this an easy fix?

annehoog 01-17-2003 01:45 AM

Opera actualy has two types of downloads on their website, on with and one without java support. Did you make sure you got the java supported one?

Anne

annehoog 01-17-2003 01:52 AM

Why don't you just step back on the procedures you used when installing the drivers (or put back your back-up file???)

Anne
ps: I do my editing in Midnight Commander (command: mc)

derbygames 01-17-2003 07:44 PM

When I go to the opera linux site, I do not see an option for java support or non. Opera site or any Linux sites dont seem to have the answer... but opera still says not java supported. It can't just be me... can it?:Pengy:

oulevon 01-17-2003 07:50 PM

okay, this might not help, but in mozilla you have to put a symlink in the plugins directory. For example, I have java installed in /usr/local/j2sdk1.4.1_01/ and mozilla is installed in /usr/lib/mozilla

I have to make a symlink as follows:

ln -s /usr/local/j2sdk1.4.1_01/jre/plugin/i386/ns610/libjavapluginoji.so /usr/lib/mozilla/plugins

I'm not sure if Opera has a plugin directory, but I'd imagine it does. So just make a symlink from the /java_installation/jre/plugin/i386/ns610/libjavapluginoji.so /path_to_opera_plugins.

Hope that helps.

derbygames 01-18-2003 02:23 PM

Remember, I am new to Linux, and also frustrated already... but I downloaded a .bin file... do I have to run something in the console to get the actually plug-in?

oulevon 01-18-2003 03:23 PM

to install a .bin file you have to be root or su.

chmod a+x some.bin

./some.bin

sharper 01-18-2003 03:36 PM

If this link works it is the Opera page for installing JRE in GNU/Linux Opera

http://www.opera.com/support/search/...1852e6fa258c2d

You might also try http://my.opera.com/forums/ There is a seperate forum for GNU/Linux Opera on that page.

annehoog 01-20-2003 01:26 AM

http://www.opera.com/download/
On this page they ask you wether you want to download the java or the non-java version

Anne

derbygames 01-20-2003 09:07 PM

Am I looking at the same page? I see options for deb, rpm or tar.gz, and I see static or shared. Nowhere do I see mention of java...

annehoog 01-21-2003 01:57 AM

My bad, I was looking at the windows downloads.
I looked further and saw this:
http://www.opera.com/support/search/....dml?index=459

Hope that that one will help you.

Anne


All times are GMT -5. The time now is 08:17 AM.