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. ;-)
Search Criteria
Package Details: farmerjoe 0.1.3-2
Package Actions
| Package Base: | farmerjoe |
|---|---|
| Description: | Farmerjoe is a distributed rendering system for Blender. |
| Upstream URL: | http://farmerjoe.info/ |
| Category: | multimedia |
| Licenses: | |
| 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
- farmerjoe.patch
- http://farmerjoe.info/farmerjoe/0.1.3/Farmerjoe_0.1.3.zip
Latest Comments
Anonymous comment
Comment by xyproto
Here's a script for /etc/rc.d/farmerjoe that could be in handy:
http://pastebin.com/2j9mf4KV
Comment by xyproto
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
Please add arch=('x86_64' 'i686')