List Info

Thread: Setting up Plone on Mac OS 10.3.9




Setting up Plone on Mac OS 10.3.9
user name
2007-01-27 22:43:37
Hi all,

I have just purchased an ex-lease, Dual 1.8 Ghz PowerPC G5 from my employer and have never set-up Plone on a Mac before. Love Mac though .

Most of the "easy" installers for PPC appear to want Mac Os 10.4+; otherwise I appear to have to require an "all platforms" install (8.5MB), which requires downloading and installing Zope et al first. For a non-programmer or pure geek, this seems a bit cumbersome (and like Linux of yore -- this requires that to work with that and oh don't forget about that. Sheesh).

I don't want to upgrade to Os 10.4+; so are there other easy options for getting Plone on my machine? I'm happy to go with an earlier Plone release if necessary.

Cheers,

Will
Re: Setting up Plone on Mac OS 10.3.9
user name
2007-01-28 07:30:27
Will wrote:
> Hi all,
> 
> I have just purchased an ex-lease, Dual 1.8 Ghz PowerPC
G5 from my 
> employer and have never set-up Plone on a Mac before.
Love Mac though .
> 
> Most of the "easy" installers for PPC appear
to want Mac Os 10.4+; 
> otherwise I appear to have to require an "all
platforms" install 
> (8.5MB), which requires downloading and installing Zope
et al first. For 
> a non-programmer or pure geek, this seems a bit
cumbersome (and like 
> Linux of yore -- this requires that to work with that
and oh don't 
> forget about that. Sheesh).
> 
> I don't want to upgrade to Os 10.4+; so are there other
easy options for 
> getting Plone on my machine? I'm happy to go with an
earlier Plone 
> release if necessary.

http://plone.org/documentation/how-to/setup-from-source

Also, you can try ploneout, but it may be a bit experimental
still:

  $ svn co 
http://svn.plone.org/svn/plone/ploneout/branches/2.5
plone2.4
  $ cd plone2.5
  $ python bootstrap.py
  $ bin/buildout -v
  $ parts/instance/zopectl fg

Yes, you will need the shell. This is much easier for you in
the long 
run than moving back to old and unsupported Plone versions,
though.

Martin


_______________________________________________
Setup mailing list
Setuplists.plone.org
http://
lists.plone.org/mailman/listinfo/setup

Re: Setting up Plone on Mac OS 10.3.9
user name
2007-01-28 15:38:37
On Sat, 27 Jan 2007 20:43:37 -0800, Will  
<pythonzgmail.com> wrote:

> Most of the "easy" installers for PPC appear
to want Mac Os 10.4+;  
> otherwise
> I appear to have to require an "all
platforms" install (8.5MB), which
> requires downloading and installing Zope et al first.
For a  
> non-programmer
> or pure geek, this seems a bit cumbersome (and like
Linux of yore -- this
> requires that to work with that and oh don't forget
about that. Sheesh).

There is a so-called "Universal Installer" that
will do all the hard work  
for you. The problem is one of timing, right now it hasn't
been updated  
for Plone 2.5.2, but the 2.5.1 version is still available:

Get the "Universal Linux/BSD/UNIX installer (builds
Python and Zope from  
source)" from:

http:/
/plone.org/products/plone/releases/2.5.1

The 2.5.2 version of this will hopefully be ready within the
next few days.

> I don't want to upgrade to Os 10.4+; so are there other
easy options for
> getting Plone on my machine? I'm happy to go with an
earlier Plone  
> release
> if necessary.

OS X 10.4 is close to 2 years old, and since the installer
is maintained  
by volunteers, we can't expect them to maintain a different
code base for  
the 10.3 release. Here are some numbers for the various
versions from  
OmniGroup:

http://update.omnigroup.c
om

-- 
Alexander Limi · http://limi.net


_______________________________________________
Setup mailing list
Setuplists.plone.org
http://
lists.plone.org/mailman/listinfo/setup

Re: Re: Setting up Plone on Mac OS 10.3.9
user name
2007-01-28 20:02:08
Hi Martin,

Thanks very much for this. I will give that a shot. I saw you responded Alexander (Hi) but could see no comments from you (just my quoted text)

Cheers,

Will


On 1/29/07, Martin Aspeli < optiludegmx.net">optiludegmx.net&gt; wrote:
Will wrote:
>; Hi all,
>
> I have just purchased an ex-lease, Dual 1.8 Ghz PowerPC G5 from my
> employer and have never set-up Plone on a Mac before. Love Mac though .
>
>; Most of the "easy" installers for PPC appear to want Mac Os 10.4+;
&gt; otherwise I appear to have to require an "all platforms&quot; install
&gt; (8.5MB), which requires downloading and installing Zope et al first. For
> a non-programmer or pure geek, this seems a bit cumbersome (and like
>; Linux of yore -- this requires that to work with that and oh don't
> forget about that. Sheesh).
&gt;
> I don't want to upgrade to Os 10.4+; so are there other easy options for
> getting Plone on my machine? I'm happy to go with an earlier Plone
&gt; release if necessary.

