Build problem on CentOS

1 reply
mbaluyos
mbaluyos's picture
Joined: 09/24/2009
User offline. Last seen 23 weeks 6 days ago.

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.

yuli
yuli's picture
Joined: 01/30/2008
User offline. Last seen 20 hours 55 min ago.

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