On 3/2/07, Ken Mankoff <[EMAIL PROTECTED]> wrote: > I've done a 'fink update-all' and run into some problems with mod-python. I > think. How do I downgrade? How do I find out the previous version? > > I have libapache2-mod-python-py24 3.3.1-1 installed. Looking in the > backup file list I see this recently: > libapache2-mod-python-py24_3.1.4-4_darwin- powerpc.deb How > do I re-install that version? > > fink install libapache2-mod-python-py24_3.1.4-4 > Information about 6997 packages read in 0 seconds. > Failed: no package found for specification > 'libapache2-mod-python-py24_3.1.4-4'! > > Thanks, > > -k. >
Try "fink install libapache2-mod-python-p24-3.1.4-4" -or- "sudo apt-get install libapache2-mod-python-py24=3.1.4-4" And what was the problem with the newer mod-python? -- Alexander K. Hansen (akh) Fink Documenter (still) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
