On 10/14/05, Julien Salort <[EMAIL PROTECTED]> wrote: > Hi, > > Since the latest xchat version doesn't work, I'd like to downgrade xchat > to the 2.4.4 version. > Unfortunately, I didn't keep the old .deb file. So I can't just dpkg -i > it. > > Is there a way to tell fink to install an older version ? > I tried: sudo apt-get install xchat=2.4.4 but it doesn't work. > > Any help ? > > -- > A: Because it messes up the order in which people normally read text. > Q: Why is top-posting such a bad thing? > A: Top-posting. > Q: What is the most annoying thing on a mailing list? > > > >
That would only have worked if 1) you had your locally-build .deb file, or 2) that version was in the binary distribution. Unfortunately neither are true. However, checking the package database: http://fink.sourceforge.net/pdb/package.php/xchat shows which versions are available. For the binary distribution, you can use sudo apt-get install xchat=2.4.1-21 Or, if you'd like 2.44, then you can rebuild it via fink install xchat-2.44.22 (on Tiger). -- Alexander K. Hansen Fink Documenter [Day Job] Levitated Dipole Experiment http://psfcwww2.psfc.mit.edu/ldx/ ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
