[Sccs-devel] v5.09: installation bug?
The UNIX Source Code Control System activelty maintained/enhanced
Brought to you by:
schily
From: Christopher C. <chr...@ca...> - 2021-05-23 08:12:25
|
This is just a FYI, not a complaint. I'm glad someone is keeping it together. I used gmake, and did a 'INS_BASE=/usr/local/'. As a result, I got: > > which sccs > /usr/local/bin/sccs > > sccs get parse_tmax_sf.py > > sccs SYSERR: cannot execute /opt/schily/ccs/bin/get > No such file or directory So, I created a symlink, as a workaround, which worked fine. > # ls -l /opt/schily/ccs > lrwxrwxrwx. 1 root root 14 May 23 01:51 /opt/schily/ccs -> /usr/local/ccs Hope this helped. Thx! Chris C. |