|
| View previous topic :: View next topic |
| Author |
Message |
noldrin
|
Posted: Fri Dec 21, 2007 9:08 pm Post subject: |
|
|
their are two GPL versions, the popular unrar version is GPL, but developed under that restriction. The new one at GNA is GPL without that restriction.
|
|
|
 |
jebba
|
Posted: Fri Dec 21, 2007 11:40 pm Post subject: |
|
|
| noldrin wrote: | | their are two GPL versions, the popular unrar version is GPL, but developed under that restriction. The new one at GNA is GPL without that restriction. |
But the GNA one is from 2004...
|
|
|
 |
vx
|
Posted: Sat Jun 20, 2009 11:24 pm Post subject: |
|
|
trying to use, I can't proceed to compile:
| Code: |
[root@localhost unrar-0.0.1]# ./configure
checking how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
|
in config.log there are a lot of information with messages like this:
| Code: |
configure:2606: checking for gcc option to accept ANSI C
configure:2676: gcc -c -g -O2 conftest.c >&5
conftest.c:12:19: error: stdio.h: No such file or directory
conftest.c:13:23: error: sys/types.h: No such file or directory
conftest.c:14:22: error: sys/stat.h: No such file or directory
conftest.c:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
conftest.c:46: error: expected declaration specifiers or '...' before 'FILE'
configure:2682: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
|
(...)
There's a free version of this package that actually is available in debian style systems, like gnewsense
http://wiki.gnewsense.org/Documentation/ExtractingRARFiles
as i didn't find it in blag repo, i'm looking how to convert the deb package to rpm but i can't find 'alien'...
|
|
|
 |
|
|
|