wel... I made the "Gofer Project Loader" (http://smallworks.com.ar/en/community/GoferProjectLoader), to handle metacello configurations as apt-get. It's working, needs to add some fixes Adrian ask me like six months ago and I forget to do it... but there was "configurations for diferent pharo versions", very easy. Is there are still some interest, I can update it :P best, Esteban El 14/01/2011, a las 11:08a.m., laurent laffont escribió:
On Fri, Jan 14, 2011 at 2:43 PM, Geoffroy Couprie <geo.couprie@gmail.com> wrote: On Fri, Jan 14, 2011 at 2:00 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
for the chapter on metacello I would like to have a table showing the equivalent between linux tools (if this is true)
apt-get... and monticello/metacello
can somebody point me to that ?
I would say that the mapping is: Monticello <-> dpkg (without the repository management) Metacello <-> apt
Note that it's Debian / Ubuntu / .. equivalent. Because: On ArchLinux / Chakra / ... Monticello <-> pkg Metacello <-> pacman
On RedHat / CentOS / .... Monticello <-> rpm Metacello <-> yum
and there's more :)
Laurent