foxblue-snow 发表于 2003-8-6 20:09:33

如何安装wine,如果有贴子请告诉我在哪就可以了

谢谢!!

mozilla 发表于 2003-8-7 09:24:29

用google呀

foxblue-snow 发表于 2003-8-7 19:24:13

我是想安装不是找,我找到了很多的版本,有2002。,也有2003,可是就是没有一个能安上的,或者说可能是我不会安,即使是按照上面写的步骤

ygaz 发表于 2003-8-9 10:01:40

老兄,我和你一样, 我装wine装了三天,还是不好使???不过我第四天倒是有点希望了,wine notepad倒是出来了,你可以去http://www.chinalinuxpub.com/read.htm?id=1294和http://www.linuxaid.com.cn/articles/3/1/312206836.shtml去看看,不过有一点千万要注意,上面的教程中的有一命令
ln -s /windows/system32 windows/system是错误的,而
ln -s /backup/c_drive/windows/system32 windows/system是正确的,偶就是走了许多的弯路!!!哈呵哈!!!

下面是我的机子的配置,你可以参考一下

"Path" = "/mnt/hdf"
"Type" = "floppy"
"Label" = "Floppy"
"Filesystem" = "win95"
"Serial" = "87654321"



"Path" = "/backup/c_drive"
"Type" = "hd"
"Label" = "cc"
"Filesystem" = "win95"


"Path" = "/mnt/d/"
"Type" = "hd"
"Label" = "cd"
"Filesystem" = "win95"
; make sure that device is correct and has proper permissions !



"Path" = "/mnt/hde"
"Type" = "hd"
"Label" = "ce"
"Filesystem" = "win95"


"Path" = "/mnt/cdrom"
"Type" = "cdrom"
"Label" = "Tmp Drive"
"Filesystem" = "win95"
"Device" = "/dev/cdrom"



"Path" = "${HOME}"
"Type" = "network"
"Label" = "Home"
"Filesystem" = "win95"


"Path" = "/"
"Type" = "hd"
"Label" = "Root"
"Filesystem" = "win95"


"Windows" = "c:\\windows"
"System" = "c:\\windows\\system"
"Temp" = "Z:\\"
"Path" = "c:\\windows;c:\\windows\\system;e:\\;e:\\test;f:\\"
"Profile" = "c:\\windows\\Profiles\\Administrator"
"GraphicsDriver" = "x11drv"
;"ShowDirSymlinks" = "1"
;"ShowDotFiles" = "1"
"ShellLinker" = "wineshelllink"

如果还不好使呢???有一个自动配置的工具叫winesetuptk,你去
http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=19521
里面找找,是
http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=17291&highlight=wine
下载后要看一下里面的txt文件,照着装,然后alt+F2-->winesetuptk,就看到向导了,慢慢玩吧!!!!祝你好运!!!




呵哈呵!!! :mrgreen::mrgreen::wink::roll::wink::arrow::lol:

foxblue-snow 发表于 2003-8-26 17:54:29

哇,差不多有一个月了吧,终于把wine安上了,楼上的老外兄说的对,可惜我也是和你走了同样的许多弯路才知道的,看来,这学习资料书写是一点都不能马虎哇,谢谢上面的老哥
页: [1]
查看完整版本: 如何安装wine,如果有贴子请告诉我在哪就可以了