Reply
Thread Tools
Posts: 838 | Thanked: 292 times | Joined on Apr 2010
#1621
apt-get install python-mechanize
Reading package lists... Done
Building dependency tree
Reading state information... Done
python-mechanize is already the newest version.
python-mechanize set to manually installed.
The following packages were automatically installed and are no longer required:
djvulibre-desktop libdrm2
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 468 not upgraded.
[root@deb-m5v3d: ~]

am I out of luck on this one?
 
Posts: 838 | Thanked: 292 times | Joined on Apr 2010
#1622
ok doing apt-get upgrade, this will probably break everything, at least then I will now if calibre can install.
 
Posts: 838 | Thanked: 292 times | Joined on Apr 2010
#1623
failed, same message

time to buy a pocketable ereader

 
Posts: 12 | Thanked: 1 time | Joined on Jul 2010
#1624
rebhana: i'd like to report that i have successfully installed asterisk on easy debian. However, as the wiki stated, keep your expectations reasonable. It does run and i was able to make a call. I was even able to install FreePBX BUT the CPU ran at around 10% on idle and jumped to around 50% on a call. Considering i was connected to myself (setup a local and connected the n900), i was surprised that the connection was choppy. I will still keep it installed just for the heck of it.
 

The Following User Says Thank You to ishtangli For This Useful Post:
rebhana's Avatar
Posts: 579 | Thanked: 471 times | Joined on Jan 2010 @ Austria
#1625
Originally Posted by karas38 View Post
Hi I'm a french user of easy debian so excuse for my english.
For me Gramps functione under lxde (office menu) and start from debbie.
On the other hand it doesn't functione with shortcut. I can se my shortcut with icon in my applications, It start then stop.
It works fine for me, provided I use "su - user" which is now provided by "debbie-sue". I need to do that both from the terminal and when running from a desktop item. Correspondingly my gramps.desktop file reads:
Code:
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=gramps
Icon=gramps
Exec=debbie-sue gramps
Type=Application
__________________
Need more apps for the N900? Check out Qole's Easy Debian and read the wiki!
My Easy Debian installation log
 
Posts: 838 | Thanked: 292 times | Joined on Apr 2010
#1626
if anyone can successfully get calibre working please let me know the steps.

looks like so far the only thing that shows toc in epub is epubreader addon in iceweasel, and it requires constant usign of the stylus
 
Posts: 222 | Thanked: 22 times | Joined on Jul 2010 @ Sydney Australia
#1627
Guys,
Is there a way to have Easy Debian load with Multiboot. As I have Multiboot installed and loading Maemo, Power Kernel and now NITDroid, Loading Easy Debian this way would be very clean.
If you could offer any assistance if at all possible in a very simpleton format I would be most appreciative.

Stephen
 
rebhana's Avatar
Posts: 579 | Thanked: 471 times | Joined on Jan 2010 @ Austria
#1628
Originally Posted by extendedping View Post
if anyone can successfully get calibre working please let me know the steps.
The problem might be different python versions in Debian. You could try
Code:
apt-get install python
to upgrade the default version (which is 2.5 in lenny) to the squeeze version 2.6.
__________________
Need more apps for the N900? Check out Qole's Easy Debian and read the wiki!
My Easy Debian installation log

Last edited by rebhana; 2010-07-24 at 13:15.
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#1629
Coffee:

There are projects available for booting Debian. This is not one of the goals of Easy Debian.

I do hope to have an Android version of Easy Debian some day, however.
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 

The Following 3 Users Say Thank You to qole For This Useful Post:
Posts: 838 | Thanked: 292 times | Joined on Apr 2010
#1630
Originally Posted by rebhana View Post
The problem might be different python versions in Debian. You could try
Code:
apt-get install python
to upgrade the default version (which is 2.5 in lenny) to the squeeze version 2.6.
out of ammo?

[root@deb-m5v3d: ~]dpkg -l calibre
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii calibre 0.6.54+dfsg-1 e-book converter and library management
[root@deb-m5v3d: ~]dpkg -l python
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Description
+++-======================================-======================================-================================================== ==========================================
ii python 2.6.5-5 An interactive high-level object-oriented language (default version)
[root@deb-m5v3d: ~]calibre
Traceback (most recent call last):
File "/usr/bin/calibre", line 18, in <module>
from calibre.gui2.main import main
File "/usr/lib/calibre/calibre/gui2/__init__.py", line 18, in <module>
from calibre.ebooks.metadata.meta import get_metadata, metadata_from_formats
File "/usr/lib/calibre/calibre/ebooks/metadata/meta.py", line 11, in <module>
from calibre.customize.ui import get_file_type_metadata, set_file_type_metadata
File "/usr/lib/calibre/calibre/customize/ui.py", line 12, in <module>
from calibre.customize.builtins import plugins as builtin_plugins
File "/usr/lib/calibre/calibre/customize/builtins.py", line 424, in <module>
from calibre.ebooks.pdf.output import PDFOutput
File "/usr/lib/calibre/calibre/ebooks/pdf/output.py", line 18, in <module>
from calibre.ebooks.pdf.writer import PDFWriter, ImagePDFWriter, PDFMetadata, \
File "/usr/lib/calibre/calibre/ebooks/pdf/writer.py", line 22, in <module>
from PyQt4.QtWebKit import QWebView
ImportError: /usr/lib/libphonon.so.4: symbol pa_ext_device_manager_reorder_devices_for_role, version PULSE_0 not defined in file libpulse.so.0 with link time reference
[root@deb-m5v3d: ~]


I did upgrade python after enabling the squeeze repos, installed calibre, not sure what these messages mean but I know its not working
 
Reply

Tags
beta, debian, easy debian, extras-devel, fremantle, i <3 qole, squeeze

Thread Tools

 
Forum Jump


All times are GMT. The time now is 06:45.