THANK YOU SO MUCH - IT WORKED!!<br><br>But, the program can&#39;t see my printer.&nbsp; I think I have to create a symlink in my ~/.wine/dosdevices.&nbsp; I read the Sec. 3.3 in the Wine manual but I still can&#39;t figure out exactly how to do this.&nbsp; How do I determine the name of my device as seen by Ubuntu/my program or do I just say &quot;canon mp 600&quot;? I know the sample command is &quot;ln -s /dev/lp0 lpt 1&quot; according to the manual.&nbsp; But, I&#39;m having trouble making sense of this part.&nbsp; Sorry about that but can someone guide me?
<br><br>Thank you so much AGAIN!&nbsp; This is so cool!<br>&nbsp;  <br><br><div><span class="gmail_quote">On 7/6/07, <b class="gmail_sendername">Dan Kegel</b> &lt;<a href="mailto:dank@kegel.com">dank@kegel.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">M. wrote:<br>&gt; melanie at atlasinstall:~$ mv home/melanie/.wine home/melanie/.wine.old<br>
&gt; mv: cannot stat `home/melanie/.wine&#39;: No such file or directory<br><br>You are missing a slash.&nbsp;&nbsp;Should have been<br>$ cd ~<br>$ mv .wine .wine.old<br><br>_______________________________________________<br>wine-users mailing list
<br><a href="mailto:wine-users@winehq.org">wine-users@winehq.org</a><br><a href="http://www.winehq.org/mailman/listinfo/wine-users">http://www.winehq.org/mailman/listinfo/wine-users</a><br></blockquote></div><br>