ispCP - Board - Support - VHCS fork

Full Version: Error $qmsg
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I have an error with the trunk 1098. With a fresh install of debian etch, when i launch perl ./ispcp-setup i have this message:
Code:
Global symbol "$qmsg" requires explicit package name at ./ispcp-setup line 114.
Execution of ./ispcp-setup aborted due to compilation errors.

What's the problem?
When you take a look into the Timeline you will see, that there is a Ticket open for this Problem.
I see the ticket and i change in line 113 :

"\tFor more infos read http://en.wikipedia.org/wiki/FQDN.\n\n" .
to
"\tFor more infos read http://en.wikipedia.org/wiki/FQDN.\n\n" ;

Thanks for your reply
Reference URL's