-
Hi Ullrich,
just for fun tried a new cvs checkout. To keep you informed - the install.sh now does work on archlinux! Yay!
And now the remaining problems: :)
It comes up with "I could not detect any correct startup script directory..."
So i naturally had to restart cups by hand. ("/etc/rc.d/cups restart")
But, as indicated above, it installs cleanly.
Another thing...
2009-08-09 16:38:13 UTC in AcuLaser C900 CUPS support on i386 Linux
-
hi david,
can't help you much with rpm2cpio, as far as i remember i had no trouble with that. I can only guess ... i am still on 32bit, perhaps you do have some incompabilities with x86-64 (wrong rpm2cpio or something), or a broken download of the rpm?
Funny thing is, i just checked and can't find any installed arch-package owning rpm2cpio, though i definitly have one in usr/bin (perhaps...
2009-05-13 15:18:50 UTC in AcuLaser C900 CUPS support on i386 Linux
-
No problem - sent via personal mail...
2009-04-06 14:03:07 UTC in AcuLaser C900 CUPS support on i386 Linux
-
Hello all,
as of now, archlinux is not supported by the install-script. But it isn't too difficult to get around the distro-test :) ...
Archlinux uses bsd-style init, but - i didn't investigate a lot - seems to have it's own flavour. So edit the function GetRcdSlackware, remove the lines
for i in ${startscripts} ; do
if ! [ -x "${i}" ] ; then
ISSLACK=0
fi...
2009-04-04 21:46:13 UTC in AcuLaser C900 CUPS support on i386 Linux