Ubuntu :: Error Installing Chmviewer Gnochm : Depends : Python-gtkhtml2 But It Is Not Installed?
Oct 15, 2010
I tried installing System-->Administration-->Synaptics Package Manager and I got following error
Code:
gnochm: Depends: python-gtkhtml2 but it is not installable I am using Lucid 64 bit and in my sources.list multiverse ,partner ,universe ,restricted and backports are enabled.
I want to install GNOCHM to (application to view chm files) view .chm files on ubuntu. Now, as far as from what ive learnt, it isnt available as a complete package on the web and has to be compiled, etc.. I have no idea how its done..
So iwould be really grateful if someone taught me how to start from scratch.. For a start, ive downloaded the gnochm-0.9.11.tar.gz from the sourceforge site.
I'm trying to compile gettext 0.17 but it is dependent on glib2. the problem is that when i try to compile glib2 i get the error that says i must have gettext support in my c library or use the GNU gettext library. what should i do?
# #deb cdrom:[Debian GNU/Linux 6.0.0 _Squeeze_ - Official amd64 kde-CD Binary-1 20110205-18:14]/ squeeze main deb cdrom:[Debian GNU/Linux 6.0.0 _Squeeze_ - Official amd64 DVD Binary-7 20110205-18:15]/ squeeze contrib main
[code]....
Quote:
code-saturne:
Depends: ecs but it is not going to be installed Depends: code-saturne-bin but it is not going to be installed
I get the error when trying to mark tomahawk for installation using synaptics. I googled the error but couldn't find anything on it. could some one help me figure out what's going on?
For example, I want to install a texteditor called Editra, i done it like the following
First, I install the Editra sudo apt-get install Editra - success ,its version is 0.5.30
Second, I run it in Terminal Editra - it can work,but with the error infos "(python:1682): Gtk-CRITICAL **: gtk_widget_add_accelerator: assertion `GTK_IS_WIDGET (widget)' failed"
Third, I used command line "dpkg -L Editra", and found that the Editra is installed under /usr/share/pyshared/Editra,so i created the .desktop like this sudo gedit /usr/share/applications/Editra.desktop
It showed, and I clicked it for running, but it told me error infos Could not launch 'Editra' Failed to execute child process "/usr/share/pyshared/Editra" (Permission denied) Not just Editra, so many software that written in python have the same question, such as tortoisehg...
Here is a copy of what shows on by screen (I used sudo -s because I thought it might be an environment issue). Not sure what to do here Bash seems to be installed and if I run bash I get no errors. I did just upgrade to 11.04.
Code: root@jackie-Latitude-E6410:~/Downloads/SametimeStandardClient/sametimeclient.standalone/Linux# dpkg --force-architecture -i sametime-connect-8.5.1.i386.deb dpkg: warning: overriding problem because --force enabled: package architecture (i386) does not match system (amd64) dpkg: regarding sametime-connect-8.5.1.i386.deb containing sametime-connect:i386, pre-dependency problem: sametime-connect:i386 pre-depends on bash
while installing ... Installing python2.4-2.4-1pydotorg.src.rpm
warning: user jafo does not exist - using root warning: group jafo does not exist - using root warning: user jafo does not exist - using root warning: group jafo does not exist - using root error: Legacy syntax is unsupported: copyright
error: line 55: Unknown tag: Copyright: Modified CNRI Open Source License
I'm having trouble installing visual python, I've downloaded the source package from [URL] as I couldn't find it on yast. On calling ./configure most tests are passed but I get an error which says I need gtkglextmm 1.2 checking in Yast I see this is already installed. Looking in the install.txt it talks about this error and suggests renaming some files, I'm not keen to do this for fear of breaking something else but as it turns out they are already named what they need to be anyway.? Now I'm truly stumped.
When I run openshot it spits out this: Code: Added /usr/share/openshot to system path OpenShot (version 1.0.0) *** ERROR: MLT Python bindings failed to import *** *** ERROR: MLT Python bindings failed to import *** Error: OpenShot has not been installed in the Python path. (Both the site-packages and /usr/share/openshot folders were checked)
Use the following command to install OpenShot: $ sudo python setup.py install Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner self.run() File "/usr/share/openshot/classes/thumbnail.py", line 174, in run mlt.Factory().init() NameError: global name 'mlt' is not defined
I ran into this bug: [URL]...I checked that overwrite-local was set to 1. So I want to delete all python packages that were installed by checkinstall with the /usr prefix.
Now it has been some time since I did this and I dont really remember. Does anyone using checkinstall know how to spot packages installed via checkinstall? I already checked the FAQ and doc of checkinstall, but no info on this.
This borders on stackoverflow/superuser, but I guess it's a simple installation problem.I've installed python-twisted on my ubuntu 10.04 server, but it can't be found.This is what I get when I try to import something:
>>> from twisted.internet import reactor Traceback (most recent call last): File "", line 1, in [code]....
I've installed the package through apt-get.That way the module is installed in this folder: /usr/lib/python2.6/dist-packages/twisted with an __init__.py file.When I try to use python setup.py install (on the download from the site) it installs it to /usr/local/lib/python2.6/dist-packages/twisted, but it also does not find it there.
I have a package (mlt-python to be exact) which can be found here: [URL]...ent/x86_64/os/ and it requires python 2.6. When I try to install it with yum, I get this error:
[root@chessman Downloads]# yum localinstall mlt-python-0.5.4-1.fc14.x86_64.rpm Loaded plugins: langpacks, presto, refresh-packagekit Adding en_US to language list Setting up Local Package Process Examining mlt-python-0.5.4-1.fc14.x86_64.rpm: mlt-python-0.5.4-1.fc14.x86_64 Marking mlt-python-0.5.4-1.fc14.x86_64.rpm to be installed
[Code]...
So Apparently I have python 2.7 and it needs python 2.6. Great. Is there a package that fakes python-2.6 and install anything?
I installed a newer version of python in /usr/local/bin/python2.6. Now I want to use that python and only that one. When I type "Which python", I want to see /usr/local/bin/python2.6, NOT /usr/bin/python, which is old one (2.4). Also, I want to see the same even after I reboot. How do I do that?
So I have patched the 3.2 sources similar to the 3.1.3 sources. I used the slackbuild from 3.1.3 as well. I get to the install of the script and I get this:
Code: ... running install_egg_info Writing //tmp/SBo/package-python3/usr/lib64/python3.2/lib-dynload/Python-3.2-py3.2.egg-info Creating directory /usr/man Creating directory /usr/man/man1 /bin/ginstall -c -m 644 ./Misc/python.man /tmp/SBo/package-python3/usr/man/man1/python3.2.1 cp: cannot stat `Demo': No such file or directory
I can't build Blender anymore without this update.
I have tried installing gammu-smsd on both hardy and jaunty... this is the error I'm getting... Quote: The following packages have unmet dependencies: gammu-smsd: Depends: libgsmsd7 but it is not going to be installed Depends: libpq5 (>= 8.4~0cvs2009032 but 8.3.9-0ubuntu9.04 is to be installed E: Broken packages radio@SMSgateway:~$
I have tried looking for both of these packages individually but to my suprise no luck!! And when I google such error messages, nothing comes up.. I'm almost into tears..I just wish I knew what to do to begin troubleshooting and or my options at this point for making this work... some of my referenced articles: [URL]
I downloaded Adobe Air, both the rpm and the .bin versions. First I tried the rpm, it went through the motions of installing but just disappeared. then I tied the .bin, got tot the installer, accepted the license, entered my root password, but it stopped installing with "an error occurred. Adobe AIR could not be installed. Install either Gnome Keyring or KDE KWallet before installing Adobe AIR". I opened Kwallet and tried again, but to no avail. I am running OS11.4 64 bit. What can I do to get this thing working?
i update my ubuntu(10.10) to 11.04 when it update i got one error that say can not install python or upgrade . the installation finsh and i reboot my pc then ubuntu wont start i try to use
Code: sudo dpkg --configure -a --force-all
my system repair but i still Have problem with python
the real issue is that when i install a package that require python the package wont install and say error:
I'm having problems installing visual python on Fedora 12 (64-bit). Here are the steps I've taken:
- downloaded visual python 5.32 - ran ./configure without problems - ran make and got this error: Compiling ./core/util/atomic_queue.cpp make[1]: *** [atomic_queue.lo] Error 1
(From src/build.log): libtool: compile: unable to infer tagged configuration libtool: compile: specify a tag with '--tag'
I tried installing "gipmsg" ( gnome ip messenger ) downloaded as ".tar.gz" from sourceforge website. when i execute ./configure command, i end up with message "GTK not installed"..?? here's the output of ./configure
./configure creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c
If I have a hard-disk with Ubuntu fully installed on it and I want to - all of a sudden - use Windows XP, is it mandatory that I firstly format the hard-disk first? So far, I have used two versions of Windows XP; one of them is from a few years before the other. Both copies of Windows XP when in start-up from booting from CD are causing errors. One of them is a BSOD error (0x0000007B) and the next Windows CD is stopping and giving me an error with setupdd.sys (error code 4). Is it required that the hard-disk is formatted before you even put a Windows boot CD in?
I wanted to save a python program because I am reading byte of python and I went to save in !/usr/bin. When I try to save in this folder I get this error "[Errno 13] Permission denied: 'usr/bin/helloworld.py'.
I would like to install pymedia on my ubuntu 9.10 karmic distribution, but I am having a bit of a hard time doing that.I managed to install all the libraries (lame, libogg, libvorbis etc.) but when trying to run 'python setup.py build' I get an error (Shown at the end).I found on the interwebs that it may have to do with the version of gcc c++ compiler running (currently gcc-4.4) and that it only works with gcc-3.x. Therefore I downloaded gcc-3.4 (from the old jaunty archive), and with this one still no joy.NebelhomP.S. I am not a complete newcomer to linux and python but I am not an expert so it may happen that I ask questions with a very obvious answer.
Code: nebelhom@nebelhom-desktop:~/pymedia-1.3.7.3$ python setup.py build Using UNIX configuration...