Thanks again, Kristis. It complained about the perl File::Temp is too low, so I installed the lated. After that, the errors are: Starting SCM to bug-tracking integration daemon: scmbug_daemon"devnull" is not exported by the File::Spec module Can't continue after import errors at /usr/share/scmbug/lib/Scmbug/Daemon/Process.pm line 27 BEGIN failed--compilation aborted at /usr/share/scmbug/lib/Scmbug/Daemon/Process.pm line 27. Compilation failed in require at /usr/share/scmbug/lib/Scmbug/Daemon/Daemon.pm line 26. BEGIN failed--compilation aborted at /usr/share/scmbug/lib/Scmbug/Daemon/Daemon.pm line 26. Compilation failed in require at /usr/sbin/scmbug_daemon.pl line 25. BEGIN failed--compilation aborted at /usr/sbin/scmbug_daemon.pl line 25. Ben
--- On Mon, 10/25/10, Kristis Makris <[email protected]> wrote: From: Kristis Makris <[email protected]> Subject: Re: [scmbug-users] scmbug error 79 To: "Ben" <[email protected]> Cc: [email protected] Date: Monday, October 25, 2010, 12:41 PM Let's try hardcoding the following on top of RequestTracker.pm something like: unshift @INC, "/usr/share/requesttracker/whateverThePathIs"; require RT::Interface::CLI; If the daemon fails to find this package, from the included libraries, Perl should complain with a more verbose error message. On Mon, 2010-10-25 at 09:33 -0700, Ben wrote: > RT::Interface::CLI
_______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
