Sorry but QTR is not supported on linux.
Roy
On Wed, Oct 8, 2008 at 12:57 PM, George Hofmann
<george.hofmann@...> wrote:
Show quoted textHide quoted text
> Can you still install qtr on linux? Where are the installation files?
>
> George
>
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
>
>
--- In QuadtoneRIP@yahoogroups.com, "Roy Harrington" <roy@...> wrote:
>
> Sorry but QTR is not supported on linux.
>
> Roy
>
Thanks Roy. I thought that it was in the past.
Anyway it seems to run OK (so far) in wine.
gh
I haven't used wine (except in my glass!) but what is it that doesn't work?
Roy
On Sat, Oct 11, 2008 at 7:17 PM, George Hofmann
<george.hofmann@...> wrote:
Show quoted textHide quoted text
>
>> Anyway it seems to run OK (so far) in wine.
>>
>> gh
>>
> Whoops! No it doesn't.
>
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
>
>
I wrote my own rawrite.exe with mingw. It basically just wrote stdin to
a file, which then could be printed with linux-commands. But mingw code
has to be set to accept binary stdin. That took a long time to discover.
After that everything worked well. The code is lost, but it's not
difficult to write your own.
-matti