i fixed this problem by following the WordNet's FAQ "the workaround is to
move the installer (WordNet-3.0.exe) into an empty folder and try again.".
Thanks.
Some random ideas:
1. check with http://wordnet.princeton.edu/wordnet/faq/#q.3
e. It should be a clean removal.
but anyway i fixed this problem by following the WordNet's FAQ "the
workaround is to move the installer (WordNet-3.0.exe) into an empty folder
and try again.".
Thanks.
jan.kolar wrote:
>
>
>
> gviewer wrote:
>>
>> Hello
Hello, I used to be able to install WordNet alone on my Windows machine.
Recently I want to install wordnet on a new Windows 7 machine. However, The
WordNet installer always triggers the cygwin installer. I don't want to do
that. then I remove cygwin from my machine, but still I can't install
word
Thanks for letting me know you know of.
--
View this message in context:
http://old.nabble.com/Any-pdf-reader-available-for-cygwin--tp31016755p31016755.html
Sent from the Cygwin list mailing list archive at Nabble.com.
--
Problem reports: http://cygwin.com/problems.html
FAQ:
You mean run the command "setup.exe -P maven" under cygwin shell. And this is
what I got:
"
$ setup.exe -P maven
bash: setup.exe: command not found
"
Eric Blake-3 wrote:
>
> On 01/21/2011 01:17 PM, gviewer wrote:
> setup.exe is the only officially supported instal
I want to install some packages, e.g. "maven". The easiest way is to use
linux-like command:
[code]
yum install maven
[/code]
Is there a way to do this? Thanks.
Otherwise, any other easy way to install?
--
View this message in context:
http://old.nabble.com/Is-there-%22yum%22-for-cygwin--tp3
hello, I downloaded a c++ library. The binary needs to take several files as
input and they are specified in the Makefile like this:
[Code]
...
DATA_DIR = data
LEXI = ${DATA_DIR}/input/LEXE
BIGR = ${DATA_DIR}/input/BIGR
...
[/code]
The Make will create a binary file in the same direc
Yes, That problem got solved. But now I got a new problem:
"fatal error, jni.h, no such file or directory"
The jni.h is included in a .h c file.
What's going on?
NightStrike wrote:
>
> On Wed, Dec 15, 2010 at 4:10 PM, gviewer wrote:
>>
>> Thanks for expl
}
This is a Java wrapper around a C/C++ library. Can you help have a look and
see if there is an easy change to the "gcc -mno-cygwin ..." part? I am using
Windows 7 64-bit machine.
Thanks.
NightStrike wrote:
>
> On Wed, Dec 15, 2010 at 3:50 PM, gviewer wrote:
>>
&g
My cygwin may already install that package, then how to modify the flag in
Makefile to compile.
NightStrike wrote:
>
> On Wed, Dec 15, 2010 at 2:41 PM, gviewer wrote:
>>
>> Hello, I downloaded a software and tried to compile it on cygwin, I got
>> an
>> error
Hello, I downloaded a software and tried to compile it on cygwin, I got an
error message:
"gcc: The -mno-cygwin flag has been removed; use a mingw-targeted
cross-compiler."
I checked the Make file, it used this flag:
gcc -mno-cygwin -g -Wl,--add-stdcall-alias -Wl,--export-all-symbols ...
What s
11 matches
Mail list logo