Operating Systems > Linux and UNIX
wine help needed
cdhgold:
quote:Originally posted by VoidMain:
Netware Management Portal (web based). Assuming you are running Netware 5.1?
See: http://www.internetwk.com/lead/lead042500.htm
--- End quote ---
plus i also ahve to manage nw4.x boxes that nmp doesn't work with
chris
voidmain:
Unfortunately I don't have any Netware servers to play with so I can't be of much help. If I could get a copy somewhere I could probably help. I used to run "rconsole" and "syscon" for Netware 3.12 under the DOS Emulator for Linux.
Doesn't Netware now have native client drivers for Linux?
cdhgold:
quote:Originally posted by VoidMain:
Unfortunately I don't have any Netware servers to play with so I can't be of much help. If I could get a copy somewhere I could probably help. I used to run "rconsole" and "syscon" for Netware 3.12 under the DOS Emulator for Linux.
Doesn't Netware now have native client drivers for Linux?
--- End quote ---
they have native filea cces with nw6 and the java console one for nw5.x and nw6 but is till need to be able to run NWadmin for bordermanager and nw4.x which is why back to my main questiosn i need to know how to confiure and use wine
badkarma:
sorry to drag this topic back up but I noticed you still didn't have wine running.
download wine source, latest version.
(http://www.winehq.org)
put the file in your /tmp dir
then :
su -
rpm --erase --test wine (or something similar, don't know exact package name)
rpm --erase wine
cd /usr/src
tar tzf /tmp/Wine-20020122.tar.gz
tar xzf /tmp/Wine-20020122.tar.gz
cd wine-20020122
./tools/wineinstall
(do everything up untill the local config file)
exit
cd /usr/src
./tools/wineinstall
(create the local configfile)
happy wine'ing
(p.s. if some programs don't work right you should try them with other versions because it's in a development state so sometimes a release may break what was working in a last release)
[ February 03, 2002: Message edited by: BadKarma ]
Navigation
[0] Message Index
[*] Previous page
Go to full version