From Bugzilla Helper: User-Agent: Mozilla/5.0 (compatible; Konqueror/3.3; Linux; X11; ru) (KHTML, like Gecko) Description of problem: Jadetex (used previos build) uses (via symlinks) virtex and pdfvirtex. This programs (formats) dont exist in tetex 3.0. Moreover, when I try to rebuild jadetex, error appears due to using new pdfetex, not latex. This part may be corrected by patch. Version-Release number of selected component (if applicable): 3.12-11 How reproducible: Always Steps to Reproduce: 1. run jadetex 2. see 'bash: jadetex: command not found' 3. ls -l /usr/bin/jadetex 4. see 'virtex' 5. ls -l /usr/bin/virtex : not exist And try to rebuild jadetex. Actual Results: symlinks to nonexistent programs, rpm rebuild failed. Expected Results: must used symlinks to existed tex progams (may by tex, pdeetex...) rebuild must work. Additional info:
Created attachment 111289 [details] may help to build with new tetex
*** This bug has been marked as a duplicate of 149422 ***