sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/feisty.list -O /etc/apt/sources.list.d/winehq.listFor other platforms you can have a look at http://www.winehq.org/site/download. Then you have to simply download the stickies.exe and then execute
sudo apt-get update
sudo apt-get install wine
wineBut hold on the installation is not done, you need get the following the installation steps mentioned in{PATH-TO-STICKIES}/stickies.exe
http://appdb.winehq.org/appview.php?iVersionId=5169&iTestingId=4356
scroll down to Install Note and follow that. The only change will be installing the MSI file, instead of the one mentioned there use the following to install the MSI file
wine msiexec /i/{PATH-TO-MSI}MSISetup.MSI
Now try to execute
wine/.wine/ {PATH-TO-STICKIES-INSTALLATION}/stickies.exe
It might say that MFC42.dll is missing, if it says so please get it from a Windows installation and copy it to
Hopefully that will be enough for Stickies Installation :).
Now to get the Stickies running you can execute the following command:
sudo wine ~/.wine/drive_c/Program\ Files/stickies/stickies.exe > {PATH-TO-LOG}Though this is for Ubuntu but I guess excepting the installation procedure rest should be same across Linux platform. Let me know if any further changes were required.2>&1 &
nice help,
ReplyDeleteit is really nice, it would be better if you could attach some screen snaps.
best wishes,
Thanks Imran bhai, I am into the sticky world now :D
ReplyDeleteNice idea, I've been using this application and kinda missing it after I moved to Ubuntu.
ReplyDeleteStickies is the best Desktop notes application so far, and can't find any linux based that even close to this one, till now... Hope He would make it open source so I could make it runs natively
Hey man, thnks for that!
ReplyDeleteI have one question: what did you mean with "PATH-TO-LOG"? in "sudo wine /.wine/drive_c/Program\ Files/stickies.exe > (PATH-TO-LOG)
2>&1 &"
Thnks again.
@Doble
ReplyDeletePATH-TO-LOG means a location where you would want the output of the program to reside, for example, /tmp/ or /var/log/wine/stickies etc. You might need to create the dir and also might need to provide appropriate permissions.
Hi,
ReplyDeleteI have never used stickies on windows, used the default one on mac. Found the article - http://tips.webdesign10.com/ubuntu/tomboy-notes-sticky-notes . Looks like there is inbuild sticky notes in ubuntu.