texinfo

Karl Young karly at kipshouse.org
Wed Sep 16 00:45:52 UTC 2015


Lev(leventelist at gmail.com)@2015.09.16 01:20:54 +0200:
> Problem with texinfo package.
> 
> I have texinfo package installed.
> 
> pkg search texinfo
> 
> says that it is
> 
> texinfo-6.0.20150626
> 
> .
> 
> However, if I say:
> 
> makeinfo --version
> 
> I get:
> 
> makeinfo (GNU texinfo) 4.8
> 
> Any idea?

Probably that's the base install:

	$ makeinfo --version
	makeinfo (GNU texinfo) 4.8


	$ which makeinfo          
	/usr/bin/makeinfo

Try

	$ /usr/local/bin/makeinfo --version

To get the ports version.



> 
> Lev
> 
> -- 
> 73 de HA5OGL
> Op.: Levente
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list