Ubuntu :: Downloaded The Latest Version Of Gnome Nanny - No Package 'pygtk-2.0' Found

Aug 27, 2010

I have dowmloaded the latest version of Gnome Nanny, but have run into an instal problem at the first hurdle:

I have extracte the folder to Documents: Cd/ to the folder and run the ./configure command and get this message: No package 'pygtk-2.0' found

I have checked the install files and edited the lines which contain the above to now read pygtk -2.0 >=2.8 as 2.8 is the version of python I have installed. In package manager it only goes back to v2.2.

How I can get around this error?

Running Ubuntu 9.1 karmic Koala.

View 5 Replies


ADVERTISEMENT

Software :: How To Remove Existing Rpm And Install Latest Downloaded Package?

Dec 6, 2010

I want to install latest downloaded package of openssh v 5.6(tar.gz) from original site but not succeed.
steps followed:
1. remove rpm with: rpm -e openssh-ser....rpm
2. extract package, go into directory and run ./configure command

View 9 Replies View Related

Ubuntu :: Install The Latest Version Of GNOME 3?

Jul 23, 2011

#1 : Open synaptic package manager and add the PPA (Settings -> Repositories -> Other Softwares, then add the PPA given below ) for GNOME 3.

ppa:ubuntu-desktop/gnome3-builds

#2 : Then, update the repository packages (using Reload button).

#3 : Now search for gnome 3 package and install it.

sudo add-apt-repository ppa:ubuntu-desktop/gnome3-builds
sudo apt-get update && sudo apt-get install gnome-desktop3

But This does not work with Lucid 10.04 as the software repository for Lucid (referenced above) does not exist.

View 2 Replies View Related

OpenSUSE :: GNOME Commander (latest Stable Version) Does Not Show Mounted Volumes At Panel

May 17, 2011

GNOME commander (latest stable version) does not show mounted volumes at panel. OS: openSUSE 11.4 GNOME 64bit

View 3 Replies View Related

Ubuntu :: Install Gnome Nanny - After Writing Password It Does Not Shown Anything

May 14, 2010

I'm trying to install Gnome Nanny [url]

I installed it using Synaptic and when I restart, the Nanny daemon appears to be working.

However, when I try to access to the Parental Control (System - Administration - Parental Control) and after writing my password, it does not shown anything. Nor any windows not any configuration.

I am using Lucid Lynx I386.

Do you know any parental control which could block programs execution (like games, instant messengers, browsers...), could have web filtering and could have spending time control?

View 9 Replies View Related

Ubuntu :: Install Flashplayer - Found The Package On The Adobe Website - Chosen The Version (9.04+)?

Mar 15, 2010

Probably a stupid question. I want to install flashplayer- found the package on the adobe website- chosen the version (9.04+) and I then get the question 'Choose an application' - to open it with. What do I do now? This prompt simply takes me to file browser. Or is there an easier way to do it?

View 5 Replies View Related

Debian Installation :: All Packages Downloaded Gone - Use Package Downloaded?

Mar 1, 2010

after the netinst finished to download the last package, one hour later the process never continues, I checked the log file and I didn't find anything suspecious, also dmesg and nothing, in fact, in the log file before checked I found that the last line was registered just a minute ago - DHCP renew IP-, so my questions are:

1. all the packages downloaded are gone?, can I restart the installation using all those packages downloaded?

2. where I can find the error or problem that cause that the installation was freezed?

3. in the case that installation needs to start from the beginning, can I use the package downloaded?

View 3 Replies View Related

CentOS 5 :: Missing Pygtk Package While Installing Dropbox?

Oct 8, 2010

I'm trying to install the nautilus-dropbox plugin for dropbox on my CentOS 5.5; while configuring, there is the following error message:

checking pkg-config is at least version 0.9.0... yes
checking for NAUTILUS... yes
checking for GLIB... yes
checking for python... /usr/bin/python

[code]....

But I think I have already installed pygtk2, as shown by yum:

Installed Packages
pygtk2.x86_64 2.10.1-12.el5 installed
pygtk2-codegen.x86_64 2.10.1-12.el5 installed

[code]....

