1
Technical Help: Problems BEFORE entering the game /
« on: January 07, 2005, 07:21:18 pm »
Try opening a terminal (applications/utilities/terminal) and entering the following:
PlaneShift is looking for libcal3d in /usr/local/lib, that that line will create a symlink to the location PlaneShift is looking (if you\'re not su it will as for your admin password once you\'re su enter the line.)
Code: [Select]
sudo ln -s /Applications/PlaneShift\\ 3D/psclient.app/Contents/Resources/libcal3d.10.dylib /usr/local/lib/libcal3d.10.dylibPlaneShift is looking for libcal3d in /usr/local/lib, that that line will create a symlink to the location PlaneShift is looking (if you\'re not su it will as for your admin password once you\'re su enter the line.)