File README.SuSE of Package transconnect
README.SuSE
Please consult the file INSTALL about how to use transconnect in general.
As first step you produce a configuration file in your home directory. Therefor
please create a directory, copy the example configuration file, set secure file
permissions and customize it to your needs.
mkdir ~/.tconn
cp /usr/share/doc/packages/transconnect/tconn.conf ~/.tconn/
chmod 600 ~/.tconn/tconn.conf
Additional the shared library tconn.so is stored in /usr/lib/ and not in the
users ~/.tconn directory as described in the file INSTALL. Hence the fifth step
of the INSTALL instruction needs to be altered.
LD_PRELOAD=/usr/lib/tconn.so
Your SuSE Linux team.