On Feb 17, 2005, at 1:00 PM, [EMAIL PROTECTED] wrote:
I guess the source packages and the qt3 build-dir are still in /sw/src. Should I remove them first? Would the following command be correct?
sudo dpkg -r --force-depends qt3 qt3-dev qt3-shlibs
No that removes your installed packages, which you don't want to do.
rm -rf /sw/src/qt*
will suffice.
-- Alexander Hansen Fink Documentarian [Day Job] Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
