Jump to content

simonb

Members
  • Content Count

    1
  • Joined

  • Last visited

Everything posted by simonb

  1. simonb

    linux version of RASPLUS

    Hi collard, rasplus is working under wine 1.5.26. see the wine app database, i insert today how to do. the older application "ras" is easily since about 4 years running under wine. only thing you have to do there is to copy a file (its when i remember correct, inside windows/system32 iras.sys ?) from the windows computer after everithing is there configured correct inside ras to the wine computer, because as i remember the iras.sys was durning configuration modified and in my old wine it crashed for this. but here the (a little bit complex) installation of RASplus under wine on a opensuse 11.4 evergreen 64bit: http://www.eneo.tv/de/support-center/support-center/downloads dxr for search insert: dxf download newest winetricks: wget http://winetricks.googlecode.com/svn/trunk/src/winetricks change the already installed in /usr/bin to the new one inside yast: samba-winbind and samba-winbind32 installed ============================== start: inside konsole (you need a 32bit wineversion to install dotnet20.0): export WINEARCH=win32 export WINEPREFIX=/home/simon/.win32 WINEARCH=win32 WINEPREFIX=~/.win32 winecfg WINEARCH=win32 WINEPREFIX=~/.win32 winetricks dotnet20sp1 WINEARCH=win32 WINEPREFIX=~/.win32 winetricks ie6 (will not work if you use ie8 (ie7 not tested)) WINEARCH=win32 WINEPREFIX=~/.win32 winetricks msxml. now rasplus install: WINEARCH=win32 WINEPREFIX=~/.win32 wine setup (inside setup also msxml) dow its running, sometimes stand still when connecting to cammeras: i am not shure if its better or not, i installed: WINEARCH=win32 WINEPREFIX=~/.win32 winetricks d3dx9_43 inside winecfg now is already: biblioteken: d3dx9_43 nativ ieexplore.exe nativ/buildin inetcpl nativ/buildin inseng native itircl nativ/buildin itss nativ/buildin jsrcipt nativ/buildin mlang nativ/buildin mshtml nativ/buildin msimtf nativ buildin msxml4 natviv buidlin shdoclc nativ buildion shdocvw nativ buildin shlwapi nativ buildin urlmon nativ buildin (windows xp) everithing works now but not save like AVI !! i fixed with: ========(this part maybe not needed:) ======= WINEARCH=win32 WINEPREFIX=~/.win32 winetricks windowscodecs this will not install complete, so do: .cache/winetricks/windowscodecs the file: cabectract wic_x86_enu.exe (you need to have the packed "cabextract" installed) the file "windowscodecs.dll" copy to: .win32/drive_c/windows/system32 now is already inside winecfg: biblioteken: windowscodecs nativ i installed now also: inside yast libpng15 und die 32bit version and libpng 16 inclusive 32 bit version ====== this part maybe not needed, END ======== this you will need: now from an original windows xp computer: windows/system32/iccvid.dll copy to windows/system32 and to RASplus directory (old file change name before) inside wincfg biblioteken: iccvid.dll has to set to nativ. now save as avi will work. hope it helps with your old thread bey the way, about 50% of the first connection to the cammeras the rasplus will stand still and has to restart, but maybe it could be solved if you: system/configuration/configuration_cammeras set to some other drawing mode (i remember that it was similar with the older ras software there only one drawing mode was working) simoN
×