Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

[SOLVED] Wine and IE

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
19 posts • Page 1 of 1
Author
Message
SAngeli
l33t
l33t
User avatar
Posts: 904
Joined: Fri Apr 16, 2004 5:57 pm
Location: Italy

[SOLVED] Wine and IE

  • Quote

Post by SAngeli » Fri Sep 30, 2005 7:18 pm

Hi,

I run gentoo amd64 and wine.
app-emulation/wine-20050725-r1
2.6.12-gentoo-r9 x86_64 AMD Athlon(tm) 64 Processor 3200+ AuthenticAMD GNU/Linux

1) I first of all wish to know how to setup my wine config, which file to configure so that wine is properly setup (this to avoid issues with installs). Here is what I have on my ~ $ .wine:
  • dosdevices drive_c system.reg userdef.reg user.reg
I use to configure wine this file: winecfg

2) Because there are many applications who requires the presence of IE (Internet Explorer) I installed manually (wine ie6setup.exe) but I get this error: "Setup was unable to download the required components. Please make sure you are connected to the Internet.
How to solve this issue? I am 24h on DSL

3) When I run wine setup.exe or manually from konsole, I always get this:
  • wine ie6setup.exe
    Warning: Language '' was not recognized, defaulting to English.
    Warning: Language '' was not recognized, defaulting to English.
    Warning: Language '' was not recognized, defaulting to English.

    Code: Select all

    How to solve this?
Thank you,
Spiro
Last edited by SAngeli on Mon Oct 10, 2005 6:23 am, edited 1 time in total.
Top
vico
n00b
n00b
Posts: 21
Joined: Wed Jul 06, 2005 3:25 pm

maybe a solution

  • Quote

Post by vico » Sat Oct 01, 2005 8:50 am

did you try the sidenet config aviable at http://sidenet.ddo.jp/winetips/config.html , it work for me but i m not a 64 bit user , i know that you have to install wine with special 32 bits USE .
Top
BlackEdder
Advocate
Advocate
User avatar
Posts: 2588
Joined: Mon Apr 26, 2004 8:47 am
Location: Dutch enclave in Egham, UK
Contact:
Contact BlackEdder
Website

  • Quote

Post by BlackEdder » Sat Oct 01, 2005 10:58 am

This is the only script that ever worked for me:
http://www.tatanka.com.br/ies4linux/
Top
SAngeli
l33t
l33t
User avatar
Posts: 904
Joined: Fri Apr 16, 2004 5:57 pm
Location: Italy

  • Quote

Post by SAngeli » Tue Oct 04, 2005 5:20 pm

Hi BlackEdder,

I did as you adviced to.
I downloaded the file, extracted and run it.
At first it complained that I did not have the cab extractor software installed. So, I emerged cabextract.
then I run the sh ies4linux script file, and run it and chosed to install only IE6

Now, here is the first error I noticed:

Code: Select all

Installation options:
[1] Install IE6, IE5.5 and IE 5
[2] Install only IE6
[3] Install only IE5.5 and IE5
Please choose an option: 2


Creating basic Windows installation...
mkdir: cannot create directory `/home/sangeli/.ies4linux/base/drive_c/Program Files': No such file or directory
mkdir: cannot create directory `/home/sangeli/.ies4linux/base/drive_c/Program Files/Internet Explorer': No such file or directory
Getting DCOM98.EXE
then I kept running and got a second error:

Code: Select all

esolving download.microsoft.com... 213.254.235.29, 213.200.100.30
Connecting to download.microsoft.com[213.254.235.29]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,229,056 [application/octet-stream]

100%[================================================================================>] 1,229,056     12.82K/s    ETA 00:00

19:13:48 (15.22 KB/s) - `/home/sangeli/.ies4linux/downloads/DCOM98.EXE' saved [1,229,056/1,229,056]

Download finished... Checking MD5SUM... passed!
mv: when moving multiple files, last argument must be a directory
Try `mv --help' for more information.
mv: cannot move `dcom98.inf' to `/home/sangeli/.ies4linux/base/drive_c/Windows/Inf/dcom98.inf': No such file or directory
Getting 249973USA8.exe
--19:13:48--  http://download.microsoft.com/download/win98SE/Update/5072/W98/EN-US/249973USA8.exe
           => `/home/sangeli/.ies4linux/downloads/249973USA8.exe'
Resolving download.microsoft.com... 213.254.235.29, 213.200.100.29
Connecting to download.microsoft.com[213.254.235.29]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 838,328 [application/octet-stream]

100%[================================================================================>] 838,328       10.66K/s    ETA 00:00

19:14:57 (11.96 KB/s) - `/home/sangeli/.ies4linux/downloads/249973USA8.exe' saved [838,328/838,328]

Download finished... Checking MD5SUM... passed!
mv: cannot move `/home/sangeli/.ies4linux/tmp/riched/riched20.120' to `/home/sangeli/.ies4linux/base/drive_c/Windows/System/riched20.dll': No such file or directory

Install ie6
Getting ie60.exe
--19:14:58--  http://www.mirror.ac.uk/mirror/ftp.evolt.org/ie/32bit/6.0/ie60.exe
           => `/home/sangeli/.ies4linux/downloads/ie60.exe'
Resolving www.mirror.ac.uk... 194.80.135.25
Connecting to www.mirror.ac.uk[194.80.135.25]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
19:14:59 ERROR 404: Not Found.

Download finished... Checking MD5SUM... FAILED!
So, two questions:
1) Is what I did ok?
2) what about the first error or warning?
3) How to fix the second one so tha I can resume the installation?

Thank you,
Spiro
Top
BlackEdder
Advocate
Advocate
User avatar
Posts: 2588
Joined: Mon Apr 26, 2004 8:47 am
Location: Dutch enclave in Egham, UK
Contact:
Contact BlackEdder
Website

  • Quote

Post by BlackEdder » Wed Oct 05, 2005 4:41 pm

Did you run it as root or as user.. (You should run it as user)
Top
SAngeli
l33t
l33t
User avatar
Posts: 904
Joined: Fri Apr 16, 2004 5:57 pm
Location: Italy

  • Quote

Post by SAngeli » Wed Oct 05, 2005 4:48 pm

as user
Top
BlackEdder
Advocate
Advocate
User avatar
Posts: 2588
Joined: Mon Apr 26, 2004 8:47 am
Location: Dutch enclave in Egham, UK
Contact:
Contact BlackEdder
Website

  • Quote

Post by BlackEdder » Wed Oct 05, 2005 4:52 pm

Has the directory ~/.ies4linux been created?
Top
SAngeli
l33t
l33t
User avatar
Posts: 904
Joined: Fri Apr 16, 2004 5:57 pm
Location: Italy

  • Quote

Post by SAngeli » Wed Oct 05, 2005 4:55 pm

yes.
here it is:

Code: Select all

$ cd .ies4linux/
~/.ies4linux $ ls
base  downloads  tmp
~/.ies4linux $ ls downloads/
249973USA8.exe  DCOM98.EXE
~/.ies4linux $ ls base/
dosdevices  drive_c  system.reg  userdef.reg  user.reg
~/.ies4linux $  
Spiro
Top
notte
n00b
n00b
Posts: 22
Joined: Thu Oct 24, 2002 2:28 pm
Location: Cologne / Germany

  • Quote

Post by notte » Wed Oct 05, 2005 4:58 pm

FYI: ~/.wine/config is obsolete since a few months, it has been replaced by the reg-files.
--
if i was smart, i'd have a clever .sig
Top
BlackEdder
Advocate
Advocate
User avatar
Posts: 2588
Joined: Mon Apr 26, 2004 8:47 am
Location: Dutch enclave in Egham, UK
Contact:
Contact BlackEdder
Website

  • Quote

Post by BlackEdder » Wed Oct 05, 2005 5:06 pm

.ies4linux works both without and with config file according to the site... (I unmasked the newest version of wine btw)

I'm still wondering why you would get: mkdir: cannot create directory `/home/sangeli/.ies4linux/base/drive_c/Program Files':

