Saturday

Solution: Error Message: Oracle Jinitiator version too low

Problem:
Frame title: Forms
Frame content:
FRM-92095: Oracle Jinitiator version too low. Please install version 1.1.8.2 or higher.
Two buttons at the bottom right side:
First Button Label Name: Details…
Second Button Label Name: OK

Solution:
Run command prompt window as administrator

Type the following command:
C:\Windows\system32>setx -m JAVA_TOOL_OPTIONS -Djava.vendor='"Sun Microsystems Inc."'
SUCCESS: Specified value was saved.
C:\Windows\system32>

Close the command prompt window and reopen it again

Make sure you get the following output message by typing the “java” command:
C:\Users\username1> java
Picked up JAVA_TOOL_OPTIONS: -Djava.vendor='Sun Microsystems Inc.'
C:\Users\username1>

Note:
The default java vendor value is 'Oracle Corporation'.

Linux Mint and gnuplot

Try the following steps:

Click on Linux Mint Start Menu > Terminal

Type the following in the terminal:
$ sudo apt-get install gnuplot
$ cd /home/myusername/Desktop/

Create a file named “tsp4.tsp” and then copy the following text into the file. Put this file at “/home/myusername/Desktop/” directory.
# start line
10 10
10 110
110 110
110 10
10 10
110 110
110 10
10 110
# end line

$ pwd
/home/myusername/Desktop

$ gnuplot
> plot “tsp4.tsp” with linespoints
> quit

$ exit

If a hater attacked your age and not the goodness of you

Whether young or old, I've always been known what endures. I've known the very idea of people that were all created equal and deserv...