Problem on porting PostgreSQL to XScale

Поиск
Список
Период
Сортировка
От Jeffrey Do
Тема Problem on porting PostgreSQL to XScale
Дата
Msg-id 000801c46a3b$152c5c60$0b06a8c0@allbone
обсуждение исходный текст
Список pgsql-ports
Dear sir:
 
    Now I'm using a developing platform designed by Intel.The processor is PXA255(arm v5TE).
I planed to run postgresql on it,so I compile the package 7.4.3 with arm toolchain in this way:
 
./configure --host=arm-linux --without-readline --without-zlib
make
make install
 
    The compilation was successful.But when I login as "postgre"(a non-root account) and run
the command "initdb" ,it says :
 
The input file '/usr/local/pgsql/share/postgres.bki' needed by initdb does not
belong to PostgreSQL 7.3.6.  Check your installation or specify the
correct path using the -L option.
 
   I also tried the version 7.3.6 ,but the problem still existed. What should I do ?
 
   Thanks for your help !
 
                                                                    Jeffrey
                                                                   7/15/2004
 

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

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: Slony-1 in 7.4.3 RPM
Следующее
От: Perry Smith
Дата:
Сообщение: US-ASCII on Mac OS X