Groups | Search | Server Info | Login | Register
| From | Bozo User <anthk@disroot.org> |
|---|---|
| Newsgroups | comp.os.cpm |
| Subject | Re: Ladder-like game |
| Date | 2024-04-05 22:00 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <slrnv10srv.2ca.anthk@localhost.localdomain> (permalink) |
| References | (2 earlier) <l74kpbF2mn5U1@mid.individual.net> <l74m2eF2vfmU1@mid.individual.net> <l74onfF3bbdU1@mid.individual.net> <slrnv0vmu6.2dq.anthk@localhost.localdomain> <l7an2rF7fmU1@mid.individual.net> |
On 2024-04-05, Nils M Holm <nmh@sraddha.invalid> wrote:
> Bozo User <anthk@disroot.org> wrote:
>> On 2024-04-03, Nils M Holm <nmh@sraddha.invalid> wrote:
>>> Nils M Holm <nmh@sraddha.invalid> wrote:
>>> Done and uploaded. Please use the new version:
>>>
>>> http://t3x.org/t3x/0/t3x0-20.zip
>>>
>>
>> It works, but on the make install steps, it gave me an error,
>> I had to run 'mkdir -p $HOME/t3x0/{bin,lib}' first.
>> If not, the binaries get copied literally as $HOME/t3x0/bin
>> being 'bin' a single file, not a directory.
>
> Ah, I see. The lib directory should be created by install -d,
> because it also creates parent directories, at least on FreeBSD.
>
> $BINDIR is intended to point to a location where you keep *all*
> your binaries, not just T3X, e.g. /usr/local/bin or $HOME/bin.
> Therefore the Makefile assumes that it already exists.
>
> Will clarify this in the Makefile.
>
> Thanks for the input!
>
No problem!!
I already compiled an interpreted version under a shared
pubnix with OpenBSD/amd64, people liked having a 'native'
Ladder a lot, at least they don't have to run an Altair
simulaton under simh.
Back to comp.os.cpm | Previous | Next — Previous in thread | Next in thread | Find similar
Ladder-like game Nils M Holm <nmh@sraddha.invalid> - 2024-02-06 16:35 +0000
Re: Ladder-like game Bozo User <anthk@disroot.org> - 2024-04-02 17:31 +0000
Re: Ladder-like game Nils M Holm <nmh@sraddha.invalid> - 2024-04-03 09:11 +0000
Re: Ladder-like game Nils M Holm <nmh@sraddha.invalid> - 2024-04-03 09:33 +0000
Re: Ladder-like game Nils M Holm <nmh@sraddha.invalid> - 2024-04-03 10:18 +0000
Re: Ladder-like game Bozo User <anthk@disroot.org> - 2024-04-05 13:11 +0000
Re: Ladder-like game Nils M Holm <nmh@sraddha.invalid> - 2024-04-05 16:27 +0000
Re: Ladder-like game Bozo User <anthk@disroot.org> - 2024-04-05 22:00 +0000
Re: Ladder-like game Nils M Holm <nmh@sraddha.invalid> - 2024-04-07 13:01 +0000
csiph-web