Hi L. Rahyen, > On Monday August 13 2007 07:27, Stephen Liu wrote: > > $ wine_double_install -s ~/.wine-tmp -d /.ies4linux/ie6 > > msjavx86b3805.exe MSJavWU_8073687b82d41db93f4c2a04af2b34d.exe > > This command has an error and will not work. Note these errors: > > > Applying source filesystem changes to the destination... mkdir: > cannot > > create directory `/.ies4linux': Permission denied > > mkdir: cannot create directory `/.ies4linux': Permission denied > > cp: cannot create regular file > > `/.ies4linux/ie6/drive_c/windows/vminst.log': No such file or > directory > > This is because of wrong parameter "-d /.ies4linux/ie6". Obviously > this will > not work! It should be "-d ~/.ies4linux/ie6". Also before running the > command > please execute this (as a simple user): > > sudo chown -R `whoami` ~/.ies4linux > sudo chmod -R u+rw ~/.ies4linux > > To make sure that you have all necessary permissions. And run > wine_double_install as a simple user too. > Make sure that at "Applying source filesystem changes to the > destination... " > stage there is no any errors! If there is errors then check for wrong > > permissions or wrong source/destination and fix this. > NOTE: make sure that you have ies4linux installed in your home > directory as a > simple user! You shouldn't have it outside of /home/! My script > assumes that > both source and destination is in /home/someone/ directory because > this is > ONLY proper path for any WINEPREFIX. I suppose I should add a check > for that > in my script later... For now just make sure that both source and > destination > begins with either "~/" or "/home/someone/". $ sudo find / -name .ies4linux /home/satimis/.ies4linux $ sudo find / -name wine_double_install /home/satimis/wine_double_install /usr/local/bin/wine_double_install $ ls -al /home/satimis | grep .ies4linux drwxr-xr-x 7 satimis satimis 4096 2007-08-06 17:39 .ies4linux drwxr-xr-x 6 satimis satimis 4096 2007-08-06 17:38 ies4linux-2.0.5 -rw-r--r-- 1 satimis satimis 340006 2006-10-15 15:20 ies4linux-latest.tar.gz $ sudo chown -R `whoami` ~/.ies4linux No printout $ sudo chmod -R u+rw ~/.ies4linux No complaint $ wine_double_install -s ~/.wine-tmp -d /.ies4linux/ie6 \ > msjavx86b3805.exe \ > MSJavWU_8073687b82d41db93f4c2a04af2b34d.exe Saving current registry and filesystem state... Done. Running WINE... Microsoft VM Would you like to install the Microsoft [Yes] Accept Licence fixme:midi:OSS_MidiInit Synthesizer supports MIDI in. Not yet supported. Microsoft VM The Microsoft virtual machine your are attempting to install is a protected system component and can only be updated with a later release of the operating system or service pack [OK] Microsoft VM The installation is complete. [OK] ================================================================= Make sure that installation went fine! If everything is OK then enter "y" to continue. If installation has failed, enter "n". ================================================================= Do you want to continue? [y/N] y Computing source filesystem changes... Done. Applying source filesystem changes to the destination... mkdir: cannot create directory `/.ies4linux': Permission denied cp: cannot create regular file `/.ies4linux/ie6/drive_c/windows/vminst.log': No such file or directory Done. Computing source registry changes... Done. Applying source registry changes to the destination... Done. There was errors (see /tmp/reg.patch.log) when applying source registry changes to the destination. NOTE: Typically it is OK to have few minor errors about importing or exporting registry keys. Saving current registry and filesystem state... Done. Running WINE... Microsoft VM Would you like to install the Microsoft [Yes] Accept Licence fixme:midi:OSS_MidiInit Synthesizer supports MIDI in. Not yet supported. Microsft VM This setup will only upgrade over an existing version of the Microsoft VM [OK] Microsoft VM The installation is complete [OK] ================================================================= Make sure that installation went fine! If everything is OK then enter "y" to continue. If installation has failed, enter "n". ================================================================= Do you want to continue? [y/N] y Computing source filesystem changes... Done. Applying source filesystem changes to the destination... mkdir: cannot create directory `/.ies4linux': Permission denied cp: cannot create regular file `/.ies4linux/ie6/drive_c/windows/vminst.log': No such file or directory Done. Computing source registry changes... Done. Applying source registry changes to the destination... Done. There was errors (see /tmp/reg.patch.log) when applying source registry changes to the destination. NOTE: Typically it is OK to have few minor errors about importing or exporting registry keys. Still Permission problem. One thing I can't understand that the directory /.ies4linux is already there? Why it needs to create it? $ ls -al ~/.ies4linux total 40 drwxr-xr-x 7 satimis satimis 4096 2007-08-06 17:39 . drwxr-xr-x 54 satimis satimis 4096 2007-08-14 20:39 .. drwxr-xr-x 2 satimis satimis 4096 2007-08-06 17:39 bin drwxr-xr-x 3 satimis satimis 4096 2007-08-06 17:37 downloads drwxr-xr-x 4 satimis satimis 4096 2007-08-06 17:39 ie5 drwxr-xr-x 4 satimis satimis 4096 2007-08-10 12:05 ie55 drwxr-xr-x 4 satimis satimis 4096 2007-08-13 19:41 ie6 "/drive_c/windows" are not there. Shall I create them? What shall be their owner and permission? $ cat /tmp/reg.patch.log wine: the '/.ies4linux/ie6' directory specified in WINEPREFIX doesn't exist. You may want to create it by running 'wineprefixcreate'. wine: the '/.ies4linux/ie6' directory specified in WINEPREFIX doesn't exist. You may want to create it by running 'wineprefixcreate'. * end * Started IE6 Tools -> Internet Options -> Advanced -> Settings; MS VM is not there, only java (Sun) B.R. Stephen Send instant messages to your online friends http://uk.messenger.yahoo.com _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users