Package Details: renderman 26.3.2351688-1

Git Clone URL: https://aur.archlinux.org/renderman.git (read-only, click to copy)
Package Base: renderman
Description: Proprietary photorealistic 3D rendering software produced by Pixar Animation Studios
Upstream URL: https://renderman.pixar.com
Licenses: custom
Submitter: furby
Maintainer: furby (meepzh)
Last Packager: meepzh
Votes: 1
Popularity: 0.000000
First Submitted: 2020-12-29 07:32 (UTC)
Last Updated: 2024-12-18 04:02 (UTC)

Pinned Comments

meepzh commented on 2024-04-15 05:11 (UTC)

If you have rpm-tools installed, then this package will install the downloaded rpms for you.

Latest Comments

meepzh commented on 2024-09-04 09:10 (UTC)

Sorry for the long delays, and thank you for the detailed error information @mac666er! Those details were really helpful narrowing down the issue to renderman-pro-server, where I've symlinked ncurses and added numactl as a dependency. Much appreciated!

mac666er commented on 2024-08-21 16:54 (UTC)

I was able to install renderman and renderman for maya 26.2 in arch linux with the redhat version 9 installers for maya 2024.

However, XPU on screen renders would not work. They would error out with:

D02001 {WARNING} TgPathDLOpen: Bad DSO found: /opt/pixar/RenderManProServer-26.2/lib/libxpu.so (libncurses.so.6: cannot open shared object file: No such file or directory) (System Error: No such file or directory)

with some digging, this fixed the issue:

cd /usr/lib ln -s libncurses++w.so libncurses.so.6

Hopefully you find this post helpful!

meepzh commented on 2024-04-15 05:11 (UTC)

If you have rpm-tools installed, then this package will install the downloaded rpms for you.

meepzh commented on 2022-04-16 05:00 (UTC)

@Alkaris, the rpm should go in your cloned copy of the AUR package repository before you makepkg it. Does that work for you or are there more specifics?

Alkaris commented on 2022-04-09 05:43 (UTC)

Not sure where to put the RPM package since it always fails when I put it into the install directory.

meepzh commented on 2021-11-25 10:59 (UTC)

As of RenderMan 24.2.0 (2199188), libicu50 is also a required dependency:

/opt/pixar/RenderMan-Installer-ncr-24.2/bin/RenderManInstaller: error while loading shared libraries: libicui18n.so.50: cannot open shared object file: No such file or directory

digitalpotato commented on 2021-07-16 04:31 (UTC)

Love it, thanks.