Pagemaker 6.5 Problems Wine-Mesage

lawson_whitney at juno.com lawson_whitney at juno.com
Tue Apr 10 17:24:01 CDT 2001


On Tue, 10 Apr 2001, Björn Berg wrote:

> Andreas Mohr wrote:
>
> > Björn Berg <bjoern at bbinternet.de> wrote:
>
> > Same "solution" as with the previous posting...
> >
> > Andreas Mohr
>
> I know what you wrote, but I didn't understand it. Where can I find this
> Log-Files when Wine creates them. As far as I know I must invoke it, like
> this
>
> wine pm65.exe --debugmsg +relay +text +string +file +dosfs
>
> But this takes a lot of time and makes running Pagemaker very very slow.
> As I noticed in another message I should mention which Wine-version I use.
> So it's just the Developer version via FTP named Wine-20001202.
>
> Björn
>
> --
> http://www.bbinternet.de

wine pm65.exe --debugmsg +relay,+text,+string,+file,+dosfs \
  &> /where/you/want/the/logfile/to/go

The backslash at the end of the first line only continues the line
before it gets folded in the mail.  You can see about that in the man
page for the shell too.

Now we have to tell you how to work the shell?  if you don't use bash,
you might need

  >logfile 2>&1

Or gzip it on its way if you like

wine .... 2>&1|gzip -c >/the/logfile.gz

Lawson

Wine release 20010326
---cut here


________________________________________________________________
GET INTERNET ACCESS FROM JUNO!
Juno offers FREE or PREMIUM Internet access for less!
Join Juno today!  For your FREE software, visit:
http://dl.www.juno.com/get/tagj.




More information about the wine-users mailing list