I assume your homedir is: /home/sangeli/?
Could you give the output of:

Code: Select all

ls /home/sangeli/.ies4linux/base/drive_c/
and of:

Code: Select all

mount
Top
SAngeli
l33t
l33t
User avatar
Posts: 904
Joined: Fri Apr 16, 2004 5:57 pm
Location: Italy

  • Quote

Post by SAngeli » Wed Oct 05, 2005 5:12 pm

~ # ls /home/sangeli/.ies4linux/base/drive_c/
My Documents Program Files windows
~ # ls /home/sangeli/.ies4linux/base/drive_c/ -l
total 12
drwxr-xr-x 5 sangeli users 4096 Oct 5 17:55 My Documents
drwxr-xr-x 4 sangeli users 4096 Oct 5 17:55 Program Files
drwxr-xr-x 10 sangeli users 4096 Oct 5 17:55 windows



~ # mount
/dev/sda3 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
udev on /dev type tmpfs (rw,nosuid)
devpts on /dev/pts type devpts (rw)
/dev/sda4 on /home type ext3 (rw)
none on /dev/shm type tmpfs (rw)
/dev/sdb1 on /mnt/exhd/winxp type ntfs (rw,noexec,nosuid,nodev,uid=0,gid=100,umask=002)
/dev/sdb2 on /mnt/exhd/lnx1 type ext3 (rw)
/dev/sdb3 on /mnt/exhd/gnto type ext3 (rw)
/dev/sdb5 on /mnt/exhd/lnx3 type ext3 (rw)
/dev/sdb7 on /mnt/exhd/data type ext3 (rw)
/dev/sdb8 on /mnt/exhd/win95 type vfat (rw,noexec,nosuid,nodev,uid=0,gid=100,umask=002)
usbfs on /proc/bus/usb type usbfs (rw,devmode=0664,devgid=85)
Top
SAngeli
l33t
l33t
User avatar
Posts: 904
Joined: Fri Apr 16, 2004 5:57 pm
Location: Italy

  • Quote

Post by SAngeli » Wed Oct 05, 2005 5:23 pm

one sec.

I just noticed something: I have .wine with its:

Code: Select all

dosdevices  drive_c  system.reg  userdef.reg  user.reg
how come now, also ies4linux has the same ones?

Code: Select all

dosdevices  drive_c  system.reg  userdef.reg  user.reg
Should not all be under .wine?
This is puzzling. I am installing IE6 because I have to install AutoCad through wine. Will this still work???

thank you,
Spiro
Top
BlackEdder
Advocate
Advocate
User avatar
Posts: 2588
Joined: Mon Apr 26, 2004 8:47 am
Location: Dutch enclave in Egham, UK
Contact:
Contact BlackEdder
Website

  • Quote

Post by BlackEdder » Wed Oct 05, 2005 5:28 pm

For me the mirror doesn't give any problems. I really don't understand what the problem could be.. You could try to redownload ies4linux. The newest version is from yesterday. What wine version are you using. It might be good to unmask wine and emerge the newest version.

Code: Select all

echo app-emulation/wine ~x86 >> /etc/portage/package.keywords
emerge -u wine
Top
BlackEdder
Advocate
Advocate
User avatar
Posts: 2588
Joined: Mon Apr 26, 2004 8:47 am
Location: Dutch enclave in Egham, UK
Contact:
Contact BlackEdder
Website

  • Quote

Post by BlackEdder » Wed Oct 05, 2005 5:30 pm

.ies4linux installs it's own version of all wine files. When it works you could copy everything from the .ies4linux dir to the .wine dir.
Or you could tell wine to use the .ies4linux dir and then try to install autocad:

Code: Select all

WINEPREFIX=/home/sangeli/.ies4linux/ie6 wine <install program>
Top
SAngeli
l33t
l33t
User avatar
Posts: 904
Joined: Fri Apr 16, 2004 5:57 pm
Location: Italy

  • Quote

Post by SAngeli » Wed Oct 05, 2005 6:56 pm

Hi,

