[Info-vax] ImageMagick for VMS

Bill Gunshannon billg999 at cs.uofs.edu
Sun Feb 17 15:07:21 EST 2013


In article <3i9Us.332875$u92.301959 at fx18.fr7>,
	ChrisQ <meru at devnull.com> writes:
> On 02/17/13 17:09, Bill Gunshannon wrote:
> 
>>
>> I remember when Linux took that long. And let's not even think about
>> BSD2.11 on a PDP-11/23+ with an RA80.  :-)  Hmmm...  I may need to
>> try building Ultrix-11 from scratch just to see how long it actually
>> takes.  :-)
> 
> I have ultrix 3.1 running on an 11/53, but not really done much with it.
> Things like telnet and ftp work, but the networking is fragile and
> locks up regularly. No attempt at all to build a modified kernel.

I've built a number of kernels (I am a wizzard at overlays!!)  I have
noticed the fragility of the networking and hoped to actually fix it.
I have been thinking of working on an entirely new release with Y2K
fixes and bug fixes.  I also wanted to go over the code for building
install sets.  be nice if you could do it with VTServer.

> 
> I do have some rl02 packs with a unix system, but not sure what
> machine they ran on, or if the last remaining rl02 drive still works,
> it's been so long since it was powered up. Still have a couple of
> RLV12 controllers though.

I am packing up the last of my RL's (and boxes of disk packs) to give
away.  Have to do a lot of cleaning up and don't plan on keeping as
much real hardware as I have in the past.

> 
>> Isn't BASH available for VMS?
> 
> Most likely, but looking at that script, there is an error. Started out
> with 1024x768 for one of the sizes, but the images were too large, so
> went to 640x480.
> 
> The script lines of:
> 
>        if [ ! -e ${FILE}-1024x768.jpg ]
>        then
>           convert $i -resize 1024x768\> ${FILE}-640x480.jpg
> 
> should say:
> 
>        if [ ! -e ${FILE}-640x480.jpg ]
>        then
>           convert $i -resize 640x480\> ${FILE}-640x480.jpg
> 
> Looked up the wrong edit to copy and post :-(...

I didn't look at the script as I wasn't overly interested but I figured
if it was pure shell it shold have worked under BASH even on VMS.

bill

-- 
Bill Gunshannon          |  de-moc-ra-cy (di mok' ra see) n.  Three wolves
billg999 at cs.scranton.edu |  and a sheep voting on what's for dinner.
University of Scranton   |
Scranton, Pennsylvania   |         #include <std.disclaimer.h>   



More information about the Info-vax mailing list