CMQ installation on FREEBSD 6.1-RELEASE i386

Post Reply
Technus
Junior Member
Posts: 1
Joined: 15 Aug 2007, 15:53

CMQ installation on FREEBSD 6.1-RELEASE i386

Post by Technus »

Hello!
I got a problem installing CMQ on my server FREEBSD 6.1-RELEASE i386

===================================

server4# tar -xzf cmq.tgz
server4# cd cmq/
server4# sh install.sh
cp: illegal option -- a
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] source_file target_file
cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] source_file ... target_directory
chmod: /usr/local/cpanel/whostmgr/docroot/cgi/addon_cmq.cgi: No such file or directory
cp: illegal option -- a
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] source_file target_file
cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] source_file ... target_directory
cp: illegal option -- a
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] source_file target_file
cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] source_file ... target_directory
ConfigServer Mail Queues has been installed.

===================================

By the way, ConfigServer Explorer installation on the same server was succesful.
Thanks in advance!
chirpy
Moderator
Posts: 3537
Joined: 09 Dec 2006, 18:13

Post by chirpy »

There's no support for *BSD, the scripts have only been tested on Linux.
Post Reply