On 12/14/2013 02:02 PM, Pat Collins wrote:
Yes.

If you've also installed hamlib locally (see INSTALL file in hamlib source) to
build tlf locally with that you would do
PKG_CONFIG_PATH=$HOME/local/lib/pkgconfig/ ./configure --prefix=$HOME/local
--enable-hamlib
and then to start tlf it would be
LD_LIBRARY_PATH=$HOME/local/lib/ tlf
or put LD_LIBRARY_PATH=$HOME/local/lib to your .bashrc file.

Pat

In several distros there is no longer a .bashrc, but a .profile. Plus wouldn't a user need to make all these directory's 1st ? Then reboot? And what is the reasoning for installing to /home ? Installed normally all I need to do is enter tlf at the prompt.

To install tlf I ran the following::

sudo apt build-dep tlf

That brought everything needed all at the same time.

Interesting discussion.

Ed W3NR




_______________________________________________
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel

Reply via email to