No idea about Solaris much but the only option is to install manually as you did and try to modify /bin/solr script to get rid of the errors you are seeing etc. Thnx
On Thu, May 24, 2018 at 5:40 AM, Takuya Kawasaki <t-k...@sbs.shimadzu.co.jp> wrote: > Please let me ask a question. > > I would like to use Solr on Solaris 10. > But I encountered a lot of errors. > First, I can’t install solr using install script in .tgz. script result > shows I have to install manually not using the script. > Second, I can’t use ‘start’ command using /bin/solr script because of the > wrong options of ‘awk’ command in Solaris 10. > Also, I can’t use ‘stop’ command using /bin/solr script and it happens > just the same reason. > > I think this script is written only for Linux not for Unix or just only > not for Solaris. > (I know Solaris is unique OS and isn’t used widely in the world.) > I could install Solr on Ubuntu 16.04 (Linux) system so easily reading your > website. (Thank you for creating so detailed documents!) > So I just would like to know whether Solr could run on the Solaris system > or not. > > Best Regards, > Takuya. >