This replaces the SVN repository which is no longer being updated. The last commit to SVN is [r2106] = git commit b4cbd1387e7e... Add gpio pin offset parameter for RPi5 (Marcello Carla')
git clone git://git.code.sf.net/p/linux-gpib/git linux-gpib-git
git pull
git log HEAD ^v4_3_6
cd linux-gpib-git/linux-gpib-user
./bootstrap
./configure --sysconfdir=/etc
make
sudo make install
For more details and options see linux-gpib-git/linux-gpib-user/INSTALL
cd linux-gpib-git/linux-gpib-kernel
make
sudo make install
For more details and options see linux-gpib-git/linux-gpib-kernel/INSTALL