[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-mcsim] Install Problems
From: |
fredomatic |
Subject: |
Re: [Help-mcsim] Install Problems |
Date: |
Wed, 7 Oct 2015 13:08:33 +0200 (CEST) |
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" <address@hidden>
To: address@hidden
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:
address@hidden 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:
address@hidden mcsim-5.5.0]# locate texi2dvi
address@hidden 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
address@hidden
https://lists.gnu.org/mailman/listinfo/help-mcsim