./build: line 2346: [: : integer expression expected

zEitEr

Super Moderator
Joined
Apr 11, 2005
Messages
15,358
Location
www.poralix.com
Hello,

If we have apache version set to 2.2 in options.conf we have the following:

Code:
[root@server custombuild]# ./build options./build: line 2346: [: : integer expression expected
Skipping httpd tarball, needs more arguments in doclean_old_tarballs().
CustomBuild 2.0 does support Apache 2.4 only. Please check your apache_ver value in the options.conf file: 2.2.

Please correct the code (line 2346).

p.s. 2.0.0-RC7 (rev: 1274)
 
May you check if you still get problems with the latest version of CustomBuild 2.0 script?
 
Back
Top