In order to familiarise myself with imscp I installed 1.1.0-rc2.3 on Ubuntu 12.04 (precise) without any problems. But now that I'm trying to uninstall it according to the INSTALL file:
I onyl get error messages:
Code
- Global symbol "$rs" requires explicit package name at imscp-uninstall line 162.
- Global symbol "$rs" requires explicit package name at imscp-uninstall line 166.
- Global symbol "$rs" requires explicit package name at imscp-uninstall line 167.
- Global symbol "$rs" requires explicit package name at imscp-uninstall line 168.
- Global symbol "$rs" requires explicit package name at imscp-uninstall line 168.
- Global symbol "$err" requires explicit package name at imscp-uninstall line 278.
- Global symbol "$err" requires explicit package name at imscp-uninstall line 284.
- Execution of imscp-uninstall aborted due to compilation errors.
What am I doing wrong? Any hints?
Thanks.