Right, I have a working FreeBSD system. YEAH!!
Problem is I went to catch up on another projects work (development work - not ports related). I grabbed the needed lua with portmaster.
Problem I'm having is trying to use the environment without "micromanaging" things. I want to just call
How can a default dev language interpreter be "defined" system wide?
P.S. this is NOT related to make.conf or ports - Google is not my friend in this instance. Handbook is unclear on how to define a "default" when more than one can exist on a system.
Problem is I went to catch up on another projects work (development work - not ports related). I grabbed the needed lua with portmaster.
Problem I'm having is trying to use the environment without "micromanaging" things. I want to just call
lua ... on cmd line. However, there is only lua-5.2 and a lua-5.2.pc file for pkg-config.How can a default dev language interpreter be "defined" system wide?
P.S. this is NOT related to make.conf or ports - Google is not my friend in this instance. Handbook is unclear on how to define a "default" when more than one can exist on a system.