Hello All, I am new to using wine on my Linux redhat 7.2 so please forgive the dumb questions, ok. I have been able to run a few of my Windows Applications from wine as a test, but ran into problems when I wanted to try a test and install OpenOffice 641c. I am getting messages like: ---------------------------------------------------------------- bash-2.05$ wine c:\\install\\setup Warning: could not find wine config [Drive x] entry for current working directory /home/lonnie; starting in windows directory. vos2MSC.dll: cannot create svl641mi.dll: cannot create w9xucwrp.dll: cannot create salhelper3MSC.dll: cannot create tl641mi.dll: cannot create sbl641mi.dll: cannot create set641mi.dll: cannot create setup.exe: cannot create sal3.dll: cannot create sot641mi.dll: cannot create tk641mi.dll: cannot create svt641mi.dll: cannot create cppu3.dll: cannot create ucbhelper1MSC.dll: cannot create cppuhelper3MSC.dll: cannot create stlport_vc6.dll: cannot create comphelp2.dll: cannot create utl641mi.dll: cannot create vcl641mi.dll: cannot create bash-2.05$ bash-2.05$ bash-2.05$ ------------------------------------------------------------- I am using bash-2.05# rpm -qa|grep wine wine-20010822-1 which cam with my default install of Linux Redhat 7.2 does anyone know how to fix this problem? Thanks in advance, Lonnie
Yes, I am aware of that and am even running the Linux version on my servers as well. For a special project that I am working on I wanted to see if it would run. But there seem to be these problems as I have previously described/ Cheers, Lonnie> On Wed, 20 Mar 2002 17:31:54 -0500 (EST) > "Lonnie Cumberland" <lonnie@outstep.com> wrote: > >> Hello All, >> >> I am new to using wine on my Linux redhat 7.2 so please forgive >> the dumb questions, ok. >> >> I have been able to run a few of my Windows Applications from >> wine as a test, but ran into problems when I wanted to try a >> test and install OpenOffice 641c. >> > > Why would you try to install the Windows version of OpenOffice? > There is a Linux version available. > > > -- > Michael Herman-- Lonnie Cumberland OutStep Technologies Incorporated EMAIL: Lonnie@OutStep.com : Lonnie_Cumberland@yahoo.com The Basis Express Virtual Office & Data Backup and Recovery Services URL: http://www.basis-express.com "The Virtual Office without boundaries!!!"
On Wed, 20 Mar 2002 17:31:54 -0500 (EST) "Lonnie Cumberland" <lonnie@outstep.com> wrote:> Hello All, > > I am new to using wine on my Linux redhat 7.2 so please forgive the > dumb questions, ok. > > I have been able to run a few of my Windows Applications from wine as > a test, but ran into problems when I wanted to try a test and install > OpenOffice 641c. >Why would you try to install the Windows version of OpenOffice? There is a Linux version available. -- Michael Herman -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://www.winehq.org/pipermail/wine-users/attachments/20020320/d22a3435/attachment.pgp
Lonnie Cumberland wrote:> I am getting messages like: > ---------------------------------------------------------------- > bash-2.05$ wine c:\\install\\setup > Warning: could not find wine config [Drive x] entry for current > working directory /home/lonnie; starting in windows directory. > > vos2MSC.dll: cannot create > svl641mi.dll: cannot create > w9xucwrp.dll: cannot create...> I am using > > bash-2.05# rpm -qa|grep wine > wine-20010822-1 > > which cam with my default install of Linux Redhat 7.2 > > does anyone know how to fix this problem?I'd recommend you to install more recent version (see www.winehq.com for details). It is not difficult. Don't forget to deinstall the existing version. This could be a problem problem with drives mapping. Check out ~/.wine/config If nothing helps try to read documentation ;-) Good troubleshooting guide is on http://www.winehq.com/trouble/ Let us know if you were successfull. Andriy Palamarchuk