install TI on SUSE 9.1 PRO

Discussion in 'Acronis True Image Product Line' started by jd2004, Apr 19, 2005.

Thread Status:
Not open for further replies.
  1. jd2004

    jd2004 Guest

    Hi,

    I am trying to install TI on my SUSE 9.1 but with no luck.
    This is in my install log acronis:

    ==============
    Error! Could not locate snapapi26.ko for module snapapi26 in the DKMS tree.
    You must run a dkms build for kernel 2.6.4-52-smp (i586) first.

    Preparing kernel 2.6.4-52-smp for module build:
    (This is not compiling a kernel, only just preparing kernel symbols)
    Storing current .config to be restored when complete
    Running UnitedLinux preparation routine
    ...
    make cloneconfig...(bad exit status: 127)
    make dep...(bad exit status: 127)

    Building module:
    cleaning build area...(bad exit status: 127)
    make KERNELRELEASE=2.6.4-52-smp -C /lib/modules/2.6.4-52-smp/build SUBDIRS=/var/lib/dkms/snapapi26/0.6.3/build modules....(bad exit status: 127)

    Error! Bad return status for module build on kernel: 2.6.4-52-smp (i586)
    Consult the make.log in the build directory
    /var/lib/dkms/snapapi26/0.6.3/build/ for more information.

    DO YOU HAVE make INSTALLEDo_O
    exited with status 10

    =============

    How can i solve this?

    Thanks,

    JD
     
  2. MiniMax

    MiniMax Registered Member

    Joined:
    Mar 17, 2005
    Posts:
    566
    What happens if you - from a shell/command prompt - issue this command:

    Code:
    $ make love
     
  3. TheQuest

    TheQuest Registered Member

    Joined:
    Jun 9, 2003
    Posts:
    2,304
    Location:
    Kent. UK by the sea
    Hi, MiniMax

    :D :D :D

    Take Care,
    TheQuest :cool:
     
  4. jd2004

    jd2004 Guest

    Hi MiniMax,

    I get the message: " command not found ".

    So, i think i am missing something, but i don't know what...

    JD
     
  5. Acronis Support

    Acronis Support Acronis Support Staff

    Joined:
    Apr 28, 2004
    Posts:
    25,885
  6. jd2004

    jd2004 Guest

    Hi Ilya,

    I downloaded the latest trial but the same error.

    DKMS make.log for snapapi26-0.6.4 for kernel 2.6.4-52-smp (i586)
    Wed Apr 20 21:35:52 CEST 2005
    /usr/sbin/dkms: line 1: make: command not found

    Can you help me?

    Thanks,

    Jd
     
  7. MiniMax

    MiniMax Registered Member

    Joined:
    Mar 17, 2005
    Posts:
    566
    Looks like you have not installed some basic program development tools on your Linux box. make is a tool to automate repetive procedures, like compiling and linking a program. If you had the make tool installed, the message would have been something like
    Code:
    $ make love
    make: *** No rule to make target 'love'. Stop.
    (or if you have the original BSD-version of make, the reply would be: not war - a little internal joke by the programmer who wrote make).

    If you don't know how to install the developer tools, I am afraid you need to ask someone who know - I don't.
     
  8. JD2004

    JD2004 Guest

    Hi MiniMax,

    Have installed all of the developer tools and i can 'make love' now :)

    And yes, TI is also working....

    Thanks, JD
     
  9. MiniMax

    MiniMax Registered Member

    Joined:
    Mar 17, 2005
    Posts:
    566
    Sweet :)
     
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.