Iliad Application Launcher

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Iliad Application Launcher

dumbs
Bonjour,

Je suis nouveau dans l'univers de Smalltalk et j'aimerai essayer Iliad
(www.iliadproject.org), j'ai découvert l'application Iliad Application
Launcher (http://forum.world.st/Iliad-Application-Launcher-
td2400699.html) sauf que le fichier que j'ai récupéré est un
fichier .star . Comment fait-on pour lancer une application smalltalk
a partir d'un .star (Je suis sous GNU Smalltalk)

Merci
--

Bertrand BRUN
Master 1 Informatique
Université Montpellier 2
Reply | Threaded
Open this post in threaded view
|

Re: Iliad Application Launcher

sebastien audier
Réponse et proposition de rencontre en privé.


--
Sébastien AUDIER

ObjectFusion S.A.R.L.
Applications web, consulting, design
http://www.objectfusion.fr
Reply | Threaded
Open this post in threaded view
|

Re: Iliad Application Launcher

Nicolas Petton
In reply to this post by dumbs
Bonjour,

Pour installer Iliad pour GNU Smalltalk le plus simple est d'utiliser
git:

git clone http://github.com/NicolasPetton/Grease.git
cd Grease
gst-package -t ~/.st ./package.xml

git clone git://github.com/NicolasPetton/iliad-stable.git
cd iliad-stable
./scripts/make_packages

pour démarrer Iliad:
./scripts/start -p 8888

Iliad est également disponible pour Pharo/Squeak.

Tu trouveras plus d'informations sur le site internet:
http://www.iliadproject.org

Nicolas

--
Nicolas Petton
http://www.nicolas-petton.fr