Schwab,Wilhelm K wrote: > Martin, > > That is strange, because I just downloaded it and it looks fine. If I did > everything correctly, it is running now. I am reasonably certain I have a > previously downloaded copy running on my laptop, but it was not yet on this > machine. >
It does run, it just has all its symlinks in the wrong directory. What do you get if you try this? find pharo-vm-0.15.2e-linux -type l | wc -l I get 0. whereas if I run find pharo-vm-0.15.2d-linux -type f | wc -l I also get 0. Both are wrong, at least compared to the actual 0.15.2d release. Regards, -Martin _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
