Installation error
I am not sure it is okay to ignore the error here.
When I look at the code in the install.sh, it is like the following
all of the error just like this. Could you please help me this?
another warning I got is this, will this matter?
!! !! Warning: GNU libc version must be 2.5 or greater. !! The current GNU libc version is .. !!
SAWenv ../src/a.out.Linux -SDFy --negex_st_set ALL test.ml test.ml.SDFy.TEST.OUT ./runTest_v1.8.sh: 82: SAWenv: not found ERROR: test.ml.SDFy.TEST.OUT is zero length.
When I run the runTest_v1.8.sh, this the result from runTest.log
Could you try replacing == from the install.sh with = and reinstalling? This sounds like a bash-script related error.
Hello,
Thank you for your reply! I have tried to replace it. And even without replacing it, all the files are stored in the right directory and I have installed it successfully and passed all the built-in tests.
Sincerely, Lei Gong
Hello, could some techniques utilize GPU or multi-thread to run the semrep?
besides, when I run the semrep on another server, it shows me that
### MetaMap ERROR: Calling socket_client_open for TAGGER Server on host localhost and port 1795: error(system_error,system_error(SPIO_E_NET_CONNREFUSED)), anyway to solve this?