Slackware :: Tools To Purge Unused Pkg/libs?

Jun 30, 2011

Are there some effective tools to purge the system of unused libs/pkg and other files?Till now I found localepurge (i do not remember where i found it) which does some trick, but I am sure there is a lot of other things laying around in Slack with no real reason to be there in some minimal installation.I found also unsuedpkg in google.code, but it does nothing on a fresh system.Such question won't rise if Slack team wouldn't be forgetting about Slack's significance in server segment and putting big efforts in "deskopisation" of it. I'd be happy seeing directories like xlibs/ and mm_stuff/ where all x related libs and multimedia related ehhh... files could go (I hope developers will see this message).

View 3 Replies


ADVERTISEMENT

Slackware :: Track Down Unused Dependencies?

Feb 9, 2010

I have no problem with resolving dependencies on my own, but when I uninstall a programm, how could I keep track of the dependencies, thus remove them?

Is there a possibility to store this information in the /var/log/packages files, or better yet, is it possible to include the dependencies in the the .tgz's, so a 'removepkg' would get rid of them as well?

View 5 Replies View Related

Slackware :: System Cluttered With Unused Files - Cleaning Out Junk

Jun 16, 2011

When you unsuccessfully try to install software, does your Slackware system become cluttered with unused files? Is there a program, other than 'slackpkg clean-system', that can review your installation and identify any useless stuff? My tmp directory is set, in fstab, to delete its contents on boot. Is the tmp directory the only directory to be concerned with?

View 11 Replies View Related

Slackware :: Error: Could Not Find The GnomeConf.sh File That Is Generated By Gnome-libs Install

Apr 13, 2010

Today i download cheops source code and when i type ./configure returns me this error :

Quote:
checking for gnome-config... no checking for gnomeConf.sh file in /usr/local/lib... not found configure: error: Could not find the gnomeConf.sh file that is generated by gnome-libs install Is there any way to install cheops in KDE ? Do you know any solution for this problem ?

View 9 Replies View Related

Slackware :: Laptop Mode Tools Screen Brightness Ability Working?

Mar 15, 2010

I'm currently trying to setup a minimal Slackware installation. Everything is well, except for screen brightness/hard disk control via laptop-mode-tools. I was wondering if anyone used it, and if they got it to work on their Slack systems, how they went about doing it.

View 5 Replies View Related

Slackware :: SlackBuild To Make Both STATIC And SHARED Wireless-tools Package?

Jan 31, 2010

I don't use wireless tools myself currently, since I'm wired to the internet; but, I found that a package I wanted to build, required at the least, a shared version of libiw, if not both the shared AND static version. Symptoms of when you are in this boat, are error messages during compiling, similar to:

Code:
/usr/lib64/libiw.a(iwlib.so): In function `iw_mwatt2dbm':
iwlib.c:(.text+0x1a77): undefined reference to `log10'
iwlib.c:(.text+0x1a84): undefined reference to `ceil'
/usr/lib64/libiw.a(iwlib.so): In function `iw_freq2float':
iwlib.c:(.text+0x1b11): undefined reference to `pow'

[Code]...

View 1 Replies View Related

Ubuntu :: When Writing A Script Using Command-line Tools Why Is It More Difficult Using Graphical Tools

Apr 16, 2010

When writing a script using command-line tools why is it more difficult using graphical tools?

View 3 Replies View Related

Debian :: Xen-tools Shows Conffiles - When Do Dpkg -s Xen-tools Is It An Error

Apr 8, 2010

I checked xen-tools on a Debian Lenny system

Got following

Code:

This package contains tools to manage Debian based XEN virtual servers.

Using the scripts you can easily create fully configured Xen guest domains (domU) which can be listed, updated, or copied easily.

Homepage: [url] in the above output I am getting a line Conffiles and then you can see a series of /etc what are that and is it an error or some conflict?

View 2 Replies View Related

Software :: Install The OE Tools - Angstrom Distribution Tools In My Ubuntu

Sep 2, 2010

I need to install the scripts of angstrom distribution

ie ARM gcc..................how to install the scrpits from the site [url]

View 1 Replies View Related

Debian :: Can't Uninstall / Purge Mongodb

Jun 7, 2015

I'm having trouble with mongodb on debian. I'll start from the scratch: removing it.

Code: Select allapt-get autoremove --purge mongodb
Or:
Code: Select allapt-get purge mongodb
Or:
Code: Select allapt-get remove --purge mongodb

All end in the same way:

Code: Select all dpkg: error processing package mongodb-org-server (--configure):
  subprocess installed post-installation script returned error exit status 102
 Errors were encountered while processing:
  mongodb-org-server
 E: Sub-process /usr/bin/dpkg returned an error code (1)

[Code] ....

View 1 Replies View Related

Software :: Any Way To Completely Purge KMail?

Jun 17, 2010

I first started KMail and entered the wrong stuff. Now it's all messed up and I don't know how to fix it. Is there a way to completely purge KMail and make it act as if it was first opened?

View 6 Replies View Related

Ubuntu :: Delete All Associated Files When Performing A Purge?

Jul 20, 2010

I went to remove FreeNX from my Ubuntu Lucid machine so I opened the terminal and typed: "sudo aptitude purge freenx" The command worked but when I used the command "locate nx" I got a list of FreeNX associated files (as well as nxserver files). Is it possible to completely remove a program from my system? I thought "sudo aptitude purge" would do it but apparently not. My only concern is that in the future if I decide to install something related to this program it will interfere and cause problems.

View 5 Replies View Related

Ubuntu :: How To Do A Complete Uninstall/purge Of Grub2

Oct 15, 2010

When upgrading to Maverick I accidentally (yes, I know, my bad) installed Grub to my Ubuntu partition instead of to the MBR. It was already installed to the MBR prior to this. So, when I rebooted all I got was the Grub rescue console. I loaded the Linux image with a different boot loader on floppy instead, and proceeded to uninstall and reinstall Grub2 to MBR with

Code:

sudo apt-get purge grub-common grub-pc
sudo grub-install --root-directory=/mnt/ /dev/sda
sudo update-grub

However, on restart I now get the regular Grub console, but not the selection screen to select what to boot. This even though all Linux kernel images and the Windows 7 partition I have was found during the reinstall. So, seems I need to do a complete purge of Grub from both MBR and sda3 (which is the Ubuntu partition i accidentally chose on upgrade), and start over clean. Question is then, how do I do it, line by line from the terminal?

View 3 Replies View Related

Ubuntu Networking :: Purge Tasks In Evolution 2.30.3?

Jan 11, 2011

I'm running evolution 2.30.3 in ubuntu 10.10, with unity desktop, and I can't find the "purge" option for the tasks. As it disappeared or is it just me not finding it ? Also, while I'm here, I understand that unity is still in development. Where can I report the issues I notice while running it ?

View 3 Replies View Related

OpenSUSE :: Purge Config Files Of Uninstalled Applications?

Sep 20, 2010

When I remove an application from YaST does it remove its config files too? If it does not, is there any command by which I can remove the config files for all the uninstalled applications?

View 1 Replies View Related

General :: How To Purge Connections Left Open By SSH ProxyCommand

Apr 6, 2011

I have a webserver WWW1 and a front-facing proxy PRX. I use SSH ProxyCommand to connect to WWW1's internal IP (private IP) via PRX (private+public IP). For some connections (not all) I see a network connection left open after I'm finished. These add up!

~/.ssh/config
Host *
ServerAliveInterval 5
ControlMaster auto

[code]....

On PRX, lsof | grep WWW1:ssh shows 124 open connections at the moment. On WWW1, the same command shows 243 open connections. There are similar open connections for WWW2, WWW3 etc.

WWW1 and PRX are Debian. Client connections are coming from a mix of Debian, Ubuntu and OSX10.6. I use Emacs Tramp but this has no special configuration (AFAIK) outside of my ~/.ssh/config. I'm concerned about running out of internal ports, and ideally I want these connections to clean themselves up without intervention. Ideally by configuring them to kill themselves off; failing that a command I can kill old processes with is fine!

View 1 Replies View Related

Ubuntu :: Apt-get (use Aptitude Purge To Remove All Associated Files Of A Package)?

May 2, 2010

Did a fresh install of 10.04 Desktop 86_64 this weekend. One of the first issues I noticed right away was that apt was not function properly. Say for example you install the packages tor and vidalia (assume I'm running everything from root). #apt-get install tor vidalia This command will check and install necessary dependencies, for example 'privoxy'. Now if you decide that you don't want to use privoxy and instead use polipo, you would probably feel inclined to remove privoxy. Well I found that apt-get autoremove, apt-get remove, apt-get purge WILL NOT remove all the files/directories associated with the package. You'll find that after running each of these commands, there will still be directories, scripts, etc. in /etc/init, /etc, and /etc/rc*.d. The only solution I've found to completely removing a package is aptitude purge [package].

View 1 Replies View Related

Ubuntu :: Dselect In Lucid: How To Purge Standard Packages

Sep 12, 2010

Yeah, I use dselect. What can I say, I've grown used to it and prefer it to the more modern dpkg front-ends.Recently did a fresh install of Lucid Server 10.4.1 AMD64. There are some Standard packages that I don't need and I used dselect to purge them:

apparmor
apparmor-utils
friendly-recovery

[code]....

View 2 Replies View Related

Debian :: Can't Remove / Purge / Install Package Flashplugin-nonfree

May 10, 2010

I faced on these days a very nasty problem, during the upgrading of my system... something bad happened and I can not remove, purge, install, reinstall the package flashplugin-nonfree no matter what tries I did till now. To see my tries please read bellow.Do any of you have any advanced advice how can solve this BIG problem that occurs to me?

View 10 Replies View Related

Ubuntu :: Can't Remove/purge/install The Package Flashplugin-nonfree

May 10, 2010

I faced on these days a very nasty problem, during the upgrading of my system... something bad happened and I can not remove, purge, install, reinstall the package flashplugin-nonfree no matter what tries I did till now.

root@intra-micro:/home/mikek# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done

[code]....

View 3 Replies View Related

Ubuntu Installation :: While Upgrading To 10.04 FGLRX Failed To Install - Now Can't Purge It

Sep 21, 2010

I've just upgraded from ubuntu 9.10 to 10.04 64 bit, and everything went well except for the fglrx driver installation, which failed. I've checked the troubleshooting guide and tried to purge the drivers, with only partial success.

When i type dpkg -l '*fglrx*'

I get this,

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)

[code]....

View 7 Replies View Related

Ubuntu Installation :: Cannot Purge Blockcontrol - Messing Up Automatic Updating - Cannot Rid It

Nov 24, 2010

I have searched around a bit and am having difficulty purging blockcontrol off my system. I am running Ubuntu 10.04 LTS i686 version. I have been able to remove some of the programs attached to blockcontrol but cannot remove blockcontrol. The synaptics package manager and console root access will not rip out blockcontrol. I want the entire Moblock/Blockcontrol set off the system.

[Code]....

View 2 Replies View Related

Ubuntu Installation :: Purge CUPS Jobs Older Than 1 Hour?

May 12, 2011

I've setup two printers through a system running Ubuntu server that are shared with 30-40 users on our school network.

If the printers run out of ink or paper, they stop printing. The lazier members of staff don't proceed to recharge the ink or paper so when somebody does, hours later, the old jobs start printing again which the teachers no longer need or want.

I'd like to automatically have my system purge print jobs older than 1 hour. I'm running CUPS and sharing the printers through SAMBA. How do I do this?

View 1 Replies View Related

Programming :: Using Bash Script To Purge Rotating Tcpdump Files?

Oct 20, 2010

writing a script that would keep the last three versions of tcpdump files.Due to the version of tcpdump I must use -C and cannot use -G. Using -C generates a new file after X MB's have been written and adds a .x after each new one. The problem is that these files are filling up the disk too quickly. The main part of the script will kill tcpdump when a certain condition is met but in the meantime I need to purge and only keep say the three last iterations of the dump file. So for example, there is dump.pcap.1, dump.pcap.2, dump.pcap.3, dump.pcap.4 and dump.pcap.5. I'd like the script to look at the datestamps and delete dump.pcap.1 and dump.pcap2 since the other three are the three newest files. comparing files based on dump.pcap.*, check the dates and only keep the three 'youngest' files?

View 5 Replies View Related

Debian :: Build A Deb-package In Order To Detect And React To The --purge Switch?

Jun 27, 2010

how does one have to build a deb-package in order to detect and react to the --purge switch?

View 1 Replies View Related

SUSE :: How To Get RMP Dependencies/libs

Feb 17, 2011

I wanted to install an rpm package on two suse 10 systems. It installed successfully on one system but on the other it throws an error like

Code: error: Failed dependencies: rpmlib(PayloadIsLzma) <= 4.4.2-1 is needed by linuxProj-1-1.noarch

Now this means that rpnm package has no error but the rpm in itself is lacking some libs. So can anyone tell me that how can I download and add these libs to the already installed rpm. Note the difference between rpm and rpm package.

View 1 Replies View Related

General :: How To Write C Libs To Php

Mar 7, 2011

I need to use a lib developed by me in c in my php app but i don't now how. I will use it in Linux.

View 2 Replies View Related

General :: See The Source Of Libs?

Oct 23, 2010

Is it possible to find out the source of libdb_cxx-4.3.so and other lib files in Linux? If yes, how?

View 6 Replies View Related

Ubuntu :: Compiling Libs Under A Different Directory

Feb 21, 2010

I am fairly new to ubuntu. I have to compile some libraries under ubuntu in a directory other than the default directory and then get the shared object libs (.so) libs for building some custome kernels. I created a directory structure as follows:

/home/username/build-target
/home/username/src-<libname> =>here are the source files for the lib. I need to compile

Now I create a directory /home/username/src-openssl and download the source code and untar it under this directory and issue ./configure --prefix=/home/username/build-target --exec-prefix=/home/username/build-target and then make and make install. I was expecting that the shared object libraries created (.so) files should have gone under /home/username/build-target/libs, however I just see only libssl.a and libcrypto.a and not .so files under the build-target/lib directory. For grep also I did the same thing as above however I don't see any lib directory created under build-target directory as I was expecting.

View 1 Replies View Related

Ubuntu :: PHP Libs That Don't Come With The Standard Install?

May 22, 2010

I need some PHP libs that don't come with the standard install - I assume that means I'll have to build PHP from source. Can I use a package manager to download the source? How? If I do, will it have the code for all the libraries? Are there specific instructions for building and installing on ubuntu?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved