Menu

#30 Error when installing latext2rtf (unix version)

Unstable_(example)
accepted
None
1
2015-01-26
2014-03-24
No

Hi, I think I found a bug in one of the makefiles. I tried to install the latest unix version (2.3.6) on my Mac and got the following error when I ran "make install":

...
cp -p doc/latex2rtf.html /usr/local/share/latex2rtf
cp: doc/latex2rtf.html: No such file or directory
make: *** [install] Error 1

I fixed it by adding "latex2rtf.html" to the second line in the doc/Makefile:

all:    latex2rtf.info latex2rtf.pdf latex2rtf.txt \
        latex2pn.txt latex2rt.txt latex2rtf.html

...

Hope this is the right place to post this.
Cheers,
Julia

Discussion

  • Wilfried Hennings

    Confirmed. Thank you for pointing this out.

     
  • Wilfried Hennings

    • status: open --> accepted
    • assigned_to: Wilfried Hennings
     

Anonymous
Anonymous

Add attachments
Cancel