@related: Windows mua Excel office msoffice doc xcl EA pe winapi WindowsSoftware closed AsK QuestioN

NEWS

http://askubuntu.com/questions/127848/wine-cant-find-gnome-keyring-pkcs11-so# thanks @CodeWeavers , but how comes ia32-crossover_11.3.1-1_amd64.deb depends on gnome-keyring:i386 's pkcs11.so ?

REFERENCE

ToDo : Test

wine

wine : winecfg

wine-doors

wine-tricks

sudo apt-get install p11-kit:i386 # wine 32
ln -fs ~/Downloads/msie60.exe /home/pcoval/.cache/winetricks/ie6/
export APP=ie6
export WINEARCH=win32
export WINEPREFIX=$HOME/.wine-${WINEARCH}-${APP}/
rm -rfv "${WINEPREFIX}"
linux32 winetricks ie6
ln -fs ~/Downloads/msie60.exe /home/pcoval/.cache/winetricks/ie6/
linux32 winetricks ie6
#
wine ~/.wine-win32-ie6/drive_c/Program\ Files/Internet\ Explorer/IEXPLORE.EXE 

@TaG: IExplore

crossover

LatesT :

sudo aptitude install  apt-file liblcms2-2:i386 p11-kit-modules:i386 gnome-keyring:i386
dpkg -i ~/Downloads/crossover_13.1.2-1.deb
sudo apt-file update ; apt-file search p11-kit-trust.so 

MisC :

wget http://media.codeweavers.com/pub/crossover/cxlinux/demo/ia32-crossover_11.3.1-1_amd64.deb
sudo aptitude install ia32-libs
sudo dpkg -i ~/Downloads/ia32-crossover_12.5.0beta1-1_amd64.deb 
sudo apt-get install -f

cxgames / system wide wine

sed -e "s|${HOME}/.cxgames/msoffice12/|/opt/msoffice12|g" /opt/msoffice12/bin/*
find /opt/msoffice12/ -iname "*.lnk" -exec sed -e "s|${HOME}/opt/cxgames/|/opt/cxgames/|g" -i "{}" \;
sed -e "s|${HOME}/opt/cxgames/|/opt/msoffice12|g"  -i /opt/msoffice12/desktopdata/cxmenu/StartMenu.C^5E3A^5Fwindows^5Fprofiles^5Fcrossover^5FStart^2BMenu/Programs/Microsoft+Office/*2007

http://ubuntuforums.org/showthread.php?t=517475

https://bugs.launchpad.net/ubuntu/+source/migration-assistant/+bug/207859

wine: /opt/msoffice12 is not owned by you
sudo chown -R $USER /opt/msoffice12

GAME

MORE

wine.txt · Last modified: 2023/04/18 18:54 by rzr
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki