Re: [ADMIN] Problems building Postgresql with multibyte enabled

2002-11-21 Thread Tom Lane
Genty Jean-Paul <[EMAIL PROTECTED]> writes: > It seems directory src/backend/utils/mb does not exist. It should be there. Perhaps you got an incomplete download? regards, tom lane ---(end of broadcast)--- TIP 6: Have you se

Re: [ADMIN] Problems building Postgresql with multibyte enabled

2002-11-21 Thread Genty Jean-Paul
Sorry for the post I just found out that now the mb, c++ and java stuff are now in opt tar file !! Sorry again. Jean-Paul At 13:10 21/11/2002 +0100, Genty Jean-Paul wrote: Hi I use Mandrake 7.2 and try to compile PostgresSQL 7.2.3 with multibyte enabled. I ran : ./config

[ADMIN] Problems building Postgresql with multibyte enabled

2002-11-21 Thread Genty Jean-Paul
Hi I use Mandrake 7.2 and try to compile PostgresSQL 7.2.3 with multibyte enabled. I ran : ./configure --enable-multibyte && make The build fails on : make -C mb SUBSYS.o make: Entering an unknown directory make: *** mb: No such file or directory. Stop. make: Leaving an unknown directo