Having stepped through the instructions I am getting errors when I attempt the command
toaster_setup.pl -s pre
These are the messages I get:
[root@giblin sbin]# toaster_setup.pl -s pre
sh: line 1: 0: command not found
sh: line 1: 0: command not found
InstallPackage: installing ispell....SysCmd: 0 -r ispell
SysCmd: result: -1
pkg_add failed done.
sh: line 1: 0: command not found
sh: line 1: 0: command not found
InstallPackage: Failed #1, trying alternate package site.
SysCmd: 0 -r ispell
SysCmd: result: -1
sh: line 1: 0: command not found
sh: line 1: 0: command not found
InstallPackage: Failed again! Sorry, I can't install the package ispell!
at /usr/lib/perl5/site_perl/5.8.1/Mail/Toaster/Setup.pm line 1608
CheckPortsAge: Ports file is current (enough).
sh: line 1: 0: command not found
sh: line 1: 0: command not found
InstallPort: installing ispell...couldn't cd to /usr/ports/textproc/ispell: No s
uch file or directory
at /usr/lib/perl5/site_perl/5.8.1/Mail/Toaster/Setup.pm line 1608
[root@giblin sbin]#
Can you advise me where to start looking as I am new to perl scripts
DSBooth |
Having stepped through the instructions I am getting errors when I attempt the command toaster_setup.pl -s pre
These are the messages I get:
[root@giblin sbin]# toaster_setup.pl -s pre sh: line 1: 0: command not found sh: line 1: 0: command not found InstallPackage: installing ispell....SysCmd: 0 -r ispell
Can you advise me where to start looking as I am new to perl scripts
|
That's a new one to me. Apparently you don't have pkg_add installed on your system. Care to share a few details about your system?