ispCP - Board - Support
Error $qmsg - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: Error $qmsg (/thread-2921.html)



Error $qmsg - itanium - 04-03-2008 10:57 PM

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?


RE: Error $qmsg - gOOvER - 04-03-2008 11:06 PM

When you take a look into the Timeline you will see, that there is a Ticket open for this Problem.


RE: Error $qmsg - itanium - 04-04-2008 12:08 AM

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