Author Topic: Antivirus for my 64-bit Ubuntu hardy  (Read 14064 times)

0 Members and 1 Guest are viewing this topic.

blackdiamond

  • Guest
Antivirus for my 64-bit Ubuntu hardy
« on: June 15, 2008, 02:10:32 PM »
I don't know why but it doesn't work using the command:

 ./lib/avast4workstation/share/avast/desktop/install-desktop-entries.sh install

when i write avast or avastgui in the terminal, it said "command not found"..
I've also got it in the menĂ¹, but when i click over the icon i obtain "Failed to execute child process "avastgui" (No such file or directory)"..
what's the problem?

is there anyone that have a .deb package for 64-bit so send me?
bye and thanks


Offline zilog

  • Avast team
  • Advanced Poster
  • *
  • Posts: 957
  • or #f0; daa; add a,#a0; adc a,#40
Re: Antivirus for my 64-bit Ubuntu hardy
« Reply #1 on: June 18, 2008, 11:49:06 AM »
I don't know why but it doesn't work using the command:

 ./lib/avast4workstation/share/avast/desktop/install-desktop-entries.sh install

when i write avast or avastgui in the terminal, it said "command not found"..
I've also got it in the menĂ¹, but when i click over the icon i obtain "Failed to execute child process "avastgui" (No such file or directory)"..
what's the problem?

is there anyone that have a .deb package for 64-bit so send me?
bye and thanks



seems that you haven't installed the main binaries.

Normally the layout looks this way:
/usr/bin/avastgui (link, points to wrapper script)
/usr/lib/avast4workstation/bin/avastgui (the binary, called from wrapper script, with proper LD_LIBRARY_PATH presets)

check the presence of those files.

regards,
pc
May's Law: Software efficiency halves every 18 months, compensating Moore's Law. (David May, INMOS)

Notlim Hardy

  • Guest
Re: Antivirus for my 64-bit Ubuntu hardy
« Reply #2 on: August 08, 2008, 12:58:27 AM »
I getting this "child process" error too. How do I install the binaries?

Tankan

Offline zilog

  • Avast team
  • Advanced Poster
  • *
  • Posts: 957
  • or #f0; daa; add a,#a0; adc a,#40
Re: Antivirus for my 64-bit Ubuntu hardy
« Reply #3 on: August 08, 2008, 08:31:04 AM »
I getting this "child process" error too. How do I install the binaries?

Tankan


hallo,
those binaries are part of the package. use find / -type f -name avastgui
... and paste the results here. it's probably problem in the default path only, because when the install-desktop-entries.sh exists, those binaries should exist as well.

regards,
pc
May's Law: Software efficiency halves every 18 months, compensating Moore's Law. (David May, INMOS)