• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Lion and WO
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Lion and WO
      • From: Johan Henselmans <email@hidden>
  • Prev by Date: Re: EOModelDoc output no longer viewable with Safari 5.1, Firefox 5.0.1
  • Next by Date: Re: Lion and WO
  • Previous by thread: Re: ERRest wrapped JSON format
  • Next by thread: Re: Lion and WO
  • Index(es):
    • Date
    • Thread