Hi guys, The script for OS X is different from linux right? I ask because.. If you use linux for servers and development, using ZeroConf is a breeze In the other hand, if you use mac on development it introduces a bit of friction because you need a different set of start scripts Am I right? Wonder what other guys with this stack is doing sebastian o/
No problems whatsoever :) On 21.01.2014, at 17:30, Sebastian Sastre <sebastian@flowingconcept.com> wrote:
Hi guys,
The script for OS X is different from linux right?
I ask because..
If you use linux for servers and development, using ZeroConf is a breeze
In the other hand, if you use mac on development it introduces a bit of friction because you need a different set of start scripts
Am I right?
Wonder what other guys with this stack is doing
sebastian
o/
for deployment on ubuntu-based systems there is a PPA: http://www.pharo-project.org/pharo-download/ubuntu for development on MacOSX there is a launcher with installer: https://ci.inria.fr/pharo-contribution/job/PharoLauncher-Mac-Package/ On Tue, Jan 21, 2014 at 5:32 PM, Max Leske <maxleske@gmail.com> wrote:
No problems whatsoever :)
On 21.01.2014, at 17:30, Sebastian Sastre <sebastian@flowingconcept.com> wrote:
Hi guys,
The script for OS X is different from linux right?
I ask because..
If you use linux for servers and development, using ZeroConf is a breeze
In the other hand, if you use mac on development it introduces a bit of friction because you need a different set of start scripts
Am I right?
Wonder what other guys with this stack is doing
sebastian
o/
-- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
So the idea is to start the image with the launcher in mac (and not using scripts) and in linux use the scrips? On Jan 21, 2014, at 2:59 PM, Damien Cassou <damien.cassou@gmail.com> wrote:
for deployment on ubuntu-based systems there is a PPA: http://www.pharo-project.org/pharo-download/ubuntu
for development on MacOSX there is a launcher with installer: https://ci.inria.fr/pharo-contribution/job/PharoLauncher-Mac-Package/
On Tue, Jan 21, 2014 at 5:32 PM, Max Leske <maxleske@gmail.com> wrote:
No problems whatsoever :)
On 21.01.2014, at 17:30, Sebastian Sastre <sebastian@flowingconcept.com> wrote:
Hi guys,
The script for OS X is different from linux right?
I ask because..
If you use linux for servers and development, using ZeroConf is a breeze
In the other hand, if you use mac on development it introduces a bit of friction because you need a different set of start scripts
Am I right?
Wonder what other guys with this stack is doing
sebastian
o/
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
no, you also have a pharo launcher for pharo. I use zeroconf scripts (and my own modified scripts) for working on mac, and Iâm a lot happier with them than with the launcher, which does not fit my workflow. Pharo launcher is cool, but not for me :) So, as an answer: you have both solutions in linux and in mac. Esteban On 21 Jan 2014, at 18:10, Sebastian Sastre <sebastian@flowingconcept.com> wrote:
So the idea is to start the image with the launcher in mac (and not using scripts) and in linux use the scrips?
On Jan 21, 2014, at 2:59 PM, Damien Cassou <damien.cassou@gmail.com> wrote:
for deployment on ubuntu-based systems there is a PPA: http://www.pharo-project.org/pharo-download/ubuntu
for development on MacOSX there is a launcher with installer: https://ci.inria.fr/pharo-contribution/job/PharoLauncher-Mac-Package/
On Tue, Jan 21, 2014 at 5:32 PM, Max Leske <maxleske@gmail.com> wrote:
No problems whatsoever :)
On 21.01.2014, at 17:30, Sebastian Sastre <sebastian@flowingconcept.com> wrote:
Hi guys,
The script for OS X is different from linux right?
I ask because..
If you use linux for servers and development, using ZeroConf is a breeze
In the other hand, if you use mac on development it introduces a bit of friction because you need a different set of start scripts
Am I right?
Wonder what other guys with this stack is doing
sebastian
o/
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
On Jan 21, 2014, at 3:29 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
I use zeroconf scripts (and my own modified scripts) for working on mac, and Iâm a lot happier with them than with the launcher, which does not fit my workflow.
okay, how do you handle the difference? I mean in your repo you have your own scripts for starting in mac and the ones for the server? You canât right? they have the same
On Tue, Jan 21, 2014 at 6:10 PM, Sebastian Sastre <sebastian@flowingconcept.com> wrote:
So the idea is to start the image with the launcher in mac (and not using scripts) and in linux use the scrips?
the idea is to use the launcher when you want to develop (on linux, windows or mac). The launcher is available through a dedicated installed for Ubuntu, Windows and Mac. If you want to deploy on an Ubuntu server, you can use the pharo-vm-core package on the PPA: https://launchpad.net/~pharo/+archive/stable/ -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
participants (4)
-
Damien Cassou -
Esteban Lorenzano -
Max Leske -
Sebastian Sastre