Re: [Pharo-users] Error installing version 1.4 (Steve Graham)
Hi, I also had trouble installing 1.4. On my Ubuntu 12.04 64bits, a number of libraries were missing (starting with lib32). I had a cascade of error messages, but googling the message itself yielded a solution in each case. Unfortunately, I don't remember which modules I had to download. So you will have to do the googling yourself ;-) Rgds, Georges On 02/05/2013 11:14 PM, pharo-users-request@lists.gforge.inria.fr wrote:
Send Pharo-users mailing list submissions to pharo-users@lists.gforge.inria.fr
To subscribe or unsubscribe via the World Wide Web, visit http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users or, via email, send a message with subject or body 'help' to pharo-users-request@lists.gforge.inria.fr
You can reach the person managing the list at pharo-users-owner@lists.gforge.inria.fr
When replying, please edit your Subject line so it is more specific than "Re: Contents of Pharo-users digest..."
Today's Topics:
1. Re: Slides Fosdem13 from this morning (St?phane Ducasse) 2. Error installing version 1.4 (Steve Graham) 3. Re: Error installing version 1.4 (St?phane Ducasse) 4. Re: Error installing version 1.4 (Esteban Lorenzano) 5. Re: Error installing version 1.4 (St?phane Ducasse) 6. Re: Error installing version 1.4 (Sven Van Caekenberghe) 7. Re: Error installing version 1.4 (Paul DeBruicker)
----------------------------------------------------------------------
Message: 1 Date: Tue, 5 Feb 2013 21:49:49 +0100 From: St?phane Ducasse <stephane.ducasse@inria.fr> To: A friendly place where any question about pharo is welcome <pharo-users@lists.gforge.inria.fr> Cc: "Pharo-project@lists.gforge.inria.fr Development" <Pharo-project@lists.gforge.inria.fr> Subject: Re: [Pharo-users] Slides Fosdem13 from this morning Message-ID: <1BE8240D-0AB0-4EB4-BE83-58F1B2F736FB@inria.fr> Content-Type: text/plain; charset=windows-1252
Hi,
Here are my slides from the talk today at FOSDEM;
http://marcusdenker.de/talks/13Fosdem/2013-FOSDEM-Pharo.pdf And on SlideShare (with >1000 views in a day, not bad?) I would say quite good!
http://www.slideshare.net/MarcusDenker/fosdem-13-pharo-20-update
------------------------------
Message: 2 Date: Tue, 5 Feb 2013 12:58:02 -0800 (PST) From: Steve Graham <jsgrahamus@yahoo.com> To: Pharo Mailing List <pharo-users@lists.gforge.inria.fr> Subject: [Pharo-users] Error installing version 1.4 Message-ID: <1360097882.77896.YahooMailNeo@web140003.mail.bf1.yahoo.com> Content-Type: text/plain; charset="iso-8859-1"
I downloaded Phar 1.4 one-click onto my Linux Mint system.? When I ran the .sh file, I got the following error:
could not find module vm-display-X11 Aborted
I found? that file in the path though:
steve@steve-Satellite-L555D ~/Desktop/Pharo-1.4-one-click.app $ find . | grep vm-display ./Contents/Linux/vm-display-null ./Contents/Linux/vm-display-X11 steve@steve-Satellite-L555D ~/Desktop/Pharo-1.4-one-click.app $
Any ideas?
TIA, Steve
participants (1)
-
Georges M Louis