the continuing adventures of creating pdf's under Irix ...
In case anyone ever comes along who wants to make pdf's in Irix : somebody famous said "Life's wide, there's room enough to back up and take another run at it ..." so that's what we did.
neko_ghostscript 8.51 worked for me in the past. So I grabbed the release notes (thank you, voidfoo). Backed off optimization to -O1. It built, as I hoped. Almost said "as expected" but them days are long gone.
Still had problems with building pdf's, and I know it worked when we ran win2k on the Box of Doom, so ditched the PostScript driver we were using on Winders and got one directly from Adobe. They invented it, so they should have a reliable print driver, yes ?
pstill still kacks but now ps2pdf can at least create vanilla pdf's. Not sure why there are still font problems with 8.51, it worked before, but may as well row upstream while investigating : there's an 8.71 in nekoware but it has cups and a lot of other things I don't want so, build from scratch !
Kept the -O1 optimizing flag. ./Configured --without-stupid-crap. gmaked ...
in three or four different places. Jeeze.
Did the foetz trick (thank you foetz) and made that
Don't they have any rules for this shit ? If I had these little idiots writing APT programs I'd scare the crap right out of their little drawers ... you do not do shitty code when it drives a machine.
Tangent : I was the house honky in a joint venture in dongbei. It was a flaky joint venture like all of them but kinda fun. The 'partners' already knew everything, of course, because they had these Roosky tube-driven controls. We brought in some K&T's from a McDonnell-Douglas auction (the US made decent stuff, once upon a time. And we had a middle class, too. Hard to believe now ...) Kick Roosky ass all day long, then go kick Jap ass at night K&T D controls, nice controls, better than anything they sell today.
My lads were like Chinese everywhere, they don't believe in checking anything. Kind of like the dipshits writing Loonix software. I'm forcing them to single-block through the first run of a new program, and I can see there's a massive error a few blocks ahead. They never listen to me so it's time for a little payback. The part is a transmission housing for a small car, mounted on an angle plate, next step was a 2" drill that was supposed to rapid up to .1" away from the part, then drill.
Except someone misplaced a minus sign.
So I casually stepped back a few paces, asked if they were sure, "Of course we're sure ! We wrote this program ! We're stars !" zooo I said, "okay, poosh dee button then" and kind put my hand in front of my face cuz when 8,000 lbs of column drives a 2" drill right through a part and an inch-thick angle plate at 400 inches per minute, the resulting destruction will get your attention.
I don't think they liked me after that
Anyway, with these errors corrected, 8.71 builds. Not sure why pstill doesn't like the Word-Acrobat-produced postscript files but ps2pdf now functions ... inspired by the wreck :
Chinese fonts still blow it up but we're making progress.
I also notice that the whole font things is ... peculiar. The test part was a Word doc using some strange-ass font, on purpose. Somehow that got substituted into Arial. Hunh ? I thought postscript was supposed to embed any strange fonts that weren't part of the base set ?
btw, tried 9.05 (tons of errors) and 9.16 (same), put them aside for the moment while I struggle with double-byte fonts. For the moment, 8.71.1 is mostly functional. But we shall return
In case anyone ever comes along who wants to make pdf's in Irix : somebody famous said "Life's wide, there's room enough to back up and take another run at it ..." so that's what we did.
neko_ghostscript 8.51 worked for me in the past. So I grabbed the release notes (thank you, voidfoo). Backed off optimization to -O1. It built, as I hoped. Almost said "as expected" but them days are long gone.
Still had problems with building pdf's, and I know it worked when we ran win2k on the Box of Doom, so ditched the PostScript driver we were using on Winders and got one directly from Adobe. They invented it, so they should have a reliable print driver, yes ?
pstill still kacks but now ps2pdf can at least create vanilla pdf's. Not sure why there are still font problems with 8.51, it worked before, but may as well row upstream while investigating : there's an 8.71 in nekoware but it has cups and a lot of other things I don't want so, build from scratch !
Kept the -O1 optimizing flag. ./Configured --without-stupid-crap. gmaked ...
Code: Select all
cc-1117 c99: ERROR File = ./base/gsnogc.c, Line = 35
An expression appears after a "return" in a "void" function.
return gs_free_object(mem, str, cname);
^
in three or four different places. Jeeze.
Did the foetz trick (thank you foetz) and made that
Code: Select all
gs_free_object(mem, str, cname);
return;
Don't they have any rules for this shit ? If I had these little idiots writing APT programs I'd scare the crap right out of their little drawers ... you do not do shitty code when it drives a machine.
Tangent : I was the house honky in a joint venture in dongbei. It was a flaky joint venture like all of them but kinda fun. The 'partners' already knew everything, of course, because they had these Roosky tube-driven controls. We brought in some K&T's from a McDonnell-Douglas auction (the US made decent stuff, once upon a time. And we had a middle class, too. Hard to believe now ...) Kick Roosky ass all day long, then go kick Jap ass at night K&T D controls, nice controls, better than anything they sell today.
My lads were like Chinese everywhere, they don't believe in checking anything. Kind of like the dipshits writing Loonix software. I'm forcing them to single-block through the first run of a new program, and I can see there's a massive error a few blocks ahead. They never listen to me so it's time for a little payback. The part is a transmission housing for a small car, mounted on an angle plate, next step was a 2" drill that was supposed to rapid up to .1" away from the part, then drill.
Except someone misplaced a minus sign.
So I casually stepped back a few paces, asked if they were sure, "Of course we're sure ! We wrote this program ! We're stars !" zooo I said, "okay, poosh dee button then" and kind put my hand in front of my face cuz when 8,000 lbs of column drives a 2" drill right through a part and an inch-thick angle plate at 400 inches per minute, the resulting destruction will get your attention.
I don't think they liked me after that
Anyway, with these errors corrected, 8.71 builds. Not sure why pstill doesn't like the Word-Acrobat-produced postscript files but ps2pdf now functions ... inspired by the wreck :
Chinese fonts still blow it up but we're making progress.
I also notice that the whole font things is ... peculiar. The test part was a Word doc using some strange-ass font, on purpose. Somehow that got substituted into Arial. Hunh ? I thought postscript was supposed to embed any strange fonts that weren't part of the base set ?
btw, tried 9.05 (tons of errors) and 9.16 (same), put them aside for the moment while I struggle with double-byte fonts. For the moment, 8.71.1 is mostly functional. But we shall return
Juliet ! the dice were loaded from the start ...