Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-15-2003, 01:25 AM
|
#1
|
Member
Registered: Jul 2003
Distribution: Slack9
Posts: 77
Rep:
|
another step... wineX
okay, i managed to connect to the winex cvs and i think i got everything installed...
i threw my diable 2 install cd in the drive and moutned it
mount /dev/hdc /mnt/cdrom
then i went into my /mnt/cdrom folder and tried to start the install
cd /mnt/cdrom
wine setup.exe
I got the following error
wineserver: chdir /root/.wine : No such file or directory
Odd... I know i made one...
cd /
cd /.wine
ls --> displays the config i copied over from the documetnation
so the directories there, but its not finding it? any suggestions?
|
|
|
07-15-2003, 01:34 AM
|
#2
|
Member
Registered: Jul 2003
Distribution: Slack9
Posts: 77
Original Poster
Rep:
|
okay, i switched to user an copied the /.wine/config to /home/john/.wine/config
I tried to run the install again and got:
Could not stat /home/john/.transgaming/c_drive (No such file or directory), ignoring drive C:
Invalid path 'c:\windows' for windows directory: does not exist
Perhaps you have not properly edited or created your Wine configuration file.
This is (supposed to be) '/home/john/.wine/config'
Got to thinking, and created /home/john/.wine/c_drive... I tried to install again, and got this:
Invalid path 'c:\windows' for windows directory: does not exist
Perhaps you have not properly edited or created your Wine configuration file.
This is (supposed to be) '/home/john/.wine/config'
Thats pretty much as far as i know how to go...
Any suggestions?
|
|
|
07-15-2003, 02:33 AM
|
#3
|
Member
Registered: Jul 2003
Distribution: Slack9
Posts: 77
Original Poster
Rep:
|
hmm, i did some more reading, and found http://www.winehq.com/?page=howto ...
I'm trying to create the folders, but how am i supposed to make spaces in folder names?
should i do the old progra~1??
|
|
|
07-15-2003, 02:54 AM
|
#4
|
Member
Registered: Jul 2003
Distribution: Slack9
Posts: 77
Original Poster
Rep:
|
i started again, and did the ./tools/wineinstall this time
i was asked some questions i wasn't asked otherwise, but at the end i got
Preparing to install default Wine registry entries...
Installing default Wine registry entries...
Could not stat /root/.transgaming/c_drive (No such file or directory), ignoring drive C:
Invalid path 'c:\windows' for windows directory: does not exist
Perhaps you have not properly edited or created your Wine configuration file.
This is (supposed to be) '/root/.wine/config'
Registry install failed.
i tried wine notepad anyways, but i got
Could not stat /root/.transgaming/c_drive (No such file or directory), ignoring drive C:
Invalid path 'c:\windows' for windows directory: does not exist
Perhaps you have not properly edited or created your Wine configuration file.
This is (supposed to be) '/root/.wine/config'
|
|
|
07-15-2003, 02:58 AM
|
#5
|
Member
Registered: Jul 2003
Distribution: Slack9
Posts: 77
Original Poster
Rep:
|
i opened up my confid to put my c drive at /c (which is where i put it when it asked me) now i get
Could not stat /root/c (No such file or directory), ignoring drive C:
Invalid path 'c:\windows' for windows directory: does not exist
Perhaps you have not properly edited or created your Wine configuration file.
This is (supposed to be) '/root/.wine/config'
but the folders are there, and so are the .ini files
|
|
|
07-15-2003, 05:10 AM
|
#6
|
Member
Registered: Jan 2003
Location: I'm all in your mind!
Distribution: Debian
Posts: 248
Rep:
|
You should really read the documentation.
1. You can't run wine as root because its such a big security hazard
2. Modify your /home/john/.wine/config. There should be an entry like this:
[Drive]....
Here is where you configure your disks. If you have a windows installed on your drive (in C: for example), you can use that ... if not, you should use the windows files provided by transgaming. (They should be in /home/john/.transgaming/c_drive).
If you are a newbie, I recomend you install winex from source, because cvs version might not contain all the necessary files.
If you are a real newbie, try the rpm version instead. Note that for all these versions you must modify /home/john/.wine/config by hand so it matches your system. Read the documentation.
|
|
|
07-15-2003, 05:19 AM
|
#7
|
Member
Registered: Jul 2003
Distribution: Slack9
Posts: 77
Original Poster
Rep:
|
hahahah! thanks!
i opened up the diablo 2 setup as a user, and it actually did something!
I get the following:
john@john:/mnt/cdrom$ wine setup.exe
fixme:module:CreateProcessA (E:\d2l_Install.exe,...): CREATE_NEW_PROCESS_GROUP ignored
fixme:module:CreateProcessA (E:\d2l_Install.exe,...): CREATE_DEFAULT_ERROR_MODE ignored
john@john:/mnt/cdrom$ fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
A wine console opens up with an error box that says:
"No program start menu found"
Not sure what this means.. i have the start menu folder, and a program folder inside that... If that helps at all
|
|
|
07-15-2003, 06:18 AM
|
#8
|
Member
Registered: Jul 2003
Distribution: Slack9
Posts: 77
Original Poster
Rep:
|
okay, new problem... i got the d3 installation screen up, and i chose full install... simple enough when i did it in windows...
i have the installation disc in there, but it asks for the play disc... okay, fair enough.. eject and put in the play disc...
OH WAIT! I can't eject without unmounting... so i try to unmount
root@john:/home/john# umount /dev/hdc
umount: /mnt/cdrom: device is busy
i'm sure this quesiton has been answered a million times, please forgive me! i'm so excited! i never thought i would get this working!! SO CLOSE!!
|
|
|
07-15-2003, 06:35 AM
|
#9
|
Member
Registered: Jul 2003
Distribution: Slack9
Posts: 77
Original Poster
Rep:
|
can a moderator move this over to the newbie forum? i don't think it belongs here...
|
|
|
07-15-2003, 07:10 AM
|
#10
|
Member
Registered: Jul 2003
Distribution: Slack9
Posts: 77
Original Poster
Rep:
|
Well, i got diablo 2 installed... i throw the playcd in, mount it, and run playd2.exe (because i can't figure out where it actually installed)
i get the splash screen with the button to "Play Diablo II", so i press that and then... nothing!!!
Another winex console window opens up with a blinking white box in the upper left corner an this in the colsole:
john@john:~$ wine /mnt/cdrom/playd2.exe
fixme:module:CreateProcessA (C:\Program Files\Diablo II\Diablo II.exe,...): NORMAL_PRIORITY_CLASS ignored
fixme:module:CreateProcessA (C:\Program Files\Diablo II\Diablo II.exe,...): CREATE_DEFAULT_ERROR_MODE ignored
|
|
|
All times are GMT -5. The time now is 06:55 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|