openspades/TROUBLESHOOTING.md
Nick Renieris ebe0c10b63 Create TROUBLESHOOTING.md
For common problems
2016-11-15 17:15:32 +02:00

818 B

Troubleshooting

Check to see if the issue has been reported

Before creating an issue, make sure you've searched on the Issue Tracker to see if someone else has already reported the same issue. Use relevant keywords.

Common Issues

This is a list of commonly encountered problems, known issues, and their solutions.

Failed to dlload 'libopenal.so'

Make sure libopenal is actually installed.

If it is installed, you need to copy and rename the file to to libopenal.so.

For example: sudo cp /usr/lib/x86_64-linux-gnu/libopenal.so.1 /usr/lib/x86_64-linux-gnu/libopenal.so

Create an issue

If your problem hasn't been solved or reported, then create an issue detailing your problem in as much detail as possible.