similar to: how to unrar

Displaying 20 results from an estimated 2000 matches similar to: "how to unrar"

2018 Jan 23
2
Unrar not extracting archive
I received a rar-archive, probably created on Win10, that I could not extract with unrar on CentOS 6. Is it possible that the version of unrar available for CentOS 6 does not support potentially new archiving algorithms used by some newer archiving program (don't know which one was used) on Win 10? I was later able to extract the files using another program on a WinXP computer. Defeat...
2011 Apr 15
2
unrar rpm package
Hi there -- I am running a server with the 5.6 64-bit distribution, and I am looking for an unrar rpm package. I have several repositories set up on the server which are the following: base updates extras centosplus contrib c5-testing All are enabled. When I do a yum search for unrar, nothing comes up. Is there another repository that I should add to the list, or is there a particular website
2003 Nov 03
2
exited on signal 11 on unrar
Hi all, This is my first experiencing with writing to English-speaking mailing list, so, please excuse me for possible mistakes. I'm a newbie on freebsd. I have a mail server on FreeBSD 4.7 with Postfix and Amavis ( mail virus scanner ). The problem is I got this in my log periodically : /kernel: pid 24499 (unrar), uid 1010: exited on signal 11 (core dumped) I use unrar for Amavis
2017 Jul 18
1
Ark can't handle RAR archive
Hi, I'm running CentOS 7 with KDE. Ark can't seem to handle a RAR archive, even though I have unrar from the Nux repository installed. Any idea what's wrong here? Cheers, Niki -- Microlinux - Solutions informatiques durables 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32
2011 Jan 13
5
How to unpack rar file?
I think I did this once a long time ago, but don't recall clearly.... How do I unpack a .rar file? tnx.
2018 Jan 23
0
Unrar not extracting archive
Am 23.01.2018 um 20:23 schrieb H: > I received a rar-archive, probably created on Win10, that I could not extract with unrar on CentOS 6. CentOS does not provide unrar. You must have it from a third party repository and we don't know which version of unrar that is. Alexander
2009 Nov 14
3
pan news reader
Does anyone know if the pan news reader works on CentOS 5.4? I am considering installing version 0.132 that I downloaded from pan.rebelbase.com . Thanks for your advice. Mike.
2006 Aug 20
1
omindex patch
Attached is my rather largish omindex.cc patch with ChangeLog. It needs autoreconf to update configure and the Makefiles. Note that unrar is not patent infected, only rar, the compressor. I've put some AC_PATH_PROG checks into configure for all helpers. The patch is not yet complete. 2006-08-18 15:13:32 Reini Urban <reinhard.urban at avl.com> omega-0.9.6b: * omindex.cc: last_mod as
2006 Feb 05
6
WinRAR.exe errors
I had instaled winrar3.51 and I get this errors: fixme:actctx:CreateActCtxW stub! err:rebar:REBAR_AdjustBands Phase 1 failed, x=692, maxx=-4, start=0, end=0 err:rebar:REBAR_AdjustBands Phase 1 failed, x=692, maxx=-4, start=0, end=0 err:rebar:REBAR_AdjustBands Phase 1 failed, x=40, maxx=-4, start=1, end=1 err:rebar:REBAR_AdjustBands Phase 1 failed, x=692, maxx=-4, start=0, end=0
2002 Sep 03
3
Vorbis is low on artifacts but EQ isn't good
I'm amazed by how low the artifacts are when encoding with Vorbis, but I found problems (Vorbis version 1.00) on equalization (high vs midrange vs low pitches balance) when encoding my benchmark audio track, problems which are hard to go away even at very high bitrates. My benchmark audio track is composed by me and you can find it here http://www.trombettworks.com/drumswork.php in losslessly
2019 Oct 13
4
Browser doesnt work
Hello. Im new on Centos I recently installed Centos 8 and i have the following problem with my browser I cant play media on the browser. for example i cant play. https://twitter.com/Ffs_OMG/status/1183397555914366976 Or i cant listen shows or songs on mixcloud. for example
2019 Oct 13
1
Browser doesnt work
On Oct 13, 2019, at 11:54 AM, Jonathan Billings <billings at negate.org> wrote: > I believe that elrepo.org <http://elrepo.org/> has ffmpeg-libs for el8. > https://download1.rpmfusion.org/free/el/updates/8/x86_64/repoview/ffmpeg-libs.html <https://download1.rpmfusion.org/free/el/updates/8/x86_64/repoview/ffmpeg-libs.html> I started writing that sentence and realized it was
2006 Jul 15
1
extract *.rar files
What program should i use to extract rar files on linux? -- Regards, Mark Quitoriano, CCNA Fan the flame... http://www.spreadfirefox.com/?q=user/register&r=19441 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20060715/2a99694f/attachment-0002.html>
2003 Aug 15
1
netmetting on windows using speaks codec?
hello can I get the url for the windows version of net metting with the speaks vvorbis codec thanks hank <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe
2007 Apr 08
3
[LLVMdev] C++ -> C translation problems
Hi All, I am trying to use llvm compiler to translate a non-trivial piece of code from C++ to C. I need this because I need to use part of the code as lib for another project that is strictly C. I am working under MSWin and I have choice to use either BCC or MSVC. After a good deal of tries I found out I had to somewhat massage llc -march=c output to make it *almost* compilable. I have one
2015 Jun 06
3
What has happened to the CentOS logo?
On Sat, Jun 06, 2015 at 10:39:07AM +0100, J Martin Rushton wrote: > Thanks, I'm used to grub, and had forgotten that grub2 doesn't read > the config itself and needs the make config step. Back when grub2 oozed into Fedora, I made a small page, both as a reminder for myself and to stop repeating answers on the Fedora forums. You probably don't need it, but just in case.
2013 May 29
5
Developing custom type/providers for multiple OS
Hello all, I am developing a few custom providers for some features that I need into my system (such as dealing with different zipped files or generating some JSON data based on OS files) and I have hit into a question about "how to do this for multiple OS?" Lets focus into the zipped file provider that should provide a common method to pack or unpack zipped files (tar, tar.gz,
2017 Feb 26
2
Installing support for Chinese text in Centos 7
I have just done a minimal installation of Centos7 followed by X Windows and the Mate desktop on a workstation. Although the default language is English, I would like to be able to write Chinese text in various applications. I seem to remember this was very easy to do in Centos 6 and Gnome: possibly only requiring only a simple 'yum groupinstall "Chinese Support"' after which I
2015 Aug 20
2
new laptop: DVD or Blu-ray
On Thu, Aug 20, 2015 at 06:04:03AM -0500, Hal Wigoda wrote: > I wouldn't outfit a computer with blu-ray http://srobb.net/why.mp4 -- Scott Robbins PGP keyID EB3467D6 ( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 ) gpg --keyserver pgp.mit.edu --recv-keys EB3467D6
2010 Mar 12
2
unknown compression
Hello, I am trying to modify some functions in an existing package. I can get a function by just typing the name in the console, but how can I get all the functions in a package? the ./R/ subdirectory has files xx.rdb and xx.rdx which I can not decompress with 7-zip or with unzip, unrar etc. The help files are compressed with gzip in the ./man/ folder and can be unzipped easily. Thanks for your