Re: Fw: Please Help

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Re: Fw: Please Help
Дата
Msg-id 200103140647.f2E6lxG27443@linda.lfix.co.uk
обсуждение исходный текст
Ответ на Fw: Please Help  ("keith" <keith@gmetech.com>)
Список pgsql-general
"keith" wrote:
  >I am lost. I am a developer, new to Linux and to postgreSQL.
  >
  >I am trying to install postgreSQL on a linux machine. Every command I try t=
  >o run gives me a command not found error. I cannot seem to do anything. I t=
  >ried running all the commands. I tried being the root user as well as other=
  > users, no difference. I tried going to the scr directory and 'make all' st=
  >ill nothing. I see the html documents and can run them, but that is it.
  >=20
  >Does anyone have any advice for someone who is an idiot when it comes to th=
  >is???

Go back and read INSTALL more carefully!

Your easiest course is to install a binary built for linux; there are
such for Debian, Red Hat, Mandrake and Suse at least.

If you build from source, you must run configure first.

If you have done the build, you have to run initdb as a non-root user
(who will become the database administrator).

Finally, you must include the bin directory, where you have put the
PostgreSQL binaries, in your execution search path.

If you still get errors you don't understand, include the error text
in your messages, otherwise we can only guess at what is wrong.

--
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47  6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "Let your light so shine before men, that they may see
      your good works, and glorify your Father which is in
      heaven."         Matthew 5:16



В списке pgsql-general по дате отправления:

Предыдущее
От: "keith"
Дата:
Сообщение: Fw: Fw: Please Help
Следующее
От: "Oliver Elphick"
Дата:
Сообщение: Re: Fw: Fw: Please Help