Results 1 to 10 of 16
hey ppl,
plz help me with this wine ....
i downloaded the tar file konqueror9QvGOb in /root.
then i extraced it using tar -xf /root/konqueror9QvGOb
then i got /root/wine-20040505
no...i ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-10-2004 #1Just Joined!
- Join Date
- May 2004
- Posts
- 27
error starting wine
hey ppl,
plz help me with this wine ....
i downloaded the tar file konqueror9QvGOb in /root.
then i extraced it using tar -xf /root/konqueror9QvGOb
then i got /root/wine-20040505
no...i read the readme file in this folder and accordingly,
i executed the foll commands:
./configure
make depend
make
after all this, wen i executed
#wine <path of an exe file>
then i got an error:
wineserver: chdir /root/.wine : No such file or directory
wat do i do.......................?????
this wine is gonna make me crazy
plzz do help me
aparna
- 06-10-2004 #2
well if wine was installed wiht redhat then it is probly an old version and you dont want it anyways, you might want to try rpm -e winepackagename or else try going into /usr/include/wine and type make uninstall then download a new version fo wine and install that, usually when wine is packaged with a distro then by the time the end user gets it it is outdated/broken
- 06-10-2004 #3Linux Newbie
- Join Date
- May 2004
- Location
- Chennai, India
- Posts
- 116
hi aparna ( Appu#wine <path of an exe file>
then i got an error:
wineserver: chdir /root/.wine : No such file or directory
),
the error clearly says it cant find /root/.wine directory.
do
and restart wine.Code:# mkdir /root/.wine
regards,
Sunny.NEVER stop/pause Journey of Learning -Travelling Soldier ( Me
)
- 06-10-2004 #4Just Joined!
- Join Date
- May 2004
- Posts
- 27
hey, wen i did the
mkdir /root/.wine
and then wine <exe file>
i get the error:
Can't open configuration file /root/.wine/config
now what?????????????????
help me out plzzzzzzzzzz
aparna
- 06-10-2004 #5Linux Newbie
- Join Date
- May 2004
- Location
- Chennai, India
- Posts
- 116
Hi appu,
Download your appropriate wine. here.
Wine shop!!
--------------------------
After downloading,
Step 1:
Step 2:Code:# rpm -ivh --force wine*.rpm
Step 3:Code:# wineserver
you are done....Code:$ wine program.exe
I've just TESTED wine ( just now installed wine :8 ) and it's working
regards,
Sunny.NEVER stop/pause Journey of Learning -Travelling Soldier ( Me
)
- 06-11-2004 #6Just Joined!
- Join Date
- May 2004
- Posts
- 27
hey among so many wines, how will i know which is the one for my machine???????????
- 06-11-2004 #7Linux Newbie
- Join Date
- May 2004
- Location
- Chennai, India
- Posts
- 116
send your system configuragation:
Originally Posted by aparna
Version of your Linux: eg. Redhat 8, or 9 or something like that.
Make of your processor: P4, P3, Athlon or some thing like that.NEVER stop/pause Journey of Learning -Travelling Soldier ( Me
)
- 06-11-2004 #8Just Joined!
- Join Date
- May 2004
- Posts
- 27
hiiii
i installed wine...i think its appropriate...
i then ran
# wine /root/<exe file>
it said:
segmentation fault

i have red hat 9
its P3
aparna
- 06-11-2004 #9Linux Newbie
- Join Date
- May 2004
- Location
- Chennai, India
- Posts
- 116
hi,
This is your RIGHT wine.
Golkonda Wine
LOAD this wine. and then run wineserver as root. only then run wine.
PS: what's this appu? dont know how to drink WINE
NEVER stop/pause Journey of Learning -Travelling Soldier ( Me
)
- 06-11-2004 #10Just Joined!
- Join Date
- May 2004
- Posts
- 27
hey sunnylearns just have a look at this:
[root@aparna root]# wine /root/ymsgr.exe
Invalid path L"c:\\windows" for L"windows" directory: does not exist.
Perhaps you have not properly edited your Wine configuration file (/root/.wine/config)
now what????????????????
and by the way how do u get to know which wine is appropriate for a particular system??????????????????????
PS: trying wine first time
aparna


Reply With Quote
