Hello, thank you for the reply. I get: ❯ unzip -t /opt/ayam/bin/ayam Archive: /opt/ayam/bin/ayam End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. note: /opt/ayam/bin/ayam may be a plain executable, not an archive unzip: cannot find zipfile directory in one of /opt/ayam/bin/ayam or /opt/ayam/bin/ayam.zip,...
Hello I am trying to install Ayam on Cachy Os, a Manjaro derivative. Ayam does not exist on the package repo, so the typical route is to get the package from AUR. But this is the AUR PKGBUILD and it's out-of-date. Hence, I modified the PKGBUILD like this: pkgname=ayam pkgver=1.35 pkgrel=1 pkgdesc="Ayam is a free 3D modelling environment for the RenderMan interface." arch=('i686' 'x86_64') url="https://sourceforge.net/projects/ayam/" license=('BSD') depends=('libtiff4') makedepends=('coreutils') conflicts=()...
Hello I am trying to install Ayam on Cachy Os, a Manjaro derivative. Ayam does not exist on the package repo, so the typical route is to get the package from AUR. But this is the AUR PKGBUILD and it's out-of-date. Hence, I modified the PKGBUILD like this: pkgname=ayam pkgver=1.35 pkgrel=1 pkgdesc="Ayam is a free 3D modelling environment for the RenderMan interface." arch=('i686' 'x86_64') url="https://sourceforge.net/projects/ayam/" license=('BSD') depends=('libtiff4') makedepends=('coreutils') conflicts=()...