1) If the old version is available from the binary distro or as a .deb file on your system you can try installing it with
sudo apt-get install libxml2=<version>
i.e. "sudo apt-get install libxml2=2.6.2-1" to install version 2.6.2-1
(I know that's not the version you want, though)
2) If you can't get it from binary, try
fink install libxml2-<version>
('=' for apt-get and '-' for fink install are correct).
Also, have you tried rebuilding ("fink rebuild") the packages that are broken?
--
Alexander Hansen
Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX
On Jan 13, 2004, at 7:59 AM, Sean Davis wrote:
I have recently upgraded to 10.3.2 and have found that some of the software
that used the libxml2 libraries is now broken. The version of libxml2 that
is now installed is newer than that I used previously. I would like to
install the previous version rather than the newer version. How can I go
about this (preferably without changing with the fink.conf file)?
Thanks, Sean
------------------------------------------------------- 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 _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
------------------------------------------------------- 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 _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
