General :: How To Remove Installed Plugin
Jan 7, 2010
Currently i am working in nagios and i have installed check_mysql_health plugin in the nagios monitoring server and after installing this plugin, i removed the MySQL in my system and installed another version of MySQL and now also my plugin is showing the error as
[root@wipro libexec]# ./check_mysql_health --hostname wipro --username root --password root123 --mode connection-time
CRITICAL - cannot connect to information_schema. install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains: . /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5
[code]....
I have MySQL 5.0.8 in my machine. how to remove the installed plugin.
View 13 Replies
ADVERTISEMENT
Jun 18, 2010
I was looking for some alternative and find go-oo. I installed them:
[Code]...
I have openoffice installed. but there is no gooo. is it a different package or plugin to work with openoffice?
View 2 Replies
View Related
Feb 28, 2011
I installed nagios program from tar.gz file (from source basically). I didn't use dpkg or apt-get, I used 'configure','make install' and then 'make' scripts. How can I remove this progrma from debian system ?
View 2 Replies
View Related
Apr 30, 2010
I wanted to remove apache and it worked but everytime it`s installed it comes with the old settings...and I want the default ones..I don`t know to manage an apache server but i`m learning! I tried these commands and not of then didn`t had any effect:
apt-get remove apache2
aptitude remove apache2
rm -rf /etc/apache2 , rm -rf /var/www
dpkg -P apache2
and of course ... --purge remove apache2
View 5 Replies
View Related
May 3, 2011
On a Debian system, I installed Adobe Acrobat Reader using the Linux binary (AdbeRdr9.4.2 1_i486linux_enu.bin) downloaded from Adobe's website. What's the right way to uninstall Reader when it was installed this way?
View 1 Replies
View Related
May 8, 2011
When I run yum list installed command the output shows two kernels:
[Code].....
Would it therefore be safe to remove the first kernel in the installed list to save having two kernels being updated everytime I run yum update? Or is the PAE kernel dependant upon the original?
View 6 Replies
View Related
Jun 5, 2010
I'm on 9.10 x64 gnome.I hate firefox and want to remove it because I use chrome,but when I try to remove it it removes the java plugin.And when I try to install the java plugin alone, it installs firefox. Why are these dependencies of each other? Is there any way that I can remove ff without removing java?
View 7 Replies
View Related
Mar 17, 2010
I just switched from Ubuntu to Fedora 12 and I'm trying to get exaile working. However when I double click on a song to play it I get this message
Code:
A ID3 tag demuxer plugin is required to play this stream, but not installed.
I know I have all the gstreamer plugins (ffmpeg, base, good, bad and ugly). What else could be wrong?
View 14 Replies
View Related
Oct 18, 2010
I was interested in trying out Gnash as an alternative to Adobe flash Player so I installed it using synaptic and also ticked the Gnash Mozilla Plugin.Well the plugin is not installed in Firefox? Not there under Tools -Add ons or listed under about: plugins? I tried editing Firefox preferences to use gnash instead of Flash but cant locate the program.Nothing on the internet as far as basic intructions?A system search does finds:/usr/share/app/install/icons/gnash.xpm/usr/share/app/install/desktop/gnash.desktop
View 4 Replies
View Related
Mar 11, 2011
After installing 11.4/LXDE which comes with FF 4 Beta, The openSUSE Flash Plugin package was automatically installed, but doesn't seem to be installed into FF properly. When FF > Addons is opened, no Flash plugin is listed. If you then attempt to install install Flash from Adobe, Adobe doesn't seem to recognize FF 4 as a supported browser.
On top of that, if you visit the nVidia site to explore OEM display drivers, their site is Flash driven and won't permit driver searching, must less browsing and possible downloading. This was important to me to try to obtain the OEM nVidia Configuration Manager which vastly enhances display management, particularly on the somewhat lean LXDE desktop.
View 2 Replies
View Related
May 2, 2010
Zen-coding is a great gedit plugin for html & css development.I download the files and unpack them into ~/.gnome2/gedit/plugins/.After open gedit I can't find zencoding in the Gedit Preference.
View 9 Replies
View Related
Feb 16, 2011
I tried to update my eclipse to the Helios version through a PPA, but I wanted to use it for programming in C / C++, in order to integrate it with the NS-3. After updating CDT installed the plugin but could not create project in C / C + + because they did not appear in the File -> New -> Project. I decided to return to the previous version to see the eclipse in the repositories by default.I did:
Code:
sudo apt-get purge eclipse*
sudo apt-get autoclean
[code]....
View 1 Replies
View Related
Mar 2, 2011
downloaded the java .bin file from the website and made it excutable and ran in terminal... i got the 'done' message at the end of installation, so i restarted Firefox and verified if i had java. well, i got that message talking about missing plugins... i clicked it and click get missing plugins, It didn't find java on my computer!
View 3 Replies
View Related
Jul 21, 2011
using Xubuntu 11.04
I don't like Firefox 4 and 5 so I uninstalled it and installed FF 3.6.19 manually in the /opt directory. It works really well. I wanted to add a java icedtea plugin to FF. But I can't use Synaptics. Synaptics does not see the FF 3.6.19 - it does not know it's there and will try an install FF5 if I use it to install that plugin - makes sense it would do that.
How do I get a java plugin installed considering how FF is implemented on my system?
I can download a deb installer for the plugin and use the archive manager to get manually get files out of it but what I've tried so far didn't work...
View 4 Replies
View Related
Mar 12, 2009
"The playback of this movie requires a SMB protocol source plugin which is not installed." I get this error when I try to play a movie from a samba share. This is a fresh install of Fedora 10 KDE. I installed all the necessary codecs using the rpmfusion repo. Movies play fine if I transfer them to my computer.
View 3 Replies
View Related
Mar 7, 2010
I tried the "rpm", the "yum", and the "tar.gz" from the adobe site. Both rpms installed fine but I still can't view flash content in Firefox (missing plugin). The .tar.gz contained a .so file, but the installation instructions for the flash player said I should see an installer file in the .tar.gz, but I do not. I can't believe I can't even get flash player working. Their instructions said to check under "Help > About Plugins" but obviously Firefox does not and has never had such an option. I hate Adobe.
View 2 Replies
View Related
Jan 29, 2010
I've been reading up on ssh and I don't want anyone to connect to my computer. I am not interested in remote connectivity at all. Should I uninstall ssh? I ran Code: apt-get remove ssh and debian returned "package ssh is not installed. 0 packages removed."
I also looked online and found out about /etc/ssh/ssh_conf but all of the lines on my computer were #'d out. I also added "PermitRootLogin no" at the end. Am I safe from ssh attacks if I don't have ssh? Might be a stupid question but I don't want to fall victim. edit: it seems as though I -do- have openssh-client and openssh-server installed. Should I just leave my ssh config with PermitRootLogin no or apt-get remove openssh-client openssh-server.
View 9 Replies
View Related
Mar 6, 2011
I'm trying to use the LADSPA SWH Gate plugin to remove soft breath noises from an audio recording, but it's not working very well for me. It'll cut out chunks of the much louder spoken audio, while leaving the much quieter breath noises intact. I mean breath noises that are so quiet, they don't even show up on the wave form. I know you can manually go in and drop silence onto each spot if you want to, but I saw the noise gate method work wonderfully in GarageBand so I'd like to use it here too, but I'm just not getting any results.I'm using both Audacity and Ardour.
View 2 Replies
View Related
Sep 19, 2009
when i got play any movie or song i got some error which show below error:The playback of this movie requires a MPEG-1 Layer 3 (MP3) decoder plugin which is not installed.
View 2 Replies
View Related
May 18, 2010
I searched for a hex editor in the USC, and chose to install a package called okteta. Only problem is...(I didn't realize until after it was too late to cancel)...it's a KDE package.Since it was probably one of the first (only?) KDE based app on this fresh Lucid installation, I believe about 115 (!) packages (see the list below) were installed in addition to the one I wanted. Grrrr.I then went into synaptic and removed okteta, but as I should have known, it did not remove any of the dependencies.I then looked at the dpkg logfile to see what had been installed. Here's what I found:Quote:
2010-05-18 02:27:56 install libqtcore4 <none> 4:4.6.2-0ubuntu5
2010-05-18 02:27:58 install libattica0 <none> 0.1.3-0ubuntu1
2010-05-18 02:27:58 install libqt4-network <none> 4:4.6.2-0ubuntu5
[code]....
View 3 Replies
View Related
Apr 24, 2011
I just installed fastCGI with this guide is quite short and now i want to undo all that changes.. can some one guide me with the steps to do it?
This is the install:
So far i leave this file empty so the module is not loaded.. bou i like to remove it completely from my system
View 5 Replies
View Related
Sep 19, 2010
I'm trying to switch from debian to fedora (13) and I'm stuck at getting yum to remove leave dependencies.
So far I've installed "yum-plugin-remove-with-leaves" and I'm able to remove leave dependencies if I invoke yum with the "--remove-leaves" argument from command line.
But this doesn't work with graphical front ends and I want to remove unused leave dependencies every time if I remove a package not just if I remember to invoke yum with the "--remove-leaves" argument.
Later on I discovered an option in "/etc/yum/pluginconf.d/remove-with-leaves.conf" named "remove_always = 1" and uncommented it. But yum doesn't seem to care. I still need to add the "--remove-leaves" argument otherwise yum isn't going to remove the leave dependencies.
How to configure yum to handle dependencies the way I used to know from apt under debian? Install a package with a graphical front end and dependencies get pulled in as needed. Uninstall a package later on and dependencies installed in the first place are removed as well if not needed by anything installed in between.
View 5 Replies
View Related
Oct 29, 2010
I attempted to install the CLI management tool for my Highpoint Rocket Raid card (rr62x) downloaded from this page: [URL] When I tried installing it, this is what happens:
Code:
# dpkg -i hptraidconf_3.5_amd64.deb
Selecting previously deselected package hptraidconf.
(Reading database ... 68853 files and directories currently installed.)
[code]....
How can I get this package removed? I was able to get a different management tool installed to configure my RAID so I don't need this one. My system appears to be working, but everytime I use apt-get to install something else, it shows the hptraidconf package as failed.
View 9 Replies
View Related
Jan 23, 2011
We all know that we can remove installed applications straight from terminal or ubuntu software center. However, sometimes we download .deb files from the web that are not necessarily on the repository. My question is, how do I uninstall a manually installed deb application?
View 9 Replies
View Related
Mar 3, 2011
Running 10.10 64bit
I tried installing the latest Mupen64Plus from source, and something went wrong, and now I get errors when trying to run it. How do I remove the link that was created from the source install?
This is what I get code...
View 2 Replies
View Related
Mar 22, 2011
I had a dual boot system (Ubuntu 10.04 and XP) and had a problem with my XP and had to reinstall it. Unfortunately I forgot to backup the boot file. After the re-installation of XP, I can't load Ubuntu 10.04 anymore, so I booted up Ubuntu 10.10 using USB, during the install, it didn't give an option to do a repair, so I did an install along with other OS. After the install, the GRUB showed now 3 OS:
Ubuntu 10.10
Win XP
Ubuntu 10.04
How can I remove the newly installed Ubuntu 10.10 without damaging the other OS? I'd like to keep the 10.04 because it's all customized and have several apps already installed.
View 7 Replies
View Related
Jul 27, 2011
I need to know how to repair ubuntu. I don't want to reinstall it. I want current version keep working. Is it possible?
I know that i need to remove recently installed program but how can i do that if ubuntu doesn't start. Even in recovery mode.
View 9 Replies
View Related
Mar 2, 2010
i have some package that are installed using ./configure then make & make install & make clean how can i remove those? i cant see them in the pkgtool.
View 7 Replies
View Related
Jun 13, 2011
I try to install the java plugin but the java test pages show not installed. I have tried the openjdk-6-jdk package and the Oracle/Sun 1.6.0_26 version to no avail.
Is there some good instructions page someplace? I have yet to find a set of instructions that provides something clear that works.
View 5 Replies
View Related
Jun 29, 2009
when i try to watch a movie on movie player from the internet i get the requires a Advanced Streaming Format (ASF) demuxer plugin which is not installed. how do i install it?
View 3 Replies
View Related