How to install Winbox on Ubuntu using wine
June 1, 2008Today i have some problem, i was installing Wine as a runtime to run my winbox. I have installed the version 0.9.59 and 0.9.61 but the winbox still cannot runs perfectly. I then tried to download the version 0.9.22. I then tried to install it (the 0.9.22) but not all packages are available. There is a missing dependency libldap2.
After browsing for a while, i then finally found the solution, it’s by installing using this command $ sudo dpkg -i –ignore-depends=libldap2,libartsc0 wine_0.9.22-0ubuntu3_i386.deb