http://plone.org/documentation/how-to/setup-from-source

Also, you can try ploneout, but it may be a bit experimental still:

  ;$ svn co http://svn.plone.org/svn/plone/ploneout/branches/2.5 plone2.4
&nbsp; $ cd plone2.5
&nbsp; $ python bootstrap.py
 &nbsp;$ bin/buildout -v
 &nbsp;$ parts/instance/zopectl fg

Yes, you will need the shell. This is much easier for you in the long
run than moving back to old and unsupported Plone versions, though.

Martin


_______________________________________________
Setup mailing list
Setuplists.plone.org">Setuplists.plone.org
http://lists.plone.org/mailman/listinfo/setup

Re: Re: Setting up Plone on Mac OS 10.3.9
user name
2007-01-28 20:19:59
Your mail account is full, according to the bounce message I
got.

Here's my answer again:

There is a so-called "Universal Installer" that
will do all the hard work
for you. The problem is one of timing, right now it hasn't
been updated
for Plone 2.5.2, but the 2.5.1 version is still available:

Get the "Universal Linux/BSD/UNIX installer (builds
Python and Zope from
source)" from:

http:/
/plone.org/products/plone/releases/2.5.1

The 2.5.2 version of this will hopefully be ready within the
next few days.

> I don't want to upgrade to Os 10.4+; so are there other
easy options for
> getting Plone on my machine? I'm happy to go with an
earlier Plone  
> release
> if necessary.

OS X 10.4 is close to 2 years old, and since the installer
is maintained
by volunteers, we can't expect them to maintain a different
code base for
the 10.3 release. Here are some numbers for the various
versions from
OmniGroup:

http://update.omnigroup.c
om

— Alexander

On Sun, 28 Jan 2007 18:02:08 -0800, Will  
<pythonzgmail.com> wrote:

> Hi Martin,
>
> Thanks very much for this. I will give that a shot. I
saw you responded
> Alexander (Hi) but could see no comments from you (just
my quoted text)
>
> Cheers,
>
> Will 
>
>
> On 1/29/07, Martin Aspeli <optiludegmx.net> wrote:
>>
>> Will wrote:
>> > Hi all,
>> >
>> > I have just purchased an ex-lease, Dual 1.8
Ghz PowerPC G5 from my
>> > employer and have never set-up Plone on a Mac
before. Love Mac though
>> .
>> >
>> > Most of the "easy" installers for
PPC appear to want Mac Os 10.4+;
>> > otherwise I appear to have to require an
"all platforms" install
>> > (8.5MB), which requires downloading and
installing Zope et al first.  
>> For
>> > a non-programmer or pure geek, this seems a
bit cumbersome (and like
>> > Linux of yore -- this requires that to work
with that and oh don't
>> > forget about that. Sheesh).
>> >
>> > I don't want to upgrade to Os 10.4+; so are
there other easy options  
>> for
>> > getting Plone on my machine? I'm happy to go
with an earlier Plone
>> > release if necessary.
>>
>> http://plone.org/documentation/how-to/setup-from-source
>>
>> Also, you can try ploneout, but it may be a bit
experimental still:
>>
>>   $ svn co 
http://svn.plone.org/svn/plone/ploneout/branches/2.5
plone2.4
>>   $ cd plone2.5
>>   $ python bootstrap.py
>>   $ bin/buildout -v
>>   $ parts/instance/zopectl fg
>>
>> Yes, you will need the shell. This is much easier
for you in the long
>> run than moving back to old and unsupported Plone
versions, though.
>>
>> Martin
>>
>>
>> _______________________________________________
>> Setup mailing list
>> Setuplists.plone.org
>> http://
lists.plone.org/mailman/listinfo/setup
>>



-- 
Alexander Limi · http://limi.net


_______________________________________________
Setup mailing list
Setuplists.plone.org
http://
lists.plone.org/mailman/listinfo/setup

Re: Re: Setting up Plone on Mac OS 10.3.9
user name
2007-01-28 21:17:55
On Sun, 28 Jan 2007 18:19:59 -0800, Alexander Limi  
<limiplone.org> wrote:

> Your mail account is full, according to the bounce
message I got.

Sorry. Your message could not be delivered to:

Mark Constable (Mailbox or Conference is full.)

-- 
Alexander Limi · http://limi.net


_______________________________________________
Setup mailing list
Setuplists.plone.org
http://
lists.plone.org/mailman/listinfo/setup

[1-6]

about | contact  Other archives ( Real Estate discussion Medical topics )