Ubuntu :: Install Oracle's SQL Developer?
Jul 21, 2010
just got a quick question: I need to install Oracle's SQL Developer since I need to use the program for a database unit at Uni. Anyway, if you've tried to use it before you'd realise that there is only a .rpm installer available for it (no .deb). So I tried to convert it to .deb using alien. When I "sudo alien --scripts" the .rpm I get: error: incorrect format: unknown tag mkdir: cannot create directory `sqldeveloper-2.1.1.64.45': File exists unable to mkdir sqldeveloper-2.1.1.64.45: at /usr/share/perl5/Alien/Package.pm line 257.
Basically, I'm asking, does anyone know what I'm doing wrong here? I've never used alien before since I've never had a need to convert a .rpm before. I also tried installing and running Java JDK and SQL Developer under Wine, but was unsuccessful with that as well
View 6 Replies
ADVERTISEMENT
Jan 25, 2011
Can someone give me instructions/guide on how to install Oracle Developer Suite 10g on Fedora 14.
View 1 Replies
View Related
Nov 27, 2010
I'm a new user for oracle,tried to install oracle 10g on redhat linux 5 but gettinh the same error message.response/ runInstaller[oracle2@localhost database_10201]$ sh runInstaller _runInstaller: line 54:/tmp/database_10201/install/.oui: Permission denied_Doany one plz help me how to give full set of permisions to an user in linux to access a folder??
View 2 Replies
View Related
Feb 4, 2011
How do i install sql developer on my PC.
View 1 Replies
View Related
May 21, 2011
I just install the latest beta chromium by executing these commands:
Code:
The problem is I still want the Stable version of Chromium, and I want the developer version of Chromium not the beta release. So I got 2 problems: I need to downgrade this Chromium to the Stable release and then I want to install the developer release of Chromium and not lose this Stable release. I'm currently running 11.04 Ubuntu..
View 3 Replies
View Related
Dec 16, 2009
I try to install libapache2-mod-php5 on a vserver for our developer. But it does not work :
yum install mod-php5-apache2
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: mirror.newnanutilities.org
[Code]...
Is the name of the package changed or any other way to install it?
View 2 Replies
View Related
Jul 24, 2011
I've AMD64 system with Ubuntu 11.04 installed. It's been rough ride for me to install oracle-xe-universal. I've already spent more than 2 days on this. Still unsuccessful.
1) First I downloaded the packages libaio_0.3.104-1_i386.deb and oracle-xe-universal_10.2.0.1-1.1_i386.deb
2) Then I ran
sudo apt-get install bc (ran fine)
sudo dpkg -i --force-architecture libaio_0.3.104-1_i386.deb (ran fine)
sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.1_i386.deb
(gave me dependency error for libc6 (>= 2.3.2), I modified the control file to remove dependency and rebuilt the package) (now worked fine) Oracle xe is now installed. Then I tried to start the DB it started but it's HTTP client never started. So I decided to uninstall the oracle-xe=universal. None of the sudo apt-get remove oracle-xe-universal command's didn't worked for me. So i went for manual uninstallation directions as per oracle link.
I ran the following command-
--Manually uninstalling Oracle 10g--
sudo rm -rf /usr/lib/oracle /etc/oratab /etc/init.d/oracle-xe /etc/sysconfig/oracle-xe /usr/share/doc/oracle_xe /usr/share/doc/oracle_xe_client
Then I again ran the following command to install oracle-xe
sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.0_i386.deb
See below what I got as the output-
rocky@ubuntu:~/git/mygit/edas2/libaio$ sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.1_i386.deb
dpkg: warning: overriding problem because --force enabled:
package architecture (i386) does not match system (amd64)
[code]....
Even in applications menu I don't see the if oracle has been installed. So i conclude first time installation was ok but somehow http client didn't worked. After manual uninstallation, second installation didn't even loaded/installed the oracle-xe in init.d directory.
View 1 Replies
View Related
Feb 15, 2011
i want to install oracle 10g in my ubuntu 9.10.
View 5 Replies
View Related
Mar 11, 2011
here's my setup: 32 bit Ubuntu 10.10 with an AMD 2.7GHz processor, and 2GB of RAM.I get Oracle 11G R2 installed, except two things fail near the end of the installation (I think they're both Oracle Net services or something. I broke a cardinal rule by not writing them down. ) I try to use sqlplus through Terminal, but the system can't find sqlplus. I'm assuming it isn't installed. I'm unable to connect to it through JDeveloper.
View 2 Replies
View Related
Oct 2, 2010
I'm trying to install Oracle DB on my Open Suse (uname says: Linux-llwu 2.6.34.7-0.3-desktop preempt 2010-09-20 .. 86_65 x86_64 x86_64 gnu/linux) but it fails when it need to check package requirements.. for example, installation says that libaio-0.3.105 is missing, but I installed it (0.3.105-2), and could upgrade it to 0.3.107-4.1 how should I fix this problem?
View 9 Replies
View Related
Aug 18, 2010
I'm completely new to oracle and need to install oracle 11g onto my Linux box. But my Linux box currently has no X Term (KDE or Gnome).
Is there a way in which I can install this without the GUI ?
View 3 Replies
View Related
Nov 18, 2009
Can i install oracle 10g in fedora using the cd i used to install in xp...
View 2 Replies
View Related
Apr 22, 2010
I'm newbie in Debian. I downloaded Debian 5.0.4 Lenny and installed in VM(i dont know why but i couldnt install it on other partion of my windows 7. During installation i got error that CD-ROM wasnt detected and mounted but VMware could install without issues. I thougt problems were with drivers...).Now my Debian is running through the VM. I want to install Oracle 10g Enterprise Edition there, so i found this article http://www.makina-corpus.org/blog/how-i ... 10-64-bits and confugured my kernel and installed some packages. But during installing Oracle i got 2 error and in log file were some string that some packages werent installed, such as libaio and etc. where i can find list of this packages and how to correctly install Oracle on my Debian.
View 1 Replies
View Related
Feb 5, 2010
I am new to linux and i wish to install oracle 9i in fedora 12 can anyone provide me the details of where and how to download oracle 9i and installation steps
View 6 Replies
View Related
Aug 2, 2011
I need to install Oracle on my F15 machine however when I try and run the installer it gives erros that DISPLAY is not set, so I tried adding using XHOST + but that also states no display setting, any idea what i am doing wrong?
root@hrdevdba1 network-scripts]# export DISPLAY=10.171.108.6:0.0
[root@hrdevdba1 network-scripts]# xhost +
xhost: unable to open display "10.171.108.6:0.0"
[root@hrdevdba1 network-scripts]# export DISPLAY=:0.0
[root@hrdevdba1 network-scripts]# xhost +
[Code]...
View 7 Replies
View Related
May 16, 2011
i need to deploy oracle packaged thorugh unix instead of using SQLplus where in you can directly type the commands.
View 4 Replies
View Related
Mar 31, 2010
I tried to install oracle 11r2 in red hat el5. [root@perf Downloads]# uname -a Linux perf.com 2.6.18-8.el5 #1 SMP Fri Jan 26 14:15:21 EST 2007 i686 i686 i386 GNU/Linux
some of the prerequisite patches are not updated
Current Requirements
gcc-4.1.1-52.el5 gcc-4.1.2
libgomp-4.1.1-52.el5 libgomp-4.1.2
glibc-2.5-12 glibc-2.5-24
[Code].....
we need the following files,where can i download it?
I serached in net.but there is no use.most of them related to fedora core
View 5 Replies
View Related
Aug 11, 2011
i want install oracle 10g to redhat 5 i want to change bash_profile.but I can't find it when I looked to the /home/oracle/..
View 2 Replies
View Related
Mar 29, 2010
I am new to Linux and need ssh graphical that will alow me to install oracle on the new linux server
View 3 Replies
View Related
Jan 25, 2010
Being a LAMP snob, it pains me to even think these thoughts, but .I'm running FC-9, and developing websites, mainly using PHP - well the whole LAMP thing. I now find the need to test/code for IE. To that end I'm thinking VMware, VitrualBox, etc. loaded up with that "other" OS.
I'm sure others have gone down this path. I'm guessing the answer is Win-7. My main question is: OK, I do a virgin buy and install and register it on my VM. Six months later I want to change from VM-X to VM-Y and I reinstall - what is MS's feelings on VM's.
View 6 Replies
View Related
Jul 31, 2010
It is a sad day indeed, but I need to run a developer's tool that only runs on Windows, and it interfaces with a USB device that doesn't do well through any VMs I've tried. I've resorted to installing XP.
Now, I'm wondering if there will be any problems I'll face installing XP after Ubuntu 10.04 has already been installed? I suspect so, but it's been a while since I dual booted, and I've never worked with Grub2,
View 2 Replies
View Related
Oct 1, 2010
I have a "stripped down" version of ubuntu 9.10 that was created for me by a developer.It's installed on a Dell Latitude 2100 and I have a flash drive with an image so that I can install it onto multiple Dell Latitude 2100's to use out in the field.The original developer is no longer able to support the software and I have a problem with the gnome power manager (I think that's where the problem is) in that when lid is closed, I get a black screen.I know that the laptop is still running fine behind this black screen because if I plug in an external monitor I can see the screen (only on the external) and use the laptop fine.I know also that the developer stripped out parts of the gnome power manager and possibly acpi as well (if that has anything to do with the lid switch?)I can get the screen back if I go to a terminal and "sudo vbetool dpms on". I do this by using the external monitor but this doesn't solve my issue because out in the field there is no external monitor to use. The lid gets closed often in the field ad the only way to get it back is to hard reboot (hold down the power button till power off and then turn it on again.I've tried removing and re-installing gnome power manager as well as acpi and acpi support but this doesn't help.
I've tried using gconf-editor to set the lid_ac and lid_battery to "blank" and also "nothing" and I still get the same problem.When installing a full copy of 9.10 on these laptops and setting the lid_ac and lid_battery settings to "blank" or "nothing" it works perfectly so it's definitely something to do with what's been stripped out.At this stage, I am just looking for a solution that will allow people out in the field to get the screen back on whenever this happens ... so even if it's a case of them being able to invoke the "sudo vbetool dpms on" command by some manner ... note that part of the stripping has been to disable various key bindings.
View 2 Replies
View Related
Mar 16, 2011
Added the repo and installed Virtualbox.
Added user as vboxusers group
Added the following packages according to the error log
- make gcc kernel-source dkms
Finally /etc/init.d/vboxdrv setup reports an error
Stopping VirtualBox kernel modules done
Uninstalling old VirtualBox DKMS kernel
[Code].....
View 4 Replies
View Related
May 15, 2010
I did a google search and found pendrivelinux.com/pendrivelinux-2008-install-from-windows/
If I install linux on a new 16GB SD chip that just arrived, can I use the above link and install bootable linux on it?
Can I then install the famouse oracle database server and java and eclipse once like it was a harddrive?
Apparently I have to use the "JauntePE Make Portable Apps" to modify existing applications. Is there an easier way?
Are there alternatives to pendrive linux? Do you like them?
View 3 Replies
View Related
Mar 23, 2011
I have a dedicated PC with Debian Linux and now wish to install Oracle 11gR2. All the required changes and settings were made as per Oracle Pre-Install.
When I start the installer it errors out almost immediately due to a display problem as it it verifying if the display can accommodate 256 colours. The /etc/hosts file has a setting: 127.0.0.1 localhost so I set the DISPLAY=localhost:0.0
But it fails, why?
View 3 Replies
View Related
Oct 28, 2010
Ihave installed Redhat Enterprises linux now i want to install Oracle 10g database in linux.But idont know the steps.
View 13 Replies
View Related
Apr 2, 2010
How to install the oracle software from windows xp to linux by ssh. what are the requirement for that?
View 1 Replies
View Related
Jul 15, 2011
how to install linux redhat and oracle 11g in sun virtualbox?. That thing is giving me a lot of headache.
View 2 Replies
View Related
Mar 24, 2010
Today, I am in a dilemma in choosing my career path. Hope you will help me in solving this. I have completed 8-9 months as Linux Admin. I have an opportunity to continue as Linux Admin or become Linux application developer ( C++ ). I have little bit of competency in C++, but currently I am Linux Admin. Here are my questions
1. Are Linux admins highly paid than Linux application developers ?
2. which one has got more demand ?
3. what will be the future of Linux Admin ? what would be the role of Linux Admin in an organization after 5 years ?
4. As I am interested on both of these options, I am facing difficulty in choosing my career path.
View 1 Replies
View Related
Feb 24, 2009
I have wasted lot of time in installing rpm packages which are needed for oracle 11g on Fedora 10. Packages dependencies are going in circle. Is there any better to handle this package install and its dependencies? I was using rpm -ivh command. Following are required packages. Tried to down load packages which are not present in /var/log/rpmpkgs.
In some cases I got higher versions of the following packages.
binutils-2.17.50.0.6-2.el5
compat-libstdc++-33-3.2.3-61
elfutils-libelf-0.125-3.el5
elfutils-libelf-devel-0.125
glibc-2.5-12
glibc-common-2.5-12
glibc-devel-2.5-12
glibc-headers-2.5-12
gcc-4.1.1-52
gcc-c++-4.1.1-52
libaio-0.3.106
libaio-devel-0.3.106
libgcc-4.1.1-52
libstdc++-4.1.1
libstdc++-devel-4.1.1-52.e15
make-3.81-1.1
sysstat-7.0.0
View 1 Replies
View Related