Re: <https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html#updating-src-completing-check-old> I made careless use of:

cd /usr/src && make -DBATCH_DELETE_OLD_FILES delete-old-libs

– then found applications such as LibreOffice no longer working as expected. Resolved (I believe):

pkg remove inkscape libreoffice && pkg autoremove && pkg install inkscape libreoffice

Please: how can I positively identify other applications that I might have broken through careless deletion of old libraries?
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to