`which makeinfo` prints exactly "/usr/bin/makeinfo".
Then "ln -s" should be avoided.

Thanks for the reminder, Chris :)

Chris Johns <chr...@rtems.org> 于2020年3月9日周一 上午5:27写道:

> On 9/3/20 1:51 am, Mingyu Li wrote:
> > Suppose you are using Ubuntu, here is what you can do:
> >
> >     sudo apt-get install texinfo
> >     ln -s `which makeinfo` /usr/bin/makeinfo
>
> What does `which makeinfo` print for you?
>
> Chris
>
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to