Results 1 to 5 of 5

Thread: install rarcrack

  1. #1
    Join Date
    Jun 2010
    Beans
    3

    install rarcrack

    trying to install rarcrack and don't know where to start. is there a place to get basic detailed help for such things?
    thanks
    has63

  2. #2
    Join Date
    Nov 2007
    Beans
    60
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: install rarcrack

    From the website:

    Code:
    $ tar -xjf rarcrack-VERSION.tar.bz2
    $ cd rarcrack-VERSION
    $ make
    $ sudo make install
    Is this not working? What errors are you getting?

  3. #3
    Join Date
    Nov 2007
    Beans
    60
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: install rarcrack

    i don't know where to type thatin
    Please don't use private messages. People search the forums looking for past solutions to current problems, and PM's aren't much help to them.


    If you're not comfortable using the command line, I wouldn't recommend attempting to compile and install a program from source.

    There is a .deb file available here, and it should install just by downloading and double clicking it.

    Disclaimer: Deb may not work. Deb may be malicious. Deb may give you cancer... Don't blame me...

  4. #4
    Join Date
    May 2009
    Beans
    44

    Re: install rarcrack

    Quote Originally Posted by Karakh View Post
    From the website:

    Code:
    $ tar -xjf rarcrack-VERSION.tar.bz2
    $ cd rarcrack-VERSION
    $ make
    $ sudo make install
    Is this not working? What errors are you getting?
    I got:

    Code:
    rulo@rulo-ubuntu:~/Downloads/rarcrack-0.2$ make
    gcc -pthread rarcrack.c `xml2-config --libs --cflags` -O2 -o rarcrack
    /bin/sh: 1: xml2-config: not found
    In file included from rarcrack.c:21:0:
    rarcrack.h:25:48: fatal error: libxml/xmlmemory.h: No such file or directory
    compilation terminated.
    make: *** [all] Error 1
    And from de deb. file I got:

    The file “/home/rulo/Downloads/rarcrack.deb” could not be opened.

    Anny suggestions?

  5. #5
    Join Date
    May 2007
    Location
    The New Forest
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: install rarcrack

    Old thread closed.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •