Re: Installation question
От | Andrew Sullivan |
---|---|
Тема | Re: Installation question |
Дата | |
Msg-id | 20030310170238.R1802@mail.libertyrms.com обсуждение исходный текст |
Ответ на | Re: Installation question (Andrew Sullivan <andrew@libertyrms.info>) |
Ответы |
Re: Installation question
|
Список | pgsql-general |
On Mon, Mar 10, 2003 at 04:22:09PM -0500, Andrew Sullivan wrote: > Looks like you don't have adduser on your system, or that it;s not in > your path (I suspect the latter). Possibly postgres is getting > installed in a location not in your path? I know, I know, replying to myself, but reading that over, it didn't even make sense to me. What I _meant_ to say was that you probably don't have adduser in a location on your path. You could add it explicitly before trying to install postgres. e.g. $ PATH=$PATH:/path/to/adduser; export PATH $ sudo [stuff to install postgres] My guess is that adduser is in /sbin/ or /usr/sbin. A -- ---- Andrew Sullivan 204-4141 Yonge Street Liberty RMS Toronto, Ontario Canada <andrew@libertyrms.info> M2P 2A8 +1 416 646 3304 x110
В списке pgsql-general по дате отправления: