Groups | Search | Server Info | Login | Register
| From | Nils M Holm <nmh@sraddha.invalid> |
|---|---|
| Newsgroups | comp.os.cpm |
| Subject | Re: Ladder-like game |
| Date | 2024-04-05 16:27 +0000 |
| Organization | TARFU |
| Message-ID | <l7an2rF7fmU1@mid.individual.net> (permalink) |
| References | (1 earlier) <slrnv0og7v.qqd.anthk@localhost.localdomain> <l74kpbF2mn5U1@mid.individual.net> <l74m2eF2vfmU1@mid.individual.net> <l74onfF3bbdU1@mid.individual.net> <slrnv0vmu6.2dq.anthk@localhost.localdomain> |
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!
--
Nils M Holm < n m h @ t 3 x . o r g > http://t3x.org
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