Can I remove gcc and g++ after I installed Oracle enterprise 11g 64 bit [message #413718] |
Fri, 17 July 2009 05:29 |
dragos
Messages: 16 Registered: July 2009
|
Junior Member |
|
|
On Ubuntu Server 8.04 64 bit I have previously installed binutils
in order to install Oracle,
now I want to get rid of binutils because of the security threat
that it posses, but the question is if oracle will fucntion properly if I will remove these packages ?
root@deb02:/home/dragos# apt-get remove binutils
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
lib32gomp1 po-debconf libtimedate-perl intltool-debian libc6-i386 lib32gcc1 html2text lib32stdc++6 autotools-dev
libc6-dev-i386
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
alien binutils build-essential debhelper dpkg-dev g++ g++-4.2 g++-4.2-multilib gcc gcc-4.2 gcc-4.2-multilib
libstdc++6-4.2-dev libtool
0 upgraded, 0 newly installed, 13 to remove and 2 not upgraded.
After this operation, 35.0MB disk space will be freed.
Do you want to continue [Y/n]? n
Abort.
Is it safe to remove gcc gcc-4.2 gcc-4.2-multilib g++ g++-4.2 g++-4.2-multilib ?
Thank you.
|
|
|
|
|