gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] 'tla' command not available after install


From: John A Meinel
Subject: Re: [Gnu-arch-users] 'tla' command not available after install
Date: Thu, 25 Nov 2004 08:45:48 -0600
User-agent: Mozilla Thunderbird 0.9 (Windows/20041103)

Michael Hanna wrote:
hi I installed from source ver. 1.2.1 and once I completed the 'make install' step, bash reports that tla command is unavailable.

any suggestions on what I should be looking for if I inspect my /usr/local/bin directory? or anything else?

I installed on MacOS X(Darwin, BSD), 10.3.5.

I still have a record of my install results and there doesn't seem to be any errors reported..

regards,
Michael


The default install directory is $BUILDDIR/install, if you want to put the executable into the system, you have to build with

./configure --prefix=/usr
(or /usr/local)

You can also just copy the tla executable out of the install directory into your path, and it should work.

John
=:->

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]