Yziquel Guillaume wrote: > Hello, > > I hav been for some time struggling with this problem. > > When I fink update-all, it tries to install libgettext3-dev. But it then > yields no input, and after a few moments, freezes the whole computer.
I don't think such a behavior has ever been reported before. You need to show more details of the output you are getting. Redirect the output into a file so that when the computer freezes again, you can at least show the contents of that file. fink update-all 2>&1 | tee /tmp/libttext3problem.log -- Martin ------------------------------------------------------------------------- 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
