Bug 191803

Summary: Kile doesnt find ps2pdf
Product: [Applications] kile Reporter: Fabian <napfton>
Component: generalAssignee: Michel Ludwig <michel.ludwig>
Status: RESOLVED DUPLICATE    
Severity: normal CC: thomas.braun
Priority: NOR    
Version: 2.0.81   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Fabian 2009-05-06 13:40:57 UTC
Version:           2.0.81 (using 4.2.2 (KDE 4.2.2), Debian packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.29-1-amd64

My Quickbuild consists of latex+dvi2ps+ps2pdf+viewpdf but Kile fails at ps2pdf with this message:

[...]
*****     ps2pdf 'report.ps' 'report.pdf'
*****
/usr/bin/ps2pdf: line 9: dirname: command not found
/usr/bin/ps2pdf: line 13: exec: ps2pdf14: not found

hence ps2pdf 'report.ps' 'report.pdf' runs without errors and

$ which ps2pdf
/usr/bin/ps2pdf

Kile Log stops at "finished with exit code 127"
Comment 1 Fabian 2009-05-06 13:43:58 UTC
Oh, sry forgot to mention "dirname" is also present.
Comment 2 Thomas Braun 2009-05-06 23:05:11 UTC
The debian package is too old.
Already fixed in svn.

*** This bug has been marked as a duplicate of bug 191090 ***