Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: ubuntu  (Read 3948 times)

0 Members and 1 Guest are viewing this topic.

cragtom

    Topic Starter


    Rookie

    ubuntu
    « on: September 08, 2009, 08:51:09 AM »
    I have windows vista basic and installed ubuntu last night through wubi so it can boot either with no h.d partition but as I am new to Linux can you get software like avast ,spy-bot,malware-bytes for ubunto I asked a question on yahoo answers but the avast linux version will not load ?????


    Just tried to load flash player for linux and it stopped with errori346 architecture needed is it because the celeron e 1200 is based on a duel-core
    « Last Edit: September 08, 2009, 09:12:32 AM by cragtom »

    smeezekitty

    • Guest
    Re: ubuntu
    « Reply #1 on: September 08, 2009, 12:24:10 PM »
    its generally better to compile apps from source
    heres how
    download the program source
    type these in sequence
    cd <program-directory-here>
    ./configure
    make
    make install
    and that should do it
    type the program name to see

    alan2273



      Beginner
    • Thanked: 10
      • Experience: Familiar
      • OS: Linux variant
      Re: ubuntu
      « Reply #2 on: September 08, 2009, 12:29:07 PM »
      In Linux you do not generally need virus scanners and anti-malware programs.
      As I have not used Ubuntu for a long time, have a look in the repositories for Clamwin, that way if you are sending files to a Windows computer you can scan them before sending.