Am Donnerstag, 6. Januar 2005 16:30 schrieb Honda Shigehiro:
> 2) mkdir?
> Due to odd behavior of 'mkdir -p' command, I got below error when 'make
> install': mkdir -p -- /usr/local/pgsql/bin /usr/local/pgsql/share
>   mkdir: cannot create /usr/local/pgsql/share.
>   /usr/local/pgsql/share: File exists
>   make[2]: *** [installdirs] Error 2

Would you place the attached version of mkinstalldirs in the config/ directory 
in the PostgreSQL source tree and try installing again?  (Of course, you 
might need to delete /usr/local/pgsql first to have the same preconditions.)  
Please report whether it works better.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/

Attachment: mkinstalldirs.bz2
Description: BZip2 compressed data

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to