So, I have always installed this"old" version of pcmanFM on each antiX install right up to antiX-12.
Installation does require a few extra steps besides downloading and installing the pcmanFM 0.5-3 deb file and I am going to show you how to do so in this narrative.
1. Download pcmanfm_0.5-3_i386.deb and shared-mime-info_0.30-2_i386.deb from
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.oats.webuda.com/iso/"
linktext was:"http://www.oats.webuda.com/iso/"
====================================
2. 2. Enable ONLY the debian unstable repository and in a root terminal:
Code: Select all
root@E4300:/home/afab4
# apt-get update
Code: Select all
root@E4300:/home/afab4
# apt-get install hal
then
Code: Select all
root@E4300:/home/afab4
# apt-get install gamin
Code: Select all
root@E4300:/home/afab4
# apt-get purge winff
Navigate to the directory that you downloaded the two files into and as root run:
Code: Select all
root@E4300:/home/afab4/Downloads
# dpkg -i *.deb
At this point, pcmanFM 0.5-3 is fully functional.
Re-enable the default testing repositories.
Finally, you MUST put both pcmanFM and shared-mime-info on hold in both apt and in synaptic to avoid wiping out your efforts the next time you upgrade.