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 295302 Details for
Bug 433476
Update ImageMagick before F9
[?]
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 for octave-forge to work with new ImageMagick
octave-ImageMagick.patch (text/plain), 832 bytes, created by
Sammy
on 2008-02-19 15:43:31 UTC
(
hide
)
Description:
patch for octave-forge to work with new ImageMagick
Filename:
MIME Type:
Creator:
Sammy
Created:
2008-02-19 15:43:31 UTC
Size:
832 bytes
patch
obsolete
>--- octave-forge-bundle-20071212/main/image-1.0.4/src/__magick_read__.cc.old 2008-02-19 08:48:25.000000000 -0600 >+++ octave-forge-bundle-20071212/main/image-1.0.4/src/__magick_read__.cc 2008-02-19 08:49:15.000000000 -0600 >@@ -1,5 +1,5 @@ > #include <octave/oct.h> >-#include <Magick++.h> >+#include <ImageMagick/Magick++.h> > #include <iostream> > using namespace std; > using namespace Magick; >--- octave-forge-bundle-20071212/main/image-1.0.4/src/Makefile.old 2008-02-19 08:57:20.000000000 -0600 >+++ octave-forge-bundle-20071212/main/image-1.0.4/src/Makefile 2008-02-19 08:57:03.000000000 -0600 >@@ -29,6 +29,6 @@ > $(MKOCTFILE) $< -lpng > > __magick_read__.oct: __magick_read__.cc >- $(MKOCTFILE) $< -lMagick++ -lMagick >+ $(MKOCTFILE) -I/usr/include/ImageMagick $< -lMagick++ -lMagickCore > > clean: ; -$(RM) *.o octave-core core *.oct *~
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 433476
:
295300
|
295301
| 295302 |
295303
|
295418