Re: Problem installing with user opengroupware
Heinz-Josef Claes <[email protected]>
| Newsgroups | gmane.comp.cms.opengroupware.discuss.german |
|---|---|
| Message-ID | <[email protected]> |
Danke,
das hilft einen Schritt weiter!
mfg,
HJC
Am Fre, 2003-07-11 um 10.50 schrieb Christian Schnelle:
> Hi,
>
> Heinz-Josef Claes wrote:
> > Hallo,
> >
> > noch ein Problem, nachdem die Datenbank jetzt lÀuft:
> >
> > In der Doku
> > http://www.opengroupware.org/en/install/postgresql.html
> > steht:
> >
> >
> > $ su - opengroupware
> > $ Defaults write NSGlobalDomain LSConnectionDictionary \
> > '{databaseName = ogo; hostName = localhost; password = \
> > ""; port = 5432; userName = ogo}' # on one line
> >
> > Das folgende Kommando (in einer Zeile):
> >
> > /opt/skyrix/system/Tools/ix86/linux-gnu/gnu-fd-nil/Defaults write
> > NSGlobalDomain LSConnectionDictionary '{databaseName = ogo; hostName =
> > localhost; password = ""; port = 5432; userName = ogo}'
> >
> > ergibt bei mir die Fehlermeldung:
> >
> > caught exception 'FileNotFoundException' with reason 'File not found:
> > decimalDig
> > itCharacterSet' while saving user defaults domain 'NSGlobalDomain'
> > Uncatched Objective-C exception:
> > Uncatched Objective-C exception:
> > usw.
> >
> > Fehlt da vielleicht eine Environment-Variable, die man setzen muss? WeiÃ
> > jemand, wie's weitergeht?
>
> Jepp, die Vermutung scheint richtig zu sein.
> Vor jeder Aktion in Verbindung mit OGo muss die Datei
> OpenGroupware.org.sh gesourced werden,
> --snip--
> source ~opengroupware/OpenGroupware.org.sh
> --snap--
> um die GNUStep Umgebung richtig zu setzen.
>
>
> Gruss
>
> Christian
>
>