pipeline's Avatar
Posts: 693 | Thanked: 502 times | Joined on Jul 2007
#41
Originally Posted by cmdowns View Post
Hello, can someone please tell me which apps are required in order to install the PyGTKEditor? From perusing the thread, it seems like I need:

python-pygtksourceview-2.0.0.armel.deb
libgtksourceview2.0-common-2.0.1.armel.deb
libgtksourceview2.0-0-2.0.0.armel.deb

I found and dl'ed them from Khertan's site, but I can't get any of them to install. So I guess I'm missing something else. Chances are it's something really basic that I should know about, but am too much of a noob to figure out.

Any help would be appreciated.
What errors are shown in the application manager log? (Tools/Log...)

You do have python runtime installed right?

Last edited by pipeline; 2008-04-11 at 17:54.
 
cmdowns's Avatar
Posts: 100 | Thanked: 13 times | Joined on Mar 2008
#42
Originally Posted by pipeline View Post
What errors are shown in the application manager log? (Tools/Log...)

You do have python runtime installed right?
Hmmmm . . .I don't see runtime anywhere in my app manager. I must not have it installed. I'll need to wait till I get home to install it. Maybe that is what I've been missing.
 
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#43
Hello

I'm having some problems re-installing pygtkeditor from the repository.
One of the dependencies of python-pygtksourceview in http://repository.maemo.org/extras/d...armel/Packages is "libxml2juuiiii" - which looks suspect - I believe it's supposed to be just libxml2, but can't get around this at the moment.

From the repository:

Package: python-pygtksourceview
Priority: Optional
Section: user/other
Installed-Size: 163
Maintainer: Benoit HERVIER <khertan@khertan.net>
Architecture: armel
Version: 2.0.0
Depends: libatk1.0-0 (>= 1.12.2), libc6 (>= 2.5.0-1), libcairo2 (>= 1.4.10), libglib2.0-0 (>= 2.12.12-1osso3), libgtk2.0-0 (>= 2:2.10.12-0osso15), libgtksourceview2.0-0 (>= 1.90.4), libpango1.0-0 (>= 1.16.4), libxml2juuiiii
Filename: pool/chinook/free/p/python-pygtksourceview/python-pygtksourceview-2.0.0-1_armel.deb
Size: 28264
MD5sum: 2be8983adf40464088538fefa2c6c2dd
SHA1: 9843df1449998a5b33f947d10d7864b14f11c7a9
SHA256: 5ed0942ab54523cff6f16bbab36b574348ac6569a32e2d82d5 b983b493531446
Description: python bindings for the version 2 of the GtkSourceView library
GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor.

Can anyone help?
 
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#44
Never mind - I've managed to get around it by manually editing my dpkg status database and the cached repository info to change the libxml2juuiiii to libxml2 and it's installed.

Last edited by codeMonkey; 2008-06-11 at 09:09.
 

The Following User Says Thank You to codeMonkey For This Useful Post:
Posts: 39 | Thanked: 13 times | Joined on Apr 2008 @ Genoa, Italy
#45
Originally Posted by codeMonkey View Post
Never mind - I've managed to get around it by manually editing my dpkg status database and the cached repository info to change the libxml2juuiiii to libxml and it's installed.
I have the same problem, maybe there is something to fix on the repository?
 
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#46
Yep, it certainly looks that way.
 
Posts: 5 | Thanked: 0 times | Joined on Mar 2008
#47
codeMonkey, can you explain me the manual editing you have made ? Do you have modified some files in /var /lib/dpkg ?

Thanks
 
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#48
Sure thing, apologies if any of this is too dumbed down.

I uninstalled pygtkeditor and python-pygtksourceview completely first.

You'll need to do the below as root so be careful.
Please make a backup of the below files first - just in case.

Then I had to edit:
/var/lib/apt/lists/repository.maemo.org_extras_dists_chinook_free_bin ary-armel_Packages
and
/var/lib/dpkg/status

(You can get the info for these by typing 'apt-cache showpkg python-pygtksourceview' as root in your terminal)

Search for the entry for python-pygtksourceview.
It's "Depends:" line lists libxml2juuiiii, change this to libxml2 in both of the files.

After you've done this, don't update the application list or it'll overwrite your changes.

Then install pygtkeditor. After it's installed, don't upgrade the python-pygtksourceview package or you'll be back to square one.

Last edited by codeMonkey; 2008-06-11 at 09:07. Reason: Clarifed a couple of things.
 
Posts: 5 | Thanked: 0 times | Joined on Mar 2008
#49
Thanks a lot for your help.
It works fine now, but I've had to install the 2.1 via the Kertan site, then to upgrade with the Application Manager... Direct install with the repository don't work.
 
Khertan's Avatar
Posts: 1,012 | Thanked: 817 times | Joined on Jul 2007 @ France
#50
I'm sorry it was a mistake i've made just before my n8x0 was sent to the Nokia Repair Center, now that it come back i ll be able to fix this once i ve have reinstalled my tools.
 

The Following User Says Thank You to Khertan For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 18:46.