[Slackbuilds-users] RSSOwl slackbuild error

andrew andrew at andrews-corner.org
Fri Oct 28 07:22:40 UTC 2011


Hi,

I have just installed RSSOwl from the slackbuilds.org script on a
32bit system. One small change required for 32bit installation, the
section:

elif [ "$ARCH" = "i486" ]; then
  LIBDIRSUFFIX=""
  SRC_ARCH="zip"

should read:

elif [ "$ARCH" = "i486" ]; then
  LIBDIRSUFFIX=""
  SRC_ARCH="x86.zip"

I have not emailed the maintainer as I know Erik reads this list.

Thanks,

Andrew
-- 
You think that's air you're breathing now?


More information about the SlackBuilds-users mailing list