Failed to build package Zoltan

Hello all,
I’m a PhD student in AME department, I’m now trying to use a package called Barytree in my research project. And it has a dependence on Zoltan, which is a package for MPI loading balance. Seems I’m unable to find it in USC HPC packages, thus I tried to build it by myself, but seems I’m unable to do it because of permission related issues as follows.

Making install in src
make[1]: Entering directory `/home1/haotianh/Zoltan/build/src'
Making install in .
make[2]: Entering directory `/home1/haotianh/Zoltan/build/src'

Trilinos package Zoltan subdirectory src built successfully.

make[3]: Entering directory `/home1/haotianh/Zoltan/build/src'
test -z "/usr/local/lib" || /usr/bin/mkdir -p "/usr/local/lib"
 /usr/bin/install -c -m 644  libzoltan.a '/usr/local/lib'
/usr/bin/install: cannot create regular file ‘/usr/local/lib/libzoltan.a’: Permission denied

I’d like to ask whether you can help me with this. Thank you!

Yours sincerely
Haotian