Database Security. Database Auditing. Database Caching. Database Masking. Get it now

Build problem on CentOS

in

Hi guys,

I'm having a problem installing GreenSQL. I am installing from source and when I try to run ./build.sh, I get the following:


flex ok
bison ok
Building rpm package (for SuSe/Fedora/Redhat/Centos)
rpmbuild ok
cp: `./' and `../greensql-fw-1.0.0/.' are the same file

gunzip: stdout: Broken pipe
error: Failed to rename /root/rpmbuild/SPECS/rpm-spec.HVxLlP to /root/rpmbuild/SPECS/rpm-spec.HVxLlP: No such file or directory: No such file or directory

Some notes on my configuration:

* I have extracted the source files to /usr/local/src/greensql-fw-1.0.0
* I am running CentOS 5.3
* Apache and PHP have been compiled from source also.
* We are not using the stock MySQL packages from CentOS but the ones that can be downloaded from mysql.com (MySQL-client-community 5.1.34)

Would anyone be able to help me on this?

Thanks in advance.

Comments

Hello mbaluyos Please check

Hello mbaluyos

Please check the latest rpm package we build for CentOS 5.3 . You can get it in the download section of the website.

Thanks,
Yuli

Back to top