moinakg/pcompress

pcompress: command not found

Opened this issue · 1 comments

Hi,
I am facing issue when i run following command:
pcompress -c zlib -l3 -s8m -S CRC64 '-'
Can anyone please help me in this?

Issue:
No command 'pcompress' found, did you mean:
Command 'compress' from package 'ncompress' (universe)
pcompress: command not found

That simply means you don't have it installed. You need to install the program before you use it. If you compiled it manually, try "./pcompress" from the folder or just "full_path_to_the_binary/pcompress"