Re: Install Problems
[email protected] Wed, 7 Oct 2015 13:08:33 +0200 (CEST)
| Newsgroups | gmane.comp.gnu.mcsim |
|---|---|
| Message-ID | <2122899515.116438510.1444216113626.JavaMail.root@zimbra62-e11.priv.proxad.net> |
Hello, Yes, it needs texi2dvi to compile the documentation. You can probably find it somewhere. Otherwise it's no big deal (the manual is online on the mcsim web page anyway, or if you want I can send you a pdf) and you can proceed with make install (which will fail installing the documentation, but again, no big deal). I need to fix this dependency thing at some point; it's annoying. Best regards Frederic Bois ----- Original Message ----- From: "Matthew Sweet" <[email protected]> To: [email protected] Sent: Wednesday, October 7, 2015 12:18:36 AM Subject: [Help-mcsim] Install Problems Hello, We are attempting to install MCSim-5.5.0 on a fresh install of Fedora. We are having some trouble with the "make" command: [root@new-host mcsim-5.5.0]# make make all-recursive make[1]: Entering directory '/home/fedora/mcsim/mcsim-5.5.0' Making all in mod make[2]: Entering directory '/home/fedora/mcsim/mcsim-5.5.0/mod' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/fedora/mcsim/mcsim-5.5.0/mod' Making all in sim make[2]: Entering directory '/home/fedora/mcsim/mcsim-5.5.0/sim' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/fedora/mcsim/mcsim-5.5.0/sim' Making all in doc make[2]: Entering directory '/home/fedora/mcsim/mcsim-5.5.0/doc' TEXINPUTS=".:$TEXINPUTS" \ MAKEINFO='/bin/sh /home/fedora/mcsim/mcsim-5.5.0/missing makeinfo -I .' \ texi2dvi --build-dir=mcsim.t2d -o mcsim.dvi \ mcsim.texinfo /bin/sh: texi2dvi: command not found Makefile:343: recipe for target 'mcsim.dvi' failed make[2]: *** [mcsim.dvi] Error 127 make[2]: Leaving directory '/home/fedora/mcsim/mcsim-5.5.0/doc' Makefile:595: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/fedora/mcsim/mcsim-5.5.0' Makefile:502: recipe for target 'all' failed make: *** [all] Error 2 We saw someone else experienced the same issue on the help pages. We tried "locate texi2dvi" as asked and got no result back: [root@new-host mcsim-5.5.0]# locate texi2dvi [root@new-host mcsim-5.5.0]# Any help you could provide would be appreciated, Thank you for your time, Matthew Sweet Avast logo This email has been checked for viruses by Avast antivirus software. www.avast.com _______________________________________________ Help-mcsim mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-mcsim