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

Re: Release for sacc(1), console gopher client



Hello jeff,

simple@sdf.org writes:
> [...]
> Hmm, it sort of looks like it's linked to curses:
>
> % ldd /usr/local/bin/sacc
> /usr/local/bin/sacc:
>         -lcurses.7 => /usr/lib/libcurses.so.7
>         -lterminfo.1 => /usr/lib/libterminfo.so.1
>         -lc.12 => /usr/lib/libc.so.12
>         -lgcc_s.1 => /usr/lib/libgcc_s.so.1
>
> This is on a netbsd/i386 system with no significant tweaks to the Makefile.
> [...]

At least on NetBSD you can probably build sacc with just:

 % make LIBS=-lterminfo

I have no idea though if this can be problematic on other platforms
(I guess so).


Reply to: