Hi,Many thanks, that did the trick.... now to get it to work,
Le lun 12/01/2004 � 21:08, drew a �crit :
Hi all......
I decided to try the email plugin, when I attempt to install I get....
[EMAIL PROTECTED] drew]# freevo install freevo-mailreader-0.1d.tgz
running install
error: invalid Python installation: unable to open /usr/lib/python2.3/config/Makefile (No such file or directory)
Sure enough, I do not have a ~/config/ directory, or a makefile in any of the python2.3 subdirectiories. Any ideas why? or how to get the appropriate makefile? Just to be sure it wasn't just a plugin problem I tried with the HDDtemp plugin, same result.
install python-devel
Cheers.
Crash!
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/freevo/main.py", line 457, in ?
main_func()
File "/usr/lib/python2.3/site-packages/freevo/main.py", line 298, in main_func
main.getcmd()
File "/usr/lib/python2.3/site-packages/freevo/main.py", line 253, in getcmd
items = get_main_menu(self)
File "/usr/lib/python2.3/site-packages/freevo/main.py", line 214, in get_main_menu
items += p.items(parent)
File "/usr/lib/python2.3/site-packages/freevo/mail/__init__.py", line 345, in items
return [ FolderItem(parent) ]
File "/usr/lib/python2.3/site-packages/freevo/mail/__init__.py", line 254, in __init__
Item.__init__(self, parent, skin_type='mail')
TypeError: __init__() got an unexpected keyword argument 'skin_type'
Hmmmm, I wish I understood this thing better! ;-)
Drew.
------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
