Categories

How to Install Oracle SQL Developer on Ubuntu 10.04 Lucid Lynx

Download newest version of Oracle SQL Developer for other platforms (a zip file). Install sun-java6-jre, debhelper and sqldeveloper-package packages. Fix a “dos2unix: not found” problem.

Make a deb package from previously downloaded zip file.

emanuelis@ramune:~/tmp$ make-sqldeveloper-package sqldeveloper-2.1.1.64.45-no-jre.zip make-sqldeveloper-package: Building sqldeveloper package in “/home/emanuelis/tmp”.

Install this deb package as usual.

emanuelis@ramune:~/tmp$ sudo dpkg -i sqldeveloper_2.1.1.64.45+0.2.3-1_all.deb . . . → Read More: How to Install Oracle SQL Developer on Ubuntu 10.04 Lucid Lynx

How to Manage Firefox Plugins in pluginreg.dat file

In my previous post I wrote about Oracle Applications forms on Linux. Don’t read it There is a simpler way to do the same…

Let’s say we have Firefox 3.6.3 and Sun Java 1.6.0_20 on Ubuntu 10.04 Lucid Lynx. Let’s say we need to run Java Applet which needs Sun Java 1.6.0_10.

I believe . . . → Read More: How to Manage Firefox Plugins in pluginreg.dat file

How to Run Oracle Applications (E-Business Suite) on Linux

This is how I run Oracle Applications (E-Business Suite) forms on my Ubuntu 10.04 Lucid Lynx x86_64. . . . → Read More: How to Run Oracle Applications (E-Business Suite) on Linux

How to Import Keys and Certificates to Java Keystore

Keystore is a container for keys and certificates used by the Java software. . . . → Read More: How to Import Keys and Certificates to Java Keystore