View Single Post
  #3 (permalink)  
Old 18-Nov-2008, 01:16
freedguy's Avatar
freedguy freedguy is offline
Busy Penguin
 
Join Date: Sep 2008
Location: Bangalore, India
Posts: 366
freedguy hasn't been rated much yet
Default Re: Google Calendar and Gnome Calendar

Quote:
Originally Posted by douglascaixeta View Post
Hi,

I found a nice trick in gnome calendar. This calendar can be synchronized with Google's calendar.
I found the explanation in the website below:

Cagdas’s Blog » Blog Archive » Google Calendar & Gnome

Unfortunately, it seems to not work in openSuse 11.

Someone knows how can I made the same thing in openSuse 11?
The problem is the path. There is no /usr/lib/evolution-webcal in openSuse. Maybe I just have to change the path, but I didn't find anything like it.

Thanks in advance for the support.
Hi, from the same blog post i got this:

Quote:
Note : evolution-webcal may be in different folders in different distros. (For example in SuSe, it’s in /opt/gnome/lib/evolution-webcal/evolution-webcal). If the above code doesn’t work for you, you can locate evolution-webcal using :
find / -name evolution-webcal
command.
Try that, good luck.
Reply With Quote