This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ps2pdf/ghostscript problem


On Mon, Jul 29, 2002 at 08:17:25PM +0200, Sylvain Petreolle wrote:
> functions for me on WinNT.
> Administrateur @ #> uname -a
> CYGWIN_NT-4.0 GE1C08WORK18 1.3.12(0.54/3/2) 2002-07-06 02:16 i686
> unknown

Yep, it works for me as well.  The command 'ps2pdf b4.ps' generated
a valid PDF which I could view with Acrobat Reader.  However, the
file that I generated was different from the one attached by Sven
(b4.pdf.orig):

    $ ls -l b4.pdf*
    -rw-r--r--    1 alcocer  None        44932 Jul 29 22:46 b4.pdf
    -rw-r--r--    1 alcocer  None        45192 Jul 29 22:43 b4.pdf.orig

Here are more details on my environment:

    $ uname -a
    CYGWIN_NT-4.0 NTDEVEL 1.3.12(0.54/3/2) 2002-07-03 16:42 i686 unknown

    $ (PATH=/usr/bin:$PATH; cygcheck gs.exe)
    Found: C:\cygwin\bin\gs.exe
    Found: C:\cygwin\usr\X11R6\bin\gs.exe
    C:\cygwin\bin\gs.exe
      C:\cygwin\bin\cygwin1.dll
        C:\WINNT\System32\KERNEL32.dll
          C:\WINNT\System32\ntdll.dll
      C:\cygwin\bin\cygpng12.dll
        C:\cygwin\bin\cygz.dll

    $ (PATH=/usr/X11R6/bin:$PATH; cygcheck gs.exe)
    Found: C:\cygwin\usr\X11R6\bin\gs.exe
    Found: C:\cygwin\bin\gs.exe
    C:\cygwin\usr\X11R6\bin\gs.exe
      C:\cygwin\usr\X11R6\bin\libICE.dll
        C:\cygwin\bin\cygwin1.dll
          C:\WINNT\System32\KERNEL32.dll
            C:\WINNT\System32\ntdll.dll
      C:\cygwin\usr\X11R6\bin\libSM.dll
      C:\cygwin\usr\X11R6\bin\libX11.dll
      C:\cygwin\bin\cygpng12.dll
        C:\cygwin\bin\cygz.dll

-- 
Dario Alcocer -- Sr. Software Developer, Helix Digital Inc.
alcocer@helixdigital.com -- http://www.helixdigital.com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]