|
From: | Ed |
Subject: | Re: [Tlf-devel] Installing tlf as non-root user |
Date: | Sat, 14 Dec 2013 15:19:21 -0500 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |