On 06/30/2011 03:33 AM, Thomas Bächler wrote:
Am 30.06.2011 11:09, schrieb Casey Peter:
I'm seeing this during boot:
Wed Jun 29 14:48:09 2011: XSLoader::load('Your::Module',
$Your::Module::VERSION) at /usr/lib/perl5/core_perl/XSLoader.pm line 25.
Wed Jun 29 14:48:09 2011: Compilation failed in require at
/etc/rc.d/ptal-init line 115.
Wed Jun 29 14:48:09 2011: BEGIN failed--compilation aborted at
/etc/rc.d/ptal-init line 11
with regard to the ptal-init for my hp officejet. Is this related?
This file is not part of any Arch package either.
Actually, it is. It is a script required for the officejet series of
printers included in this package:
@Kandalf ~]$ pacman -Ss hpoj
extra/hpoj 0.91-16 [installed]
Hewlett-Packard OfficeJet, PSC, LaserJet, and PhotoSmart printer
multi-function peripherals (MFPs) drivers
and is placed in the rc.conf to initialize the printer.
example: DAEMONS=(syslog-ng !hwclcock crond dbus networkmanager ntpd
!alsa avahi-daemon_ptal-ini_t @cups clamav sensors dropboxd netfs)
Casey