Re: Lion and WO
Re: Lion and WO
- Subject: Re: Lion and WO
- From: Ramsey Gurley <email@hidden>
- Date: Sat, 06 Aug 2011 21:37:07 -0700
Not entirely fineā¦
Just in case anyone is trying to install Postgres on a clean install of Lion, you'll hit a snag at the very end of the installer that prevents the creation of the initial database and installation of the apps in /Applications. Until the Postgres people fix this in their install script, you'll need to:
sudo dscl . -append /Users/_postgres RecordName postgres
sudo dscl . -append /Groups/_postgres RecordName postgres
sudo dscl . -change /Users/_postgres UserShell /usr/bin/false /bin/bash
The first two commands will alias the underscore username with a username/group the install script expects. The third line is necessary to su to the postgres user. It seems all three are required prior to running the installer in order to get it to complete normally.
Ramsey
On Jul 25, 2011, at 4:24 PM, Andy 'Dru' Satori wrote:
> PostgreSQL is just fine in lion
>
> Andy 'Dru' Satori - all typos courtesy of fat finger and an iPad
>
> On Jul 25, 2011, at 7:15 PM, Ramsey Gurley <email@hidden> wrote:
>
>> Postgresql?
>>
>> On Jul 25, 2011, at 11:38 AM, Tim Worman wrote:
>>
>>> The only problem I had was that I had to use Direct Connect in Lion - probably a config problem somewhere. I'm stuck in Snow Leopard for dev right now since my current database doesn't install in Lion.
>>>
>>> Tim Worman
>>> UCLA GSE&IS
>>>
>>>
>>> On Jul 20, 2011, at 10:08 AM, Mike Schrag wrote:
>>>
>>>> yes, long ago .. works fine.
>>>>
>>>> On Jul 20, 2011, at 1:06 PM, Simon wrote:
>>>>
>>>>> what about upgrading a dev machine - anyone braved it yet ?
>>>>>
>>>>> On 20 July 2011 16:32, Pascal Robert <email@hidden> wrote:
>>>>>> Just before people start asking. I installed Lion Server on a Mac Mini Server and the Wonder variants of wotaskd and Monitor works well. Apache WO adaptor compiles correctly too. But Java is not pre-installed, so just start any Java process (a simple call to /usr/bin/java will do) and Finder will ask you if you want to install Java. If you say so, it will download Java 1.6 (from Apple) and install it. _______________________________________________
>>>>>> Do not post admin requests to the list. They will be ignored.
>>>>>> Webobjects-dev mailing list (email@hidden)
>>>>>> Help/Unsubscribe/Update your Subscription:
>>>>>>
>>>>>> This email sent to email@hidden
>>>>>>
>>>>> _______________________________________________
>>>>> Do not post admin requests to the list. They will be ignored.
>>>>> Webobjects-dev mailing list (email@hidden)
>>>>> Help/Unsubscribe/Update your Subscription:
>>>>>
>>>>> This email sent to email@hidden
>>>>
>>>> _______________________________________________
>>>> Do not post admin requests to the list. They will be ignored.
>>>> Webobjects-dev mailing list (email@hidden)
>>>> Help/Unsubscribe/Update your Subscription:
>>>>
>>>> This email sent to email@hidden
>>>
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list (email@hidden)
>>> Help/Unsubscribe/Update your Subscription:
>>>
>>> This email sent to email@hidden
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden