Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problème de build à cause de kanjidic2.xml.gz #136

Closed
twatan opened this issue Mar 12, 2015 · 1 comment
Closed

Problème de build à cause de kanjidic2.xml.gz #136

twatan opened this issue Mar 12, 2015 · 1 comment

Comments

@twatan
Copy link

twatan commented Mar 12, 2015

Bonjour,

Quand j'ai fait un build, j'ai eu ce message d'erreur.

-- Downloading Kanjidic2 from http://www.csse.monash.edu.au/~jwb/kanjidic2/kanjidic2.xml.gz
gunzip: /Users/watanabe/git/tagainijisho/3rdparty/kanjidic2.xml.gz: unexpected end of file
CMake Error at src/core/kanjidic2/CMakeLists.txt:13 (MESSAGE):
  Unable to run [/usr/bin/gunzip
  /Users/watanabe/git/tagainijisho/3rdparty/kanjidic2.xml.gz].  Reported
  error was [1]

J'ai l'impression que ce lien ne fonctionne pas. (http://www.csse.monash.edu.au/~jwb/kanjidic2/kanjidic2.xml.gz)

Je l'ai remplacé par ce lien (http://www.edrdg.org/kanjidic/kanjidic2.xml.gz), et là tout va bien.

-set(KANJIDIC2_SOURCE http://www.csse.monash.edu.au/~jwb/kanjidic2/kanjidic2.xml.gz)
+set(KANJIDIC2_SOURCE http://www.edrdg.org/kanjidic/kanjidic2.xml.gz)

Sinon merci pour ce logiciel.

Gnurou added a commit that referenced this issue Mar 15, 2015
kanjidic2's official download link seems to have changed. Update to the
new one.

Fixes issue #136.
@Gnurou
Copy link
Owner

Gnurou commented Mar 15, 2015

L'ancien lien semble toujours être fonctionnel de mon côté, mais il est vrai que la page du kanjidic2 référence edrdg.org. J'ai donc mis le lien à jour, merci d'avoir rapporté ce problème!

@Gnurou Gnurou closed this as completed Mar 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants