Donate Share

AcuLaser C900 CUPS support on i386 Linux

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

archlinux quick-hack

You are viewing a single message from this topic. View all messages.

  1. 2009-04-04 21:46:13 UTC
    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
    done

    after the ISSLACK=1
    and your done.
    install as usual, but libstdc++-libc6.2-2.so.3 isn't packaged in archlinux (at least not in an official repository), so you'll have to download it with the help of the wonderful install-script.

    Ullrich, thanks again for your long dedication to this project. If you care to add direct install-support for arch, i would be pleased to help with any information you would need. But i suspect i could well be the only arch+alc-user out there. Nonetheless, aside the rc.*-naming it seems quite like a slackware (init-wise) and the installation-process runs smoothly. The runlevels do lie in /etc/ and are named as follows:
    rc.local rc.local.shutdown rc.multi rc.shutdown rc.single
    Feel free to ask for more detailed information.

    Regards
    JoLi
< Previous | 1 | Next >

Add a Reply

You can use Markdown syntax in your reply.

Preview

Monitor this

Log in to monitor this topic. Not registered? Create an account to receive email updates when replies are posted to this topic. If you do not log in or register, your reply will be added anonymously.