Search Criteria
Package Details: open-sankore 2.5.1-2
Git Clone URL: | https://aur.archlinux.org/open-sankore.git (read-only, click to copy) |
---|---|
Package Base: | open-sankore |
Description: | An interactive white board that uses a free standard format |
Upstream URL: | http://open-sankore.org/en/ |
Licenses: | |
Submitter: | Muflone |
Maintainer: | Muflone |
Last Packager: | Muflone |
Votes: | 10 |
Popularity: | 0.000000 |
First Submitted: | 2013-01-20 14:04 |
Last Updated: | 2017-05-27 23:04 |
Latest Comments
1 2 Next › Last »
filozofio commented on 2018-09-11 08:27
It is not compiling now. It did before. The problem is with the phonon-qt4, which is no longer available for compiling.
Muflone commented on 2017-05-27 23:05
Please rebuild the package with the latest openssl-1.0 package which fixes the issue with the missing symbols
EnergySource commented on 2017-05-19 16:49
Found a quick workaround for the OpenSSL problem:
1) Extract 'libssl.so.1.0.0' and 'libcrypto.so.1.0.0' from: http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.0.0_1.0.1-4ubuntu5.39_amd64.deb
2) Put them in: /usr/lib/open-sankore/
3) Run: env LD_PRELOAD="/usr/lib/open-sankore/libssl.so.1.0.0 /usr/lib/open-sankore/libcrypto.so.1.0.0" open-sankore
Hope that helps!
Jojo_Linux commented on 2017-05-01 20:51
Hello,
@dynamicmetaflow
Sankore3.1 is not a version number, but this is the old name of the software now called OpenSankoré. The last version is actually 2.5.1.
@Muflone
Since the update of openssl-1.0 (version 1.0.2.k-3), OpenSankoré crashes :
/usr/lib/open-sankore/Open-Sankore: /usr/lib/libcrypto.so.1.0.0: version `OPENSSL_1.0.0' not found (required by /usr/lib/open-sankore/Open-Sankore)
I have no solution at the moment.
GillesC commented on 2017-02-27 12:12
As phonon is no longer hosted, it can be replaced in the PKGBUILD by phonon-qt5 -at least, open-sankore seems to work for me when built with phonon-qt5.
jobu commented on 2016-11-24 08:19
Hello,
I have a problem with fonts not visualized in some pdf. Am I the only one? Do you know how I can solve?
Muflone commented on 2016-07-10 15:59
@dynamicmetaflow
excuse me but I cannot find any 3.1 version on the link that you provided. All the links point to 2.5.1 versions.
The whole commits history shows that there're only a couple of fixes.
https://github.com/Sankore/Sankore-3.1/commits/master
dynamicmetaflow commented on 2016-07-06 01:00
The sankore github repository shows there is a new version 3.1. Any chance for an update?
https://github.com/Sankore/Sankore-3.1
Muflone commented on 2014-11-16 11:46
@laser_b
you're right, it was a typo.
Fixed without bumping the pkgrel
laser_b commented on 2014-11-16 08:48
I think there is a typo in the PKGBUILD.
Shouldn't it be 'x86_64' instead of 'x86'_64?