Other Help Topics :: Java for Opera 6.12 (DSL)



I use opera 6.12 and now i want to login on the homepage of my bank (www.postbank.nl) I don't seem to get a sucure connection with that page (because the page tells me so after i try to log in)

Is there a new java for this or something? (i have got the preferences right!, enabled: ssl 2 ssl3 tls 1, accept all cookies, enabled Javascript, enable java (but i have no path filled in!)

Do you have the j2re1.4.2 extension loaded ?
This is the java package you want to have installed
before you start opera.
Then you'll have a destination for your java path statement.

73
ke4nt

FYI ke4nt,

I tried out the opera  tar.gz extension recently and I noticed that the symlink that points to the flash plugin file/directory was missing.

This symlink was included in the UCI extension and it works fine.  If the user does not have flash, the symlink is ignored.  Once the user installs flash from the menu it automatically starts working.

Can this symlink be added into the tar.gz version of Opera?

Thanks

-CB

Symlink?

Please point me in the right direction..

I just installed the opera.uci, and had to go into the prefs > plugins
Add/point the plugin path to /opt/.firefox_plugins

Now, once I did a backup with "home/dsl/.opera". in it, I never had to do it again..

I thought you had to do this with the opera.tar.gz as well - one time...

73
ke4nt

In the original opera612.ci submission, there was a symlink to the flash plugin shared object file  /opt/.firefox_plugins/libIforgetTheName.so

It was placed inside the opera plugins directory.

It worked well because the symlink was ignored by opera until the user performed the flash download process.  Then it would start using the flash plugin from the next time that the user launched opera.  No manual prefs changes were needed.

I'll see if I still have the original file kicking around here.

I do remember that it was important to use the command line "ln" tool instead of the emelfm "Symlink" button.

The "Symlink" button generated a pointer towards /ramdisk/opt/.firefox_plugins which is BAD for hdinstall users.

However the "ln" program generated the correct symlink pointer as specified on the command line by the user, ie "/opt/.firefox_plugins/libyayayayay.so"

Next Page...
original here.