As I understand, we can install packages either in binary form (with apt-get) or in source-code form (with fink install). Shouldn't the results be the same in either case, at the end of the day?
My problem is the following. If I do fink updateall, the process fails because python24 fails to install. Specifically, python24-socket fails to install after failing to make a directory. However, if I use apt-get install python24, the package is installed without complaint. AND YET, after that, the next fink updateall still tries to install python24 again, and fails. How to resolve this situation? thanks, S ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
