I was trying to compile and install zziplib in my server and i downloaded the version zziplib-0.10.82 and it was giving me errors like
../../bins/zziptest.c: In function ‘main’:
../../bins/zziptest.c:76: error: invalid lvalue in assignment
make[3]: *** [zziptest.o] Error 1
To fix:
install the latest version of zziplib.0.13.49. It nicely fixed the above problem. It will be under zziplib-preview file name.
Note that zziplib requires zip and its header files, so before you compile and make it install zip package. yum install zip zip-devel
Similar Posts:
- How to unzip ZIP files with PHP
- Easy Install FFmpeg in Linux
- Cannot find either the gdbm or the db library with Courier-IMAP
- Automatic Face Detection in Photos with PHP
- Capturing a Screenshot of a Website
- Install ModSecurity for Redhat/Centos
- Install ClamAV in Centos with Cpanel
- How to Install suPHP in Linux
- WinXP installer causes blue screen death PCI.sys error!
- Install Apache Mod_Substitute

