it's very simple.
after you've ./configure && make && make install, pico ~/.xinitrc, at the bottom put a # before your old windows manager so it should look like this
# Start the window manager:
# /usr/X11/fluxbox
then add this line to the bottom of it
exec /usr/local/bin/pekwm
reboot, startx
should work fine

.