Albert Bertram - 2007-09-25

Logged In: YES
user_id=1272532
Originator: NO

I know this is an ancient post, but if you take note:

/usr/pubsw/bin/install: cannot create regular file `/usr/local/bin/infomap-build': Permission denied

Of particular importance is the fact that `make install' is trying to install to /usr/local, and not your afs space. It looks like you either neglected to set --prefix=/afs/... or your /usr/pubsw/bin/install is doing something completely silly.