Author Topic: unary operator expected  (Read 6972 times)

0 Members and 1 Guest are viewing this topic.

gbak1

  • Guest
unary operator expected
« on: April 23, 2006, 12:45:50 AM »
after unpacking tar file tried to install avast1.0.5 with the command ./lib/avast4workstation/......../install-desktop-entries.sh and I got the following error message:

line 93: test: =: unary operator expected

I am running Fedora 4  kernel buld 2.6.16-1.2096

Help appreciated

Dublin

  • Guest
Re: unary operator expected
« Reply #1 on: May 03, 2006, 11:19:20 PM »
The script usage is:
  install-desktop-entries.sh install|uninstall [DESTDIR]

You forgot to insert 'install' parameter
I'll add a small usage output to the script