On Thu, 2010-12-02 at 14:01 +0100, Johannes Wiedersich wrote: > > convert abc.txt abc.pdf > > not on my lenny system: > > $ convert abc.txt abc.pdf > convert: Improper image header `abc.txt'. > convert: missing an image filename `abc.pdf'. >
on my squeeze: j...@squeeje:~$ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux testing-proposed-updates (sid) Release: testing-proposed-updates Codename: sid j...@squeeje:~$ echo stuff > abc.txt j...@squeeje:~$ convert abc.txt abc.pdf j...@squeeje:~$ ls abc.pdf abc.pdf I can add that abc.pdf contains the text "stuff" :) j > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