I did as you adviced me to.
First my wine is up to date with the lates version (I did it two hours ago for another reason).
Then, I removed completely the .ies4linux folder and removed the files I downloaded.
Then, I downloaded the new file, extracted and run it.

Here is the entire sequence:

Code: Select all

 ~/Internet Downloads/Windows OS/Internet Explorer/ies4linux $ ls
config  ies4linux  LICENSE  README
sangeli@mir ~/Internet Downloads/Windows OS/Internet Explorer/ies4linux $ sh ies4linux
=================  IEs 4 Linux =================
Install IE6, IE5.5 and IE5 on Linux via Wine.
This program doesn't have any warranties.
Credits: Sergio Lopes <slopes at gmail dot com>
Project page: http://tatanka.com.br/ies4linux
See README file for more info


Installation options:
[1] Install IE6, IE5.5 and IE 5
[2] Install only IE6
[3] Install only IE5.5 and IE5
Please choose an option: 2


Creating basic Windows installation...
Getting DCOM98.EXE
--20:22:49--  http://download.microsoft.com/download/d/1/3/d13cd456-f0cf-4fb2-a17f-20afc79f8a51/DCOM98.EXE
           => `/home/sangeli/.ies4linux/downloads/DCOM98.EXE'
Resolving download.microsoft.com... 195.50.96.94
Connecting to download.microsoft.com[195.50.96.94]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,229,056 [application/octet-stream]

100%[======================================================================================>] 1,229,056    149.71K/s    ETA 00:00

20:23:00 (122.22 KB/s) - `/home/sangeli/.ies4linux/downloads/DCOM98.EXE' saved [1,229,056/1,229,056]

Download finished... Checking MD5SUM... passed!
Getting 249973USA8.exe
--20:23:00--  http://download.microsoft.com/download/win98SE/Update/5072/W98/EN-US/249973USA8.exe
           => `/home/sangeli/.ies4linux/downloads/249973USA8.exe'
Resolving download.microsoft.com... 195.50.96.94
Connecting to download.microsoft.com[195.50.96.94]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 838,328 [application/x-msdownload]

100%[======================================================================================>] 838,328       43.78K/s    ETA 00:00

20:23:13 (65.27 KB/s) - `/home/sangeli/.ies4linux/downloads/249973USA8.exe' saved [838,328/838,328]

Download finished... Checking MD5SUM... passed!
cp: cannot stat `/home/sangeli/Internet': No such file or directory
cp: cannot stat `Downloads/Windows': No such file or directory
cp: cannot stat `OS/Internet': No such file or directory
cp: cannot stat `Explorer/ies4linux//config/*': No such file or directory

Install ie6
Getting ie60.exe
--20:23:13--  http://www.mirrorservice.org/sites/browsers.evolt.org/browsers/ie/32bit/6.0/ie60.exe
           => `/home/sangeli/.ies4linux/downloads/ie60.exe'
Resolving www.mirrorservice.org... 212.219.56.131, 212.219.56.146, 212.219.56.162
Connecting to www.mirrorservice.org[212.219.56.131]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 80,472,659 [application/x-msdos-program]

26% [======================>                                                                ] 21,438,360    54.09K/s    ETA 17:59
100%[======================================================================================>] 80,472,659    70.21K/s    ETA 00:00

20:44:31 (61.52 KB/s) - `/home/sangeli/.ies4linux/downloads/ie60.exe' saved [80,472,659/80,472,659]

Download finished... Checking MD5SUM... passed!
cat: /home/sangeli/.ies4linux/ie6/system.reg.model: No such file or directory
ie6 sucessfully installed
This is the directory structure of what I currently have:

Code: Select all

~ $ ls -R .ies4linux/
.ies4linux/:
downloads  ie6

.ies4linux/downloads:
249973USA8.exe  DCOM98.EXE  ie60.exe

.ies4linux/ie6:
dosdevices  drive_c  ies4linux.log  system.reg  system.reg.2  userdef.reg  user.reg

.ies4linux/ie6/dosdevices:
c:  z:

.ies4linux/ie6/drive_c:
My Documents  Program Files  windows