So does the error message means that it requires pygtk rather than pygtk2?

View 5 Replies View Related

Ubuntu Security :: Gnome Nanny - Choose The Times When The Computer Can Be Used And Limit The Internet ?

Jan 3, 2011

I installed Gnome Nanny. I can choose the times when the computer can be used and limit the internet. However, these times are not being enforced. Is there some other settings that are used to enforce these settings?

View 9 Replies View Related

Ubuntu Servers :: Package Not Found While Install Gnome-core On 10.04

Jul 29, 2010

I'm having some problems getting the GUI installed in my Server 10.04 installation.

I've installed the Ubuntu server 10.04 32bit with a VMWare player on a Windows XP Pro host. Everything seems to have gone ok but at the end of the install it said that VMWare items are being installed and while that happens I can only use the terminal mode or I could wait for the GUI to load. Well the GUI never loaded so I logged in through the terminal.

I realized immediately that I'm over my head as I'm more familiar with DOS rather than bash or the terminal commands of Ubuntu. So I tried to look up on the internet (from my host machine) on how to start or install the GUI interface for the server. I've found lots of things that show commands like:

sudo apt-get install gnome gdm

or

sudo aptitude install gnome-core

but in all cases I get a message that the package is not found. So I'm wondering how do I find the package so that I can install this?

View 2 Replies View Related

Programming :: Create PyGTK Gnome Screensaver?

Dec 15, 2010

I have created a PyGTK app (a binary clock) that I would like to turn into a screensaver. I added the .desktop file to /usr/share/applications/screensavers/ but all I get when I select it is a black screen. On the GnomeScreensaver FAQ (here) it says to use a gsthemewindow as the toplevel window, but the libraries given are in C. Is there any way to:Import this C library to get access to this toplevel window, Convert this GTK+ C library to PyGTK, or use a pygtk app as a screensaver in some other way?

View 3 Replies View Related

Ubuntu :: Install Gnome Nanny - Clicking On "Parental Control" Resulting In Nothing

Sep 21, 2010

I have difficulty in running Gnome Nanny in Lubuntu 10.04. Installation is easy just by adding repository and do sudo apt-get install. But clicking on "Parental Control" resulting in nothing and I do not know how to change the setting for example, email only and no browing?

I think Gnome Nanny is user friendly and suit my purpose to stop user access to browser internet but email only through zimbra.

View 4 Replies View Related

Fedora :: Upgrade Version From 10 To Latest Version 13

Mar 10, 2010

I am using Nagios 3.2.4 monitoring tool on a Linux box with Fedora 10 installed on it and Apache version is 2.2.10. I would like to upgrade my Fedora version from 10 to latest version Fedora 13.

View 9 Replies View Related

Ubuntu :: Check The Version Of Something Being Downloaded Through The Apt-get?

Apr 14, 2010

I need to install Mercurial, and i want to do it through the shell. Yesterday i tried it, but i got the 1.1.5 version (something like that),but i need the newest version.How can i check the version of the package being downloaded (or about to be) and/or get the newest version?

View 4 Replies View Related

Ubuntu :: Can't Find Downloaded Package

Jan 15, 2010

I download packages (nautilus or squash) for photo bulk resizing, and voil�! I can't find where they end up!

View 9 Replies View Related

General :: How To Install New Downloaded Version Of Firefox

Jan 12, 2011

I download new versions of Firefox, extract them but don't know how to install them.

View 5 Replies View Related

Ubuntu :: Plug-in Package That Can Be Downloaded Instead Of Doing Each One - One At A Time?

Mar 30, 2010

Is there a plug-in package that can be downloaded instead of doing each one, one at a time?

View 2 Replies View Related

Ubuntu :: How To Install Thunderbird 3.1.1 Downloaded Package

Aug 5, 2010

I have downloaded Thunderbird 3.1.1 package thunderbird-3.1.1.tar.bz2 . I don't know how to install it. My Ubuntu is 10.04.

View 3 Replies View Related

OpenSUSE Install :: Downloaded The Dvd 11.2 - No Repository Found?

Jan 25, 2010

i downloaded the dvd 11.2 two times ;;;while installation it says no repository found....What is the problem actually...is it a bug or the dwnld is corrupt?

