Обсуждение: ARMv5

Поиск
Список
Период
Сортировка

ARMv5

От
Александр Глухов
Дата:
Hello, I have a problem with PostgreSQL. I need to install PostgreSQL on ARMv5 with tcp/ip access, but I have no experience in it. It seems, that first I must do cross-compilation for ARMv5. Can you help me, or advise something? Maybe you have any guides how to install PostgreSQL on ARM?

With best regards,
Alexandr Glukhov

Re: ARMv5

От
Michael Paquier
Дата:


On Mon, Oct 20, 2014 at 12:47 PM, Александр Глухов <alexandrgluhov@mail.ru> wrote:
Hello, I have a problem with PostgreSQL. I need to install PostgreSQL on ARMv5 with tcp/ip access, but I have no experience in it. It seems, that first I must do cross-compilation for ARMv5. Can you help me, or advise something? Maybe you have any guides how to install PostgreSQL on ARM?
Well, ARM is supported, and should basically work. However there are not many people using ARMv5. You can refer here for instructions on how to build it from source code:
http://www.postgresql.org/docs/devel/static/install-procedure.html
--
Michael