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.
|
 |
03-17-2009, 02:08 AM
|
#1
|
LQ Newbie
Registered: Oct 2008
Posts: 18
Rep:
|
wine help in Ubuntu
I am trying to run Call Of Duty in wine, but it requires 2 cd's to install, and when i insert the second cd, it doesn't recognize it. so i just grabbed the game from my friends computer and pasted it into the wine c directory. however, wine doesn't recognize it as an installed program. this is difficult if i am running a program (such as map editors) that need to see that CoD is installed. is there a way to tell wine that a program is installed without installing it through wine?
one more thing. how do i manually find the wine c directory? it says it is in home/.wine/dosdevices but there is no .wine folder in the home directory. is it somewhere else, or just hidden?
|
|
|
03-17-2009, 05:36 AM
|
#2
|
Bash Guru
Registered: Jun 2004
Location: Osaka, Japan
Distribution: Arch + Xfce
Posts: 6,852
|
1) When in doubt, check the faq first.
Quote:
If program is on multiple CD-ROM disks you don't want to change into cd-rom's directory or you won't be able to remove disk without stopping the installer. First verify that CD-ROM is mapped to a disk drive in winecfg "Drives" tab (ex D: -> /media/cdrom). Then run installer this way:
wine start /unix /media/cdrom/setup.exe
|
So it can't change disks if you are sitting in the drive's directory. You need to run it from outside using the full disk path.
2) Just copying a previous installation over won't work for most programs because wine has it's own, separate registry. You need to run the installer so that the proper registry entries get written to it.
3) (Edit: I think I may have misunderstood the question at first.) All filenames that start with periods are hidden files in linux. To list them in a console you can use "ls -a". All gui file browsers should have an option to show hidden files as well.
~/.wine/dosdevices just holds the configuration links for the "drives" wine sees. They're just symlinks to the actual locations you configure in winecfg. The symlink "c:" should direct you to the location of the wine-windows directory, by default also located in .wine.
And as always, read the documentation.
Last edited by David the H.; 03-17-2009 at 05:52 AM.
|
|
|
03-17-2009, 09:37 AM
|
#3
|
Member
Registered: Oct 2007
Location: triad, nc, usa
Distribution: Ubuntu
Posts: 232
Rep:
|
one other hint, if you can make an iso of the disk, then you can redirect the install to it, instead of switching disks, as well, that works in some isstances as well.
|
|
|
03-17-2009, 10:39 AM
|
#4
|
LQ Newbie
Registered: Sep 2005
Distribution: Fedora, CentOS
Posts: 13
Rep:
|
I've previously had similar issues with multi disk games, World of Warcraft comes to mind. I put the different disks in folders like this:
/disks/wowdisk1
/disks/wowdisk2
/disks/wowdisk3
/disks/wowdisk4
then mounted the first disk at /mnt/cdrom (or wherever you prefer) and start the installer, when it ask for the 2nd disk, unmount the first one and mount the second one at /mnt/cdrom again.
akuthia suggested ISO images, if you have ISO images you can also mount them all at the same place, I've had success with that.
This works for me most of the time, hope it helps you too.
|
|
|
03-23-2009, 02:12 AM
|
#5
|
LQ Newbie
Registered: Oct 2008
Posts: 18
Original Poster
Rep:
|
ive tried to mount each indivual iso and then unmount them when it calls for the next disk, but the installer doesn't recognize the change. also, it doesn't work in the command line either. what i really need is how to add the program to the wine directory. since the program worked just fine (along with most programs i copy from other computers) i just need to have it recognized with wine so other programs can see i have it installed.
|
|
|
03-23-2009, 03:11 PM
|
#6
|
Member
Registered: Mar 2007
Location: North Carolina
Distribution: Slackware 12.0, Gentoo, LFS, Debian, Kubuntu.
Posts: 906
Rep:
|
What command are you using to eject.
Are you typing 'wine eject' at the prompt before changing disks. Had to do it this way with baldur's gate on mine.
|
|
|
All times are GMT -5. The time now is 04:34 AM.
|
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
|
|