View 4 Replies View Related

Ubuntu Installation :: Where Downloaded OpenOffice Associated Package Saved

Jan 23, 2011

I am a newbie to Ubuntu. I have installed Ubuntu STudio 10.04 Lucid, and to install Open Office, I have chosen the below method:

1. Went to System-->Administration-->Synaptic Package manager.
2. Here, I chose Open Office Package and marked something, which I now dont remember.
3. Download of the associated packages have been completed, but it is not installed. Around 99 mb is downloaded, but I am not sure where it is saved.

The problem is that, it is not yet installed. After the download, it behaved like it was installing, I waited, but of no use. How to install the same and where the downloaded packages sit in the system?

View 4 Replies View Related

Ubuntu :: How To Get Latest Version Of Wine

Mar 26, 2010

I have wine 1.0.1 , I don't know how to install the latest version ? should i remove the one I currently have?

View 9 Replies View Related

Ubuntu :: Get The Latest Version Of Winff In 10.10?

Jun 17, 2011

I downgraded from 11.04 to 10.10 due the problems, one thing I don't like is that Ubuntu dosen't give the latest updates of most software if the OS isn't the latest, such as LibreOffice, Firefox, WinFF etc. is there a way to get the updates to do that?

View 2 Replies View Related

Ubuntu Installation :: Package Downloaded & Installed Via Synaptic - How To Start

Apr 30, 2010

Interested in trialing Varkon and used Synaptic Package Manager to download and install. According to the [url]...nstalling.html it should be there under 'Applications'. I've looked through them all and no sign of Varkon. I've also tried to see if Varkon was installed so I looked via Ubuntu Software Center under installed software. No sign. Did a file search for Varkon.

View 4 Replies View Related

OpenSUSE Install :: Errors: Package Not Downloaded

Dec 14, 2010

I am trying to install a brand new installation of Opensuse 11.3 on a PC. I am using the Gnome desktop. When installing I get SO many errors saying "YAST2: package "xxx" could not be downloaded" or "installation of package "xxx.rpm failed." Ignore, Abort Retry.

I ran a checksum on the iso I downloaded from this site and it checks out. What is going on?

View 9 Replies View Related

General :: Install The Latest Git Version On Ubuntu 10.10?

Nov 10, 2010

Synaptic just gives me version 1.7.1, but I want version 1.7.3 without the need to download and build from sources.

View 3 Replies View Related

Ubuntu :: Update To The Latest Java Version?

Jan 2, 2010

How do I update to the latest java version?

View 9 Replies View Related

Ubuntu Multimedia :: Get Latest Version Of K9Copy?

Feb 17, 2010

Using the Synaptec route, I can only install version 2.3.3, which is backlevel (latest is 2.3.5)

I have tried updating Synaptec, tried downloading directly from the website, but cannot figure out how to compile, etc.

how I get the latest version available in Synaptec, or another way to get the latest?

View 2 Replies View Related

Ubuntu Installation :: Latest Version Of Samba ?

Feb 25, 2010

From what I can see it looks like I need to install Samba before I can share files between my Ubuntu 9.10 and Win7. I went to samba.org and they report the latest version of Samba as 3.4.6. When I searched for Samba in the Ubuntu software center, they report the Samba version as Version: 1.2.63-0ubuntu4 (system-config-samba).

Version 1.2.63 seems really old. Am I missing something? How can I install the latest version of Samba?

View 3 Replies View Related

Ubuntu Installation :: Latest Version Of Gimp

Mar 7, 2010

I have 2.47 installed and I want to upgrade to the newest version 2.67 yet when I try to upgrade, I am being told that I have the latest version. Is 2.47 the latest version in debian?

View 3 Replies View Related

Ubuntu :: Clue To Get To The Latest Version Of Rhythmbox?

Mar 12, 2010

I have no clue how to get to the latest version of Rhythmbox. All my songs have the cover art embedded in the ID3 tags and the .12.6 reads these, but I have .12.5. .7 is actually out now but I have no clue how to upgrade my Rhythmbox. Apt upgrade didn't do anything of course nor doing it through the GUI.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved