I am trying to install Oracle XE 10.2 on my Mac Leopard. However, it doesn't go without a lot of fuzz. Thankfully I have this tutorial at my disposal: http://bit.ly/a4rc4O
The only pain I am left with is the following command that fails (from the cfgtoollogs/configToolAllCommands).
/Users/oracle/oracle/product/10.2.0/db_1/bin/netca /o...
Is there a prescribed way to "clean up" Ruby Gems which have native extensions that have failed to build. There are directories/files left in the gems directory, however gem list --local does not list them as being installed.
e.g. sqlite3-ruby, linecache, mongo
...
I'm trying to install a platform but when I open android manager then I click Available Software then select the
https://dl-ssl.google.com/android/repository/repository.xml repository
I get this error.
Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml
I have also tried downloading by clicking on force "htt...
I'm trying to install Netbeans 6.9.1 in my Ubuntu 9.04.
But when i run the script
./netbeans-6.9.1-ml-linux.sh
The installer GUI displays the error "No compatible JDK was found."
And asks for the installed JDK path in next window.
Please help me on how to proceed.
Thanks in advance.
...
:~$ !529
Desktop/./jdk-6u21-linux-i586-rpm.bin
Unpacking...
Checksumming...
Extracting...
UnZipSFX 5.50 of 17 February 2002, by Info-ZIP ([email protected]).
inflating: jdk-6u21-linux-i586.rpm
inflating: sun-javadb-common-10.5.3-0.2.i386.rpm
inflating: sun-javadb-core-10.5.3-0.2.i386.rpm
inflating: sun-javadb-client-10.5.3...
Volker Voecking had responded to earlier question by Vaibhav,
---If you enter the URL in a browser and then look at the source code of the page you will see that an XML document is returned.
The reason why that URL would work in a browser but not in the android manager might be that you are required to specify a proxy server. In Eclips...