Mention #150 in documentation
This commit is contained in:
parent
a06d68fa9c
commit
9d13cc6cb8
1 changed files with 2 additions and 1 deletions
|
@ -34,7 +34,8 @@ You need to rebuild source libcommuni and spectrum packages from our source pack
|
|||
When the compilation process has ended the .deb packages for libcommuni and spectrum will be generated in the current directory and can be installed with `dpkg -i < filename.deb >`.
|
||||
|
||||
### Troubleshooting
|
||||
If you got gpg verification error, then `dscverify` can not find appropriate keystore, see http://askubuntu.com/a/215008 for fix. This shouldn't happened if you are install keys and build packages from the same account (Note, building doesn't require root)
|
||||
1. If you got gpg verification error, then `dscverify` can not find appropriate keystore, see http://askubuntu.com/a/215008 for fix. This shouldn't happened if you are install keys and build packages from the same account (Note, building doesn't require root)
|
||||
2. There is unresolved issue with [MySQL 5.5](https://github.com/SpectrumIM/spectrum2/issues/150) - please upgrade to newer version
|
||||
|
||||
## Quick packaging with CPack
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue