Chris Johns commented on a discussion: 
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/161#note_145793


I checked a FreeBSD 14 box does have `install-info` present. I was looking in 
the wrong place. It is `/usr/local/bin/install-info` and:

```
$ pkg which /usr/local/bin/install-info                                         
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
        
/usr/local/bin/install-info was installed by package texinfo-7.1_6,1
```

That aligns with @frank_k experience on OpenSUSE. If `makeinfo` does not 
provide `install-info` then I agree adding a check for `sb-check` and having 
the appropriate package installed. Adding a check is easy. You edit 
`defaults.mc`.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/161#note_145793
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to