.ies4linux/ie6/drive_c/My Documents:
My Music  My Pictures  My Video

.ies4linux/ie6/drive_c/My Documents/My Music:

.ies4linux/ie6/drive_c/My Documents/My Pictures:

.ies4linux/ie6/drive_c/My Documents/My Video:

.ies4linux/ie6/drive_c/Program Files:
Common Files  Internet Explorer

.ies4linux/ie6/drive_c/Program Files/Common Files:

.ies4linux/ie6/drive_c/Program Files/Internet Explorer:
IEXPLORE.EXE

.ies4linux/ie6/drive_c/windows:
Application Data  fonts  notepad.exe  regedit.exe   Start Menu  system32    temp           winebrowser.exe  winhlp32.exe
command           inf    profiles     rundll32.exe  system      system.ini  uninstall.exe  winhelp.exe      win.ini

.ies4linux/ie6/drive_c/windows/Application Data:

.ies4linux/ie6/drive_c/windows/command:
start.exe

.ies4linux/ie6/drive_c/windows/fonts:
AndaleMo.TTF  Comicbd.TTF  Georgiab.TTF  Georgia.TTF   Impact.TTF    Trebucbi.TTF  Trebuc.TTF    Verdanai.TTF  Verdanaz.TTF
AriBlk.TTF    Comic.TTF    Georgiai.TTF  Georgiaz.TTF  Trebucbd.TTF  Trebucit.TTF  Verdanab.TTF  Verdana.TTF   Webdings.TTF

.ies4linux/ie6/drive_c/windows/inf:
dcom98.inf  wine.inf

.ies4linux/ie6/drive_c/windows/profiles:
Administrator  All Users  sangeli

.ies4linux/ie6/drive_c/windows/profiles/Administrator:

.ies4linux/ie6/drive_c/windows/profiles/All Users:
Application Data  Desktop  Documents  Favorites  Start Menu  Templates

.ies4linux/ie6/drive_c/windows/profiles/All Users/Application Data:

.ies4linux/ie6/drive_c/windows/profiles/All Users/Desktop:

.ies4linux/ie6/drive_c/windows/profiles/All Users/Documents:

.ies4linux/ie6/drive_c/windows/profiles/All Users/Favorites:

.ies4linux/ie6/drive_c/windows/profiles/All Users/Start Menu:
Programs

.ies4linux/ie6/drive_c/windows/profiles/All Users/Start Menu/Programs:
StartUp

.ies4linux/ie6/drive_c/windows/profiles/All Users/Start Menu/Programs/StartUp:

.ies4linux/ie6/drive_c/windows/profiles/All Users/Templates:

.ies4linux/ie6/drive_c/windows/profiles/sangeli:
Cookies  Favorites  History  NetHood  PrintHood  Recent  SendTo  Start Menu  Templates  Temporary Internet Files

.ies4linux/ie6/drive_c/windows/profiles/sangeli/Cookies:

.ies4linux/ie6/drive_c/windows/profiles/sangeli/Favorites:

.ies4linux/ie6/drive_c/windows/profiles/sangeli/History:

.ies4linux/ie6/drive_c/windows/profiles/sangeli/NetHood:

.ies4linux/ie6/drive_c/windows/profiles/sangeli/PrintHood:

.ies4linux/ie6/drive_c/windows/profiles/sangeli/Recent:

.ies4linux/ie6/drive_c/windows/profiles/sangeli/SendTo:

.ies4linux/ie6/drive_c/windows/profiles/sangeli/Start Menu:
Programs

.ies4linux/ie6/drive_c/windows/profiles/sangeli/Start Menu/Programs:
StartUp

.ies4linux/ie6/drive_c/windows/profiles/sangeli/Start Menu/Programs/StartUp:

.ies4linux/ie6/drive_c/windows/profiles/sangeli/Templates:

.ies4linux/ie6/drive_c/windows/profiles/sangeli/Temporary Internet Files:

.ies4linux/ie6/drive_c/windows/Start Menu:
Programs

.ies4linux/ie6/drive_c/windows/Start Menu/Programs:
Startup

