ok, i managed to solve part of my problem by logging into root and recompiling it, but i still get this when i try to install starcraft:
[siplus@Siplus cdrom]$ wine setup.exe
Could not stat /usr/share/wine-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) '/home/siplus/.wine/config'
what do i need to edit in the wine config file? i guess i need to add a "c" drive (it said something abuot not detecting my windows parition(s), and it would be a wine-only install) and tell it where the windows dir is?
as far as making the 'c' drive:
[Drive C]
"Path" = "/home/siplus/c"
"Type" =
"Label" =
"Filesystem" = "win95"
"Device" = "/dev/hda1"
what would the type and label be? also, would filesystem be win95 as i saw it had for the other drives in the file, or 'vfat' or 'fat32'......?
[ November 22, 2002: Message edited by: Siplus ]