r3c4ll
unread,Jul 12, 2011, 3:55:13 PM7/12/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to chm2pdf
Hi, i have a debian (squeeze), i've installed the chm2pdf version
0.9.1-1.1 (from repos).
Could you help me with this error?
# chm2pdf --book Linux\ for\ Programmers\ and\ Users.chm
failed to open Linux
Traceback (most recent call last):
File "/usr/bin/chm2pdf", line 1098, in <module>
main(sys.argv)
File "/usr/bin/chm2pdf", line 1092, in main
convert_to_pdf(cfile, filename, outputfilename, options)
File "/usr/bin/chm2pdf", line 318, in convert_to_pdf
objective_urls=get_objective_urls_list(filename)
File "/usr/bin/chm2pdf", line 116, in get_objective_urls_list
flist=open(CHM2PDF_WORK_DIR+'/urlslist.txt','rU')
IOError: [Errno 2] No such file or directory: '/tmp/tmpgTbo6U/Linux
for Programmers and Users/urlslist.txt'
Thank you for any help!