Yes. This is enabled.
glibc - 2.1.3-18
But result of this strace is really long. Should I really paste this here?
And another thing is that I tried this without starce and then this "shared mem" error was gone:
$ /u2/search/bin/gw -v9 -d/u2/search/data/db -create
Option: "-d/u2/search/data/db"
Option: "-v9"
Option: "-d/u2/search/data/db"
Option: "-create"
100 User _SYSTEM has been added without a password.
100 User PUBLIC has been added without a password.
200 Database created
Create /u2/search/data/db/.htaccess
Copy /usr2/pub/httpd/htdocs/webinator/.master/SYSOBJECTS.tbl to /u2/search/data/db/SYSOBJECTS.tbl
002 Can't open /usr2/pub/httpd/htdocs/webinator/.master/SYSOBJECTS.tbl for read: No such file or directory
getip() called 0 times. 0 hits
gethostbyname() called 0 times
Why this tries to get files from /usr2/pub/httpd/htdocs/webinator/.master/ directory???? I never had such directory and I never will (I think).
glibc - 2.1.3-18
But result of this strace is really long. Should I really paste this here?
And another thing is that I tried this without starce and then this "shared mem" error was gone:
$ /u2/search/bin/gw -v9 -d/u2/search/data/db -create
Option: "-d/u2/search/data/db"
Option: "-v9"
Option: "-d/u2/search/data/db"
Option: "-create"
100 User _SYSTEM has been added without a password.
100 User PUBLIC has been added without a password.
200 Database created
Create /u2/search/data/db/.htaccess
Copy /usr2/pub/httpd/htdocs/webinator/.master/SYSOBJECTS.tbl to /u2/search/data/db/SYSOBJECTS.tbl
002 Can't open /usr2/pub/httpd/htdocs/webinator/.master/SYSOBJECTS.tbl for read: No such file or directory
getip() called 0 times. 0 hits
gethostbyname() called 0 times
Why this tries to get files from /usr2/pub/httpd/htdocs/webinator/.master/ directory???? I never had such directory and I never will (I think).