On Tue, Sep 15, 2009 at 10:33:24AM -0500, Chris Bennett wrote: > OK, I've managed to get this to work on both computers, but I see two > problems.
I am afraid you are using it wrong. > > 1. pkg_delete is not deleting both /usr/local/bin/scrotwm and > /usr/X11R6/bin/scrotwm. > This should probably be fixed. No. Only the one in local will be removed; you manually added the one in X11R6. > > 2. snapshot is not installing new version at both /usr/local/bin/scrotwm > and /usr/X11R6/bin/scrotwm. No. make install will will put them in X11R6. > On my Desktop, I had to manually copy new version onto old version. Then > all worked fine. > Perhaps fix for next snapshot? Or not. snapshots are for the brave, anyway! When dealing with pkg_add and source you'll always run into these problems and are supposed to reconcile them yourself.