.ies4linux/ie6/drive_c/windows/Start Menu/Programs/Startup:

.ies4linux/ie6/drive_c/windows/system:
ACTXPRXY.DLL  csseqchk.dll  IE_2.CAB      INETCPL.CPL   MSHTA.EXE     ole2.dll      rpcltscm.dll  SHD401LC.DLL  vbscript.dll
APPS.HLP      DHTMLED.OCX   IE_3.CAB      INITPKI.DLL   MSHTML.DLL    ole32.dll     rpcmqcl.dll   SHDOC401.DLL  WALLPAPR.HTM
asycfilt.dll  DIGEST.DLL    IE_4.CAB      inseng.dll    MSHTMLED.DLL  oleaut32.dll  rpcmqsvr.dll  SHDOCLC.DLL   WININET.DLL
ATL.DLL       dispex.dll    IE4UINIT.EXE  install.exe   MSHTMLER.DLL  olecnv32.dll  rpcns4.dll    SHDOCVW.DLL   WINTRUST.DLL
BINDFILE.DLL  DISPEX.DLL    IE_5.CAB      INSTRSA.DLL   MSHTML.TLB    olepro32.dll  rpcrt4.dll    SHFOLDER.DLL  WLDAP32.DLL
BROWSELC.DLL  dllhost.exe   IE_6.CAB      INSTSCH.DLL   MSLS31.DLL    olethk32.dll  rpcss.exe     SHLWAPI.DLL   wscript.exe
BROWSEUI.DLL  DSSBASE.DLL   IEDKCS32.DLL  iprop.dll     MSOSS.DLL     PLUGIN.OCX    RSABASE.DLL   SIMPDATA.TLB  wscript.hlp
BROWSEWM.DLL  DSSSIG.EXE    iedom.inf     JITALERT.GIF  MSRATELC.DLL  pngfilt.dll   RSACI.RAT     SOFTPUB.DLL   wshcon.dll
CERTMGR.MSC   DW15.EXE      IEFILES5.INF  JOBEXEC.DLL   MSRATING.DLL  PSBASE.DLL    rsaenh.dll    START.WAV     wshext.dll
CKCNV.EXE     DWINTL.DLL    IEINFO5.MOF   jscript.dll   MSSIGN32.DLL  PSTOREC.DLL   RSASIG.DLL    stdole2.tlb   wshom.ocx
comcat.dll    DXTMSFT.DLL   IEINFO5.OCX   JSCRIPT.DLL   MSSIP32.DLL   PSTORERC.DLL  sch128c.dll   stdole32.tlb  XENROLL.DLL
compobj.dll   DXTRANS.DLL   IEJIT.HTM     license.txt   MSTIME.DLL    PSTORES.EXE   scr56en.cat   storage.dll
CORPOL.DLL    enhsig.dll    IEPEERS.DLL   LOADWC.EXE    MSXML3A.DLL   RELATED.HTM   scr56en.inf   support.txt
CRYPT32.DLL   EXTRAC32.EXE  IERNONCE.DLL  MLANG.DLL     MSXML3.DLL    removbak.inf  scrobj.dll    THUMBVW.DLL
CRYPTDLG.DLL  FIXIE.INF     iesetup.dll   MMUTILSE.DLL  MSXML3R.DLL   riched20.dll  SCROBJ.DLL    TIP.HTM
CRYPTEXT.DLL  HLINK.DLL     IEUINIT.INF   MSCAT32.DLL   MSXMLA.DLL    rpcltc1.dll   scrrun.dll    TIPS.GIF
CRYPTNET.DLL  HMMAPI.DLL    imagehlp.dll  MSCONV97.DLL  MSXML.DLL     rpcltc5.dll   SECAUTH.HLP   TRIEDIT.DLL
CRYPTUI.DLL   HTML32.CNV    IMGUTIL.DLL   MSDATSRC.TLB  MSXMLR.DLL    rpcltccm.dll  secur32.dll   URLMON.DLL
cscript.exe   IE_1.CAB      INETCPLC.DLL  MSENCODE.DLL  OCCACHE.DLL   rpclts5.dll   SENDMAIL.DLL  USERSTUB.EXE

.ies4linux/ie6/drive_c/windows/system32:
control.exe  drivers  help.exe  msiexec.exe  notepad.exe  progman.exe  regsvr32.exe  wcmd.exe  winmine.exe  winver.exe

.ies4linux/ie6/drive_c/windows/system32/drivers:

.ies4linux/ie6/drive_c/windows/temp:

Now, as you can see, there are many errors, but it all finished with ie6 sucessfully installed

a) So, now how do I run it? What do I do?
b) if this is all that it was supposed to be done, you adviced me (based on my question) to move all data to the main .wine folder and remove the existing one so that I do not have a duplicate. Could you please tell me how to do so?
c) would it be a good idea to copy all .dll files from .ise4linux to the .wine system folder, so that I have all these good .dll files handy?

Than you very much for your help.
Spiro
Top
BlackEdder
Advocate
Advocate
User avatar
Posts: 2588
Joined: Mon Apr 26, 2004 8:47 am
Location: Dutch enclave in Egham, UK
Contact:
Contact BlackEdder
Website

  • Quote

Post by BlackEdder » Wed Oct 05, 2005 7:46 pm

It should have installed a shell script in ~/bin to run it. So you can run it with ~/bin/ie6 (or if you add ~/bin to your PATH then you can just run it with ie6)
To add it to your path put PATH=$PATH:~/bin in your ~/.bashrc

Copying it to your .wine dir (assuming you already have a .wine dir)

Code: Select all

cp -Ru ~/.ies4linux/ie6/* ~/.wine/
This way all the dll files will also be copied.
Top
SAngeli
l33t
l33t
User avatar
Posts: 904
Joined: Fri Apr 16, 2004 5:57 pm
Location: Italy

  • Quote

Post by SAngeli » Thu Oct 06, 2005 9:52 am

Hi,

1) when executing IE, I do this and get the error:

Code: Select all

~/bin $ ~/bin/ie6
wineserver: /home/sangeli/.ies4linux/ie6/system.reg is not a valid registry file
wine client error:0: recvmsg: Connection reset by peer
So, what should I do?

2) Copying it to your .wine dir

Code: Select all

cp -Ru ~/.ies4linux/ie6/* ~/.wine/
This means that it will copy all files and files under subdirectories to the .wine folder. And, if some files already exist in .wine folder than it will not overwrite, correct?

Once I copied all files to .wine, to run ie6, what should I do to run it? Will the ~/bin/ie6 script still remains and should it be updated so that will look into the proper path? Also, can I then remove .ies4linux folder?

3) Is there a way to check if my wine application is properly configured, so that I am sure at least the wine is not the cause of an unsuccess install?



thank you,
Spiro
Top
BlackEdder
Advocate
Advocate
User avatar
Posts: 2588
Joined: Mon Apr 26, 2004 8:47 am
Location: Dutch enclave in Egham, UK
Contact:
Contact BlackEdder
Website

  • Quote

Post by BlackEdder » Thu Oct 06, 2005 3:19 pm

1) What version of wine do you have installed?
2) It will copy all newer files, so it will overwrite all files I think.. You could also do a cp -Ri and answer no everywhere -> then it will not overwrite the files that already exist. That is probably better, but I'm not sure if it will work then.

Have a look at the ~/bin/ie6 shellscript and it should be easy enough to figure out how to run it.

3) If it runs then it is probably correctly installed. Even if it doesn't run, it might still be installed well enough for autocad.. Sometimes the error message you'll get will be clear. mostly not though. YMMV
Top
SAngeli
l33t
l33t
User avatar
Posts: 904
Joined: Fri Apr 16, 2004 5:57 pm
Location: Italy

  • Quote

Post by SAngeli » Mon Oct 10, 2005 6:22 am

Hi,

I have not implemented it yet but the best way to install IE 6.0 is to follow the manual install displayed here:
http://appdb.winehq.org/appview.php?versionId=469

Spiro
Top
Post Reply

19 posts • Page 1 of 1

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy