[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem Installing DiscoveryStudio2019 in Buster





On 07/08/2019 02:46 PM, Erwan David wrote:
Le 08/07/2019 ?? 20:40, Stephen P. Molnar a ??crit :
I have just installed Buster and have encountereda  a problem
attempting the installation of biovia_2019_.ds2019client.bin:

comp@AbNormal:~/Downloads/DiscoveryStudio$ ./biovia_2019.ds2019client.bin
Verifying archive integrity...  100%   All good.
Uncompressing 'DS Client and extracting files, please wait ......' 100%
./install_DSClient.sh: 49: ./install_DSClient.sh: [[: not found
./install_DSClient.sh: 70: ./install_DSClient.sh: Syntax error:
redirection unexpected
Press Return to close this window...

And not too surprising, Press Return did close the window.

Anyone have any ideas as to a solution?

Thanks in advance.

[[ is a bash built-in not defined in dash.

It might be that the .bin file is a bash script presented as a sh one.

If file biovia_2019_.ds2019client.bin resturns "/bin/sh script" that
would be almost sure. In that case try

bash ./biovia_2019.ds2019client.bin to force bash interpreter



Good idea, but it didn't work!  Got the same result, it just took longer.

--
Stephen P. Molnar, Ph.D.            Life is a fuzzy set
http://www.Molecular-Modeling.net   Multivariate and stochastic
614.312.7528 (c)
Skype:  smolnar1


Reply to: