Hi all,

I am trying to setup sgd printing for a Solaris 10 server running sgd 4.20.977 and a windows xp client running the native windows client. The Windows XP machine has a default printer. I can print to trhat using the Editor application. On the Solaris server I installed cups and made sgd cups aware as follows:

/opt/tarantella/bin/scripts/prtinstall.en.sh --cups yes --gsbindir /usr/local/bin

...
You have created a Secure Global Desktop CUPS printer. Ensure you have enabled CUPS raw printing by editing /etc/cups/mime.convs and /etc/cups/mime.types. These files contain comments explaining how to do this (search for 'raw').

I modified /etc/cups/mime.convs and  /etc/cups/mime.types as follows:

        pico /etc/cups/mime.convs

application/octet-stream application/vnd.cups-raw 0 -

        pico /etc/cups/mime.types

application/octet-stream

I then did

        lp Test.ps

in a sgd session (native client on windows --> sgd server on Solaris).


        lpstat -p

printer tta_printer is idle.  enabled since Jan 01 00:00

        lpq

tta_printer is ready and printing
Rank    Owner   Job     File(s)                         Total Size
active  ahoesch 1       (stdin)                         102400 bytes
1st     ahoesch 2       (stdin)                         102400 bytes

Looks good so far but nothing is printed on the default printer of the windows machine.

        /opt/tarantella/bin/tarantella print list

roehrs-sf280.smartsoft.de:
No print jobs currently spooled.

        /opt/tarantella/bin/tarantella print status

roehrs-sf280.smartsoft.de:
 - Printing services available
 - Jobs spooled: 0

Total jobs spooled: 0

lpq still shows me the two prit jobs. Shouldn't I see the print job with "tarantella print status" as well?

What am I missing?

Thanks a lot!

Regards,

  Andreas



_______________________________________________
SGD-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sgd-users

Reply via email to