Hello Greenstone developers:
I am trying to install Greenstone from the source on Sun
Solaris. During the configure, I get an error at line 188 in the file
config.cache. It seems to be a syntax error in the sed command contained
within the line. I am not proficient with sed nor do I understand the
developers intent.
Below is the line in question. Any help will be appreciated.
test "${lt_cv_global_symbol_to_c_name_address+set}" = set ||
lt_cv_global_symbol
_to_c_name_address=$'sed -n -e 's/^: \([^ ]*\) $/ {\"\1\", (lt_ptr)
0},/p
' -e 's/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p''
Thanks,
Kurt Baker |