Changeset - 9d13cc6cb81c
[Not reviewed]
0 1 0
vitalyster - 8 years ago 2017-09-01 16:32:56
vitalyster@gmail.com
Mention #150 in documentation
1 file changed with 2 insertions and 1 deletions:
0 comments (0 inline, 0 general)
documentation/installation/packages_debian_ubuntu.md
Show inline comments
 
@@ -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
 

	
0 comments (0 inline, 0 general)