Hi Zhiwu Xie,
Zhiwu Xie wrote: > A newbie question: > > I'm installing Dspace on a minimum installation of CentOS 4.4. The > installation doc says: > > "Unicode (specifically UTF-8) support must be enabled. This is > enabled by default in 8.0+. For 7.x, be sure to compile with the > following options to the 'configure' script: > --enable-multibyte --enable-unicode --with-java " > > Since I can easily yum the postgresql 7.4 I wanted to avoid compiling > from source. My later admin work can be a lot easier if I yum install > postgresql. If the --enable-unicode is just to enable using Unicode in > the database, can I just add -E UNICODE when I do initdb? The > --with-java option is to build the jdbc, which I can also easily yum. > I'd be surprised if the packaged postgresql didn't already have unicode support, in which case you'll be able to specify the encoding when you createdb. Best regards, jim ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

