Package Details: farmerjoe 0.1.3-2

Package Base: farmerjoe
Description: Farmerjoe is a distributed rendering system for Blender.
Upstream URL: http://farmerjoe.info/
Category: multimedia
Licenses: GPL2
Submitter: None
Maintainer: None
Last Packager: None
Votes: 5
First Submitted: 2009-06-03 11:00
Last Updated: 2009-12-08 10:53

Dependencies (2)

Required by (0)

Sources

Latest Comments

Anonymous comment

2010-09-16 07:50

Since I can't test on x86_64 at the moment, I can't troubleshoot what libraries are required. Until I am absolutely sure which libraries it needs, I won't modify the PKGBUILD to include x86_64. Adding 'Wine' is a dependency is definately not something I consider I neat way to modify the package, but thanks for mentioning it as a workaround for people wanting to install this on x86_64 architecture.

Thanks for the init script. I'll look into adding it to the package, since it might make a few people very happy. ;-)

Comment by xyproto

2010-09-15 14:20

Here's a script for /etc/rc.d/farmerjoe that could be in handy:
http://pastebin.com/2j9mf4KV

Comment by xyproto

2010-09-15 14:16

When installing on x86_64, one or more lib32 libraries are required when running /opt/farmerjoe/farmerjoe.
I haven't yet been able to identify the required libraries, but installing "wine" installs the right dependencies, which fixes the issue.

Comment by xyproto

2010-09-15 13:05

Please add arch=('x86_64' 'i686')