> Is there a way to downgrade? I tried > fink install esound-0.2.34-6 > but that didn't work. > > Any ideas? > > Thanks > Ralf >
I was having this problem, so I installed the latest esound from fink (the broken one - it isn't working so I assume it is broken) so that my system and its dependencies would still work. Then, I downloaded the esound source from here: http://ftp.gnome.org/pub/GNOME/desktop/2.6/2.6.2/sources/ Uncompress the esound source, enter the created esound directory and run the following: ./configure --prefix=/sw make make install This will put version 2.34 on your system. I intend to put the correct fink esound on when it is fixed, but for now this gives me functioning audio. *** Warning - this method doesn't allow the fink package management system to know that this was installed, so you will need to fix it later manually ***. Bill ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
