Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
03-25-2008, 05:33 AM
|
#1
|
Member
Registered: Apr 2005
Distribution: Fedora 14
Posts: 109
Rep:
|
Install Gmail notifier on Linux
Hello all,
I'd download the gmail notifier from this location:
http://gmail-notify.sourceforge.net/download.php
I extract it, but I don't know what does that mean:
then go into the created directory with the files and start the notifier with ./notifier.py
Can some body explain more?
Thanks in advance
|
|
|
03-25-2008, 05:47 AM
|
#2
|
Bash Guru
Registered: Jun 2004
Location: Osaka, Japan
Distribution: Arch + Xfce
Posts: 6,852
|
It's quite simple really. In a console shell, cd into that directory, then run the command "./notifier.py". This will execute the script that starts the program ("./" indicates the current directory, and "notifier.py" is the file in the directory to be executed).
It's a python script, so make sure you also have the proper python interpreter installed.
|
|
|
03-25-2008, 05:53 AM
|
#3
|
Member
Registered: Apr 2005
Distribution: Fedora 14
Posts: 109
Original Poster
Rep:
|
well, when I make like this:
I got this:
Traceback (most recent call last):
File "./notifier.py", line 4, in ?
import pygtk
ImportError: No module named pygtk
|
|
|
03-25-2008, 06:37 AM
|
#4
|
Member
Registered: Oct 2005
Distribution: Ubuntu 9.04
Posts: 124
Rep:
|
just the post above,
you need the python interpreter to run the .py file
go to software manager of your distribution, search for python and install it..
that will solve your problem.
|
|
|
03-25-2008, 06:41 AM
|
#5
|
Member
Registered: Feb 2008
Location: JHB South Africa
Distribution: Centos, Kubuntu, Cross LFS, OpenSolaris
Posts: 806
Rep:
|
Actually in this case he does have python installed it this the python module pygtk that is missing.
|
|
|
03-25-2008, 06:45 AM
|
#6
|
Member
Registered: Oct 2005
Distribution: Ubuntu 9.04
Posts: 124
Rep:
|
oh yes, you are right..
the module must be installed
|
|
|
03-25-2008, 12:27 PM
|
#7
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.
Follow-ups to the original:
http://www.linuxquestions.org/questi...-linux-630428/
|
|
|
All times are GMT -5. The time now is 11:10 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|