Search found 9 matches

by joukj
2015-12-24T06:44:57-07:00
Forum: Developers
Topic: Patches for OpenVMS (23 December 2015)
Replies: 3
Views: 4801

Re: Patches for OpenVMS (23 December 2015)

OpenVMS and Git is a little problematic combinations. Presently I use the svn-bridge to the git-repository at github. I know from another project that you can make commits to the git-repository in that way, provided that you have write-rights. I have a github account, joukj, but I do not think that ...
by joukj
2015-12-23T03:26:29-07:00
Forum: Developers
Topic: Patches for OpenVMS (23 December 2015)
Replies: 3
Views: 4801

Patches for OpenVMS (23 December 2015)

Hi All, I updated my patch to compile Imagemagick on OpenVMS (as I promised to do regularly). Patches for both versions extracted from git (both 7.x and 6.x) can be found at: http://nchrem.tnw.tudelft.nl/openvms/software2.html#Magick There are only small changes to the OpenVMS specific files. Can ...
by joukj
2015-09-20T23:36:14-07:00
Forum: Developers
Topic: OpenVMS support : I can help
Replies: 12
Views: 14819

Re: OpenVMS support : I can help

Thanks,

In future I will check regularly and report needed patches in this forum

Jouk
by joukj
2015-09-18T04:19:22-07:00
Forum: Developers
Topic: OpenVMS support : I can help
Replies: 12
Views: 14819

Re: OpenVMS support : I can help

>Postby magick » 2015-09-18T02:22:47+02:00 >ImageMagick version 7 VMS patch applied to the GIT trunk. We still need the IM version 6 VMS patch. You can git the >6 branch like this: > > git clone -b ImageMagick-6 --single-branch git@git.imagemagick.org:repos/ImageMagick.git ImageMagick-6.9.2 Since ...
by joukj
2015-09-18T04:10:33-07:00
Forum: Developers
Topic: OpenVMS support : I can help
Replies: 12
Views: 14819

Re: OpenVMS support : I can help

>Postby dlemstra » 2015-09-17T11:22:41+02:00 >Your links are broken, can you fix the link in your post? I do not think the links are broken, but... The website is running on an OpenVMS system, since it is intended for the OpenVMS community. If you use Firefox there will probably no problem. I know ...
by joukj
2015-09-18T03:59:28-07:00
Forum: Developers
Topic: OpenVMS support : I can help
Replies: 12
Views: 14819

Re: OpenVMS support : I can help

From the same location now also a VMS patch for the ImageMagichk-6 branch is available. I tested the basic functions and found no problems.
by joukj
2015-09-17T02:07:36-07:00
Forum: Developers
Topic: OpenVMS support : I can help
Replies: 12
Views: 14819

Re: OpenVMS support : I can help

> p.s. Student of Docent?
^^^^^^^^
Docent/Researcher
by joukj
2015-09-17T02:05:46-07:00
Forum: Developers
Topic: OpenVMS support : I can help
Replies: 12
Views: 14819

Re: OpenVMS support : I can help

Patches for the 7.0.0 (against the version I extracted from github yesterday) are to be found at the given location: http://nchrem.tnw.tudelft.nl/openvms/so ... tml#Magick This link also conatins info on depending packages and to some build/installation info. The 6.x.x versions I did not check ...
by joukj
2015-09-16T04:27:46-07:00
Forum: Developers
Topic: OpenVMS support : I can help
Replies: 12
Views: 14819

OpenVMS support : I can help

Hi all, I saw that recently OpenVMS support was removed from ImageMagick. The OpenVMS community will not like this. However, it is not difficult to get ImageMagick running on an OpenVMS machine (see http://nchrem.tnw.tudelft.nl/openvms/software2.html#Magick what needs to be changed). On a regular ...