./build php_htscanner php_shortrelease (e.g. 55)

zEitEr

Super Moderator
Joined
Apr 11, 2005
Messages
15,190
Location
GMT +7.00
Hello,

When we type:

Code:
./build

to see how to use the script 2.0 we see this:

Code:
+--------------------------------------------------------+
 |  Recommended for experienced users only (!):           |
 |     ./build php_expert php_release php_mode            |
 |     ./build php_htscanner php_shortrelease (e.g. 55)   |
 |     ./build todovecot                                  |
 |     ./build set_service service ON|OFF|delete          |
 +--------------------------------------------------------+

But as it seems to me, it should be

./build php_htscanner2 php_shortrelease (e.g. 55)

otherwise the command does not start a process of building htscanner. Please check it and fix it.
 
Back
Top