Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 294002 Details for
Bug 431571
Blender does not load yafray plugin on x86_64
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch blender yafray plugin and library paths to lib64 versions
blender-2.45-x86_64.patch (text/plain), 539 bytes, created by
Richard Smith
on 2008-02-05 15:22:48 UTC
(
hide
)
Description:
Patch blender yafray plugin and library paths to lib64 versions
Filename:
MIME Type:
Creator:
Richard Smith
Created:
2008-02-05 15:22:48 UTC
Size:
539 bytes
patch
obsolete
>--- blender-2.45/source/blender/yafray/intern/export_Plugin.cpp.orig 2007-09-18 05:58:44.000000000 +0100 >+++ blender-2.45/source/blender/yafray/intern/export_Plugin.cpp 2008-02-05 14:32:07.000000000 +0000 >@@ -97,8 +97,8 @@ > #else > static char *alternative[]= > { >- "/usr/local/lib/", >- "/usr/lib/", >+ "/usr/local/lib64/", >+ "/usr/lib64/", > NULL > }; > >@@ -120,8 +120,8 @@ > #else > static char *alternative[]= > { >- "/usr/local/lib/yafray", >- "/usr/lib/yafray", >+ "/usr/local/lib64/yafray", >+ "/usr/lib64/yafray", > NULL > }; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 431571
: 294002