Write problems

lawson_whitney at juno.com lawson_whitney at juno.com
Fri Feb 2 13:43:09 CST 2001


On Fri, 2 Feb 2001 JP.Hermans at pandora.be wrote:

> When i start a program like excel or something else it works.
> But i can't save my work to hd.
> I think there is something wrong with te read/write permissions
> of the hd.... How can i correct that ?
> 
> 
Depends what it is.  :-)

If the user who runs Wine has not write permission to the partition
where it is trying to save a file, of course this will make it
difficult.

How to work with native windose partitions is pretty well covered in
a section "Dealing With FAT/VFAT Partitions" near the end of
<wine>/documentation/installing.sgml, or you can find a pointer at
http://www/winehq.com to doco in other formats.  I just use this ugly
little kluge to render sgml almost readable:

#!/bin/sh
sed -e 's/<[^<>]*>//g' -e 's/&lt;/</g' -e 's/&gt;/>/g' $1 |less -ni

Lawson

First shoot the arrow.  Then draw the bulls-eye. - J. A. Soucy


________________________________________________________________
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