RSS

Rainlendar - Calendars for Ubuntu and Windows - howto install it on your Ubuntu system.

Wed, Apr 4, 2007

ArsGeek, Linux, Ubuntu, Windows, howto

Talk about it in our Forums

rainlander.pngRainlendar is a very easy to use, easy on the eyes calendering program made for both Ubuntu and Windows.

Rainlendar has a free (lite) version and a pay version (15 Euros). The pay version has some improved functionality like Exchange integration but the lite version works very well for me so far. I’ve only had it running for a day or two but I already enjoy it.

Here we’ll talk about how to install it in Ubuntu, create a desktop or taskbar shortcut for it and then add it the programs that start up when your computer does.

First, you’ll need to download it. You can get the compressed file here.

Save it to your desktop. Once it’s downloaded, right click on the tar.bz file and choose Extract Here. This will put a rainlendar2 folder on your desktop.

Go to Applications -> Accessories -> Terminal to open up a terminal session and type the following:

cd /Desktop

sudo mv rainlendar2 /opt/

Now we’ve got the program in your /opt directory. Let’s create a launcher for it on your desktop.

Right click anywhere there’s free space on your desktop and choose Create Launcher. It will default to Type: Application, which is fine for us.

Now in the Name: field type Rainlendar2.

In the Command: field, type /opt/rainlendar2/rainlendar2.

Rainlendar2 doesn’t come with a default icon, so click the No Icon button back in the Create Launcher window and choose something you like from the already available icons. launcher.png

You can double click on your launcher now to start up Rainlendar2.

To add it to the programs that automatically start up when your computer does, go to System -> Preferences -> Sessions.

Click on the Startup Programs tab and then +Add button. Again type /opt/rainlendar2/rainlendar2. This will now launch your new calendar program each time your system starts up.

To modify the settings, add skins and whatnot, simply right click on the calendar and choose Options.

Technorati Tags: , , , ,

Click the icon, share the link:
  • Digg
  • del.icio.us
  • MisterWong
  • Furl
  • Reddit
  • Technorati
  • BlinkList
  • feedmelinks
  • PopCurrent
  • Blogosphere News
  • Facebook
  • Fark
  • Mixx
  • Slashdot

This post was written by:

arsgeek - who has written 1980 posts on ArsGeek.


Contact the author

17 Comments For This Post

  1. Harrie Says:

    It’s nice, very nice. Concise instructions, thanks. “Get more skins” didn’t produce anything for me, but I see just a browse around will find you plenty. Might go for one of those pinball skins!

  2. ches Says:

    i installed the program but it saying re-installing might help

  3. Töni Says:

    How can I install different languages?

  4. naser Says:

    Thanks a heap man :) I so needed those instructions.

    One thing to add though, I didn’t have any /opt/ folder in my home directory, it was inside the folder /etc. So instead of the code you’ve give above, I had to use “sudo mv rainlendar2 /etc/opt/“,” /etc/opt/rainlendar2/rainlendar2” etc.

    Thanks again.

  5. arsgeek Says:

    Hi Naser,

    Glad I could help.

    What distro are your running? I’ve got a /etc/opt and a /opt under 7.04.

  6. philocrates Says:

    Fantastic program. Good bye Google Calender.
    The however in my case was Duck threw a fit in Terminal and wouldn’t install. It is in and it works at the moment. I just couldn’t use Terminal to do it. Sudo commands get weird on my install even for Duck’s normal ones. It should do that but it won’t. It isn’t just the calender program. I couldn’t have a normal install of anything… even an OS

  7. ecri19 Says:

    Thanks arsgeek but on my ubuntu 7.04 It doesn’t run.
    I have these 2 messages :

    “Failed to touch the file ‘/home/jmd/.config/.rainlendar2/rainlendar2.ini’ (error 2: Aucun fichier ou répertoire de ce type)”
    and
    “unable to create configuration file : /home/myname/.config/.rainlendar2/rainlendar2.ini
    Make sure that the folder has write permissions”

    I am a newbe on linux and my language is french…
    not easy…
    Thanks for your answers

  8. arsgeek Says:

    Hi ecri19,

    Sounds like you don’t have the correct permissions set on the ./rainlendar2 directory.

    cd ./config

    ls -las | grep .rain*

    Let me know what the permissions are.

  9. ecri19 Says:

    Hi arsgeek
    thank you very much for your help
    Now it runs
    I have done it with
    Rainlendar-Lite-2.1.tar.bz2
    and all runs.
    May be the last version Rainlendar-Lite-2.2.tar.bz2 is not good ?
    Bye !

  10. nqsonk9 Says:

    Hi guys, i had exactly the same error as ecris19, two weird messages appear saying about permissions. I’ve tried several way wondering with chmod but nothing seems to work. Anyone can please figure it out ? I’m a Gibbon user, thanks.

    I dont really like idea rolling back to older version when v2.2 seems to work well with everyone except me :(

  11. Faisal Says:

    Hi,
    For ecri19 and nqsonk9, this might work:

    quote:
    kubi, i had exactly the same problem.
    i created an empty file /home/xxx/.config/.rainlendar2/rainlendar2.ini
    after that the app started up normally

    hope that helps
    jeroen
    jeroen Identicon Icon jeroen on July 28, 2007 10:39 am
    unquote.

    this fix is at http://www.howtogeek.com/howto/ubuntu/installing-rainlendar2-on-ubuntu/
    i hope it helps.
    for me, it shows up but when i try to add an event or do whatever, it just craches/ disappears. No idea!
    Thanks,

  12. capi Says:

    @faisal: same thing. however, right-click the widget and hit refresh. it will show alright.

  13. adroc Says:

    How to install new skins….the organization of files in the default skin folders is totally different frm wht i get aftr unzipping a new theme ( default has three sub folders and an xml file while new skins have 1 or no subfolders and no xml file)
    new themes dont come in the options of rainlendar….plz help sumone

  14. john Says:

    hey guys, im pretty new at linux aswell, but so far ive successfully installed rainlendar. go straight to the rainlender website and download the linux .deb file, this acts like a MS .exe files and automatically installs it for you, no worries.

    to make rainlendar launch at startup — system->preferences->sessions->add
    then add a new entry and for command type “rainlendar2″. this should now startup :D

    so far ive notived that the majority of skins for rainlendar contain .ini files instead of .xml files, and that they are properly organised. most skins ive tried do not work, however i have found one, the ”Sidewall” skins (google search it) works worderfully

  15. WURI JAVA Says:

    Helpfull and Usefull

  16. Daniel, Napoli (Italy) Says:

    good also for Mandriva ONE 2009.1 … with very few differences.
    Thank you.

  17. Cell Phone Headsets Says:

    I just couldn’t use Terminal to do it. Sudo commands get weird on my install even for Duck’s normal ones. It should do that but it won’t. It isn’t just the calender program. I couldn’t have a normal install of anything.

2 Trackbacks For This Post

  1. Rainlendar - Linux Forums Says:

    [...] Hi, I’m new to linux. I’m trying to get Rainlendar up. I’ve followed these directions: ArsGeek ? Blog Archive ? Rainlendar - Calendars for Ubuntu and Windows - howto install it on your Ub… It starts, then it stack dumps whenever I try to add a new event, etc. Is there something i’m [...]

  2. Rainlendar2 on Ubuntu « Ksleck’s Blog Says:

    [...] RRainlendar2???? ???? [...]

Leave a Reply