On Sat, 9 Jan 2004, Michael Ruelle wrote: > rpm -qpl freevo > > will tell you where all the package files are supposed to go. If things > are built dynamically or done in a post install script, I am not sure > they appear in this list. >
Just a minor nitpick. If you use -p, then you need to provide the actual RPM package filename, (i.e., rpm -qpl freevo-1.4.1-*.rpm) and it'll tell you want's in the file package (not what's installed). If you want to check already installed packages, -p is not required (i.e., use rpm -ql freevo). T.C. ---- Wan Tat Chee (Lecturer) School of Computer Science, Univ. of Science Malaysia, 11800 USM, Penang, Malaysia. Rm.625 Ofc Ph: +604 653-3888 x 3617 NRG Lab Admin: +604 659-4757 Rm.601-E Ofc Ph: +604 653-4396 Internet: [EMAIL PROTECTED] Web: http://nrg.cs.usm.my/~tcwan GPG Key : http://nrg.cs.usm.my/~tcwan/tcw_gpg-20030322.asc F'print : DCF2 B9B2 FA4D 1208 AD59 14CA 9A8F F54D B2C4 63C7 ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
