yap (yet another prolog ) ubuntu package

Tom H tomh0665 at gmail.com
Tue Oct 5 17:48:12 UTC 2010


On Tue, Oct 5, 2010 at 1:38 PM, Todd Edwards
<tedwards at mcclatchyinteractive.com> wrote:
> On Tue, 2010-10-05 at 10:06 -0700, Kjetil brinchmann Halvorsen wrote:
>>
>>
>> I installed (using synaptic) the package
>> yap 5.1.3-4     The YAP-yet another prolog system.
>>
>> Writing at the command line I get
>>
>> kjetil at kjetil-laptop:~$ yap
>> % Restoring file /usr/lib/Yap/startup
>> YAP version Yap-5.1.3
>>
>> but the command
>> find /usr/bin yap
>> returns
>> find: `yap': No such file or directory
>>
>> although synaptic   --- propoerties --- installed files
>> have /usr/bin/yap
>
> You should not be putting a space in the field. Just put /usr/bin/yap
> and it should find it.

Of course that he needs a space.

find /usr/bin -name yap [-print]




More information about the ubuntu-users mailing list