df7cb / sdate

never ending September date

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support installation on Mac OS

jkopczyn opened this issue · comments

Not all people who need to know the day of September use Linux

I need to clean up the automake/autoconf-iguration of the package in general. Or rebase the patch on top of current fakeroot...

I'm guessing running ./bootstrap && make should Just Work.

sadly sdate only outputs sdate: preload library not found in /usr/local/lib:/usr/local/lib64/libsdate, aborting. when using this method, here’s the entire process:

asciicast

(macOS Sonoma Version 14.2.1 (23C71))

sdate: preload library not found in /usr/local/lib:/usr/local/lib64/libsdate

The sdate script will try to find libsdate.so.0, but under macOS it's libsdate.dylib instead.

However, on my machine (macOS 14.2.1 with SIP enabled),
sdate -l .libs/libsdate.dylib is the same as date.