Problem: Unable to compile unrar-nonfree because of man
|
1st Oct, 2014, 08:31 AM
Post: #1
|
|||
|
|||
Unable to compile unrar-nonfree because of man
Hi,
I'm unable to compile unrar-nonfree. The process quits with the following error: Code: g++ -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DUNRAR -c scantree.cpp To me, it seems like the make process needs the full version of man and not the BusyBox version of it. Is there a way to install the full man, so I can finally compile unrar? |
|||
1st Oct, 2014, 10:10 AM
Post: #2
|
|||
|
|||
RE: Unable to compile unrar-nonfree because of man
Technically, yes - but it seems we already have it packaged:
Code: xbian@xbian ~ $ apt-cache policy unrar |
|||
1st Oct, 2014, 12:54 PM
Post: #3
|
|||
|
|||
Re: Unable to compile unrar-nonfree because of man
unrar-free can't extract multipart archives.
@pix3l See this: http://raspberrypi.stackexchange.com/questions/3617/how-to-install-unrar-nonfree Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us. |
|||
2nd Oct, 2014, 12:39 AM
Post: #4
|
|||
|
|||
RE: Unable to compile unrar-nonfree because of man
As menakite has already implied: You don't need to compile it by yourself and you even don't need to follow the how-to posted by f1vefour.
All you have to do is: Terminal sudo apt-get install unrar and you will get the nonfree version.... My setup: Software: XBian version: 1.0RC3 | XBMC version: 13.2 (Gotham) | Overclock settings: High Hardware: RPi model: B | Power: DUB-H7 | SD: Tanscend Class 10 | Network: Wireless |
|||
3rd Oct, 2014, 08:14 PM
Post: #5
|
|||
|
|||
RE: Unable to compile unrar-nonfree because of man
(2nd Oct, 2014 12:39 AM)josch Wrote: As menakite has already implied: You don't need to compile it by yourself and you even don't need to follow the how-to posted by f1vefour. Thanks, this actually helped.. haha so simple.. |
|||
3rd Oct, 2014, 09:20 PM
Post: #6
|
|||
|
|||
RE: Unable to compile unrar-nonfree because of man
He did need to follow the instructions if he wanted to compile it himself.
I assumed he had already tried unrar in the repository and it failed to work. Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us. |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
[PROBLEM] Unable to compile driver for LinkSys AE3000 | SpaceRat | 2 | 10,374 |
21st Dec, 2013 09:55 AM Last Post: mk01 |