The Following User Says Thank You to attila77 For This Useful Post: | ||
|
2010-03-16
, 15:17
|
|
Posts: 95 |
Thanked: 41 times |
Joined on May 2006
@ New Jersey, USA
|
#12
|
... I ended up with a duplicate directory. The repo definitions might be slightly different that can cause this...
I can help you make an initial version, from there on it's fairly painless.
BTW I had some errors installing (different dependencies/Extras clash):
dpkg: error processing /var/cache/apt/archives/simplejson_2.0.9_armel.deb (--unpack):
trying to overwrite `/usr/lib/python2.5/site-packages/simplejson/_speedups.so', which is also in package python-simplejson
Also, just libicu takes some 13MB of rootfs space... it would really be cool to get it optified (there, another reason for using the autobuilder as it would do this for you automatically )
The Following User Says Thank You to itkach For This Useful Post: | ||
|
2010-03-16
, 15:40
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#13
|
Well, I didn't really package libicu, package in aarddict repo is what was once available in Extras for Chinook. I'd be happy to depend on a properly packaged version of libicu (PyICU is really what aarddict needs), but repackaging and, more importantly, maintaining libicu is not something I'm looking forward to (did I mention I'm lazy?)
The Following User Says Thank You to Rob1n For This Useful Post: | ||
|
2010-03-16
, 15:49
|
|
Posts: 95 |
Thanked: 41 times |
Joined on May 2006
@ New Jersey, USA
|
#14
|
There's libicu40 and libicu42 in Fremantle extras - there doesn't seem to be any python bindings for them though
The Following User Says Thank You to itkach For This Useful Post: | ||
|
2010-03-16
, 15:58
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#15
|
I'm looking at
http://repository.maemo.org/extras/d...armel/Packages and http://repository.maemo.org/extras/d...armel/Packages, there doesn't seem any libicu packages at all, am I looking in the wrong place?
The Following User Says Thank You to Rob1n For This Useful Post: | ||
|
2010-03-16
, 17:32
|
Posts: 341 |
Thanked: 64 times |
Joined on May 2009
|
#16
|
|
2010-03-16
, 23:28
|
Posts: 5,795 |
Thanked: 3,151 times |
Joined on Feb 2007
@ Agoura Hills Calif
|
#17
|
|
2010-03-17
, 04:33
|
|
Posts: 95 |
Thanked: 41 times |
Joined on May 2006
@ New Jersey, USA
|
#18
|
BTW I had some errors installing (different dependencies/Extras clash):
dpkg: error processing /var/cache/apt/archives/simplejson_2.0.9_armel.deb (--unpack):
trying to overwrite `/usr/lib/python2.5/site-packages/simplejson/_speedups.so', which is also in package python-simplejson
The Following 2 Users Say Thank You to itkach For This Useful Post: | ||
|
2010-03-17
, 11:18
|
Posts: 341 |
Thanked: 64 times |
Joined on May 2009
|
#19
|
|
2010-03-17
, 11:30
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#20
|
The Following User Says Thank You to attila77 For This Useful Post: | ||
BTW I had some errors installing (different dependencies/Extras clash):
dpkg: error processing /var/cache/apt/archives/simplejson_2.0.9_armel.deb (--unpack):
trying to overwrite `/usr/lib/python2.5/site-packages/simplejson/_speedups.so', which is also in package python-simplejson
Also, just libicu takes some 13MB of rootfs space... it would really be cool to get it optified (there, another reason for using the autobuilder as it would do this for you automatically )
Blogging about mobile linux - The Penguin Moves!
Maintainer of PyQt (see introduction and docs), AppWatch, QuickBrownFox, etc