Re: get list of current library versions

2001-12-07 Thread David Z Maze
Rory Campbell-Lange <[EMAIL PROTECTED]> writes: RCL> Is there a simple way of get a list of each of the libraries and RCL> programs on my machine? While it is simple to extract the package RCL> versions from dpkg, its the versions of some of the programs that I need RCL> to find. Any competent dpk

get list of current library versions

2001-12-07 Thread Brian Kerhin
I'm using debian potato... 1. How can I upgrade a single package (lilo) with out contaminating my entire box and with out rewriting the entire package to something that doesn't conflict with 30 other program? The Woody package will work if I can somehow get it to install. BK PS> Everything e

Re: get list of current library versions

2001-12-07 Thread dman
On Fri, Dec 07, 2001 at 05:52:48PM +, Rory Campbell-Lange wrote: | Is there a simple way of get a list of each of the libraries and | programs on my machine? dpkg -l \* | grep "^ii" | While it is simple to extract the package versions from dpkg, its | the versions of some of the programs tha

get list of current library versions

2001-12-07 Thread Rory Campbell-Lange
Is there a simple way of get a list of each of the libraries and programs on my machine? While it is simple to extract the package versions from dpkg, its the versions of some of the programs that I need to find. -- Rory Campbell-Lange <[EMAIL PROTECTED]>