Google Code Exporter

Results 21406 comments of Google Code Exporter

``` This is the same as Issue 11; please read the comments there. ``` Original comment by `[email protected]` on 30 Oct 2013 at 10:47

``` Thanks, those patches look great; I'll apply them. I don't have a Windows build env setup, so I'll just confirm this doesn't affect Linux and trust you that this...

``` Hi, can you try using the release on PyPI? http://pypi.python.org/pypi/chromium_compact_language_detector/0.031415 We recently reworked packaging on trunk ... and it looks like it broke building the Python bindings ... but...

``` OK, I've just tried it on Twitter stream, it's working like a charm. Thanks again. ``` Original comment by `[email protected]` on 20 Jun 2012 at 1:11

``` I still can't find the bindings directory, nor the 'INSTALL.txt' file referred to in the README. ``` Original comment by `[email protected]` on 2 Jul 2012 at 8:28

``` Hi. I tried to install the python module from the website you provided in the second post. When I installed it said "Unable to find vcvarsall.bat". I've no idea...

``` Hmm there is a newer release than my link above: http://pypi.python.org/pypi/chromium_compact_language_detector/0.1.1 Did you try installing that one? ``` Original comment by `[email protected]` on 11 Nov 2012 at 12:02

``` Thanks Jehan! I applied the patches (there were some conflicts; I resolved by hand). But, when I run ./autogen.sh I seem to get errors: mike@vine:~/src/pycld$ ./autogen.sh libtoolize: putting auxiliary...

``` Hi, (1) for NEWS (as I said, autotools are quite strict with otherwise inoffensive files), I just checked, it looks like it was indeed not in packaging1.diff, even though...

``` OK I think I managed to get things working, but.... which files should I "hg add"? I added configure, install-sh, cld.pc.in, etc.... but it's still missing some (missing, depcomp,...