Resource icon

AddOn Image Optimizer [Paid] 1.3.0

PayPal: $29.00
Hello Truonglv,
I just purchased your addons yesterday via Paypal,
While run file io_setup.sh I ran into this issue:
Code:
Initialized empty Git repository in /home/xxx/public_html/library/Nobita/ImageOptimizer/temp/pngquant/.git/
error:  while accessing https://github.com/pornel/pngquant/info/refs

fatal: HTTP request failed
./io_setup.sh: line 58: cd: /home/xxx/public_html/library/Nobita/ImageOptimizer/temp/pngquant: No such file or directory
./io_setup.sh: line 59: ./configure: No such file or directory
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.


Copy File: cp /home/xxx/public_html/library/Nobita/ImageOptimizer/temp/bin/pngquant /home/xxx/public_html/library/Nobita/ImageOptimizer/pngquant
cp: cannot stat `/home/xxx/public_html/library/Nobita/ImageOptimizer/temp/bin/pngquant': No such file or directory
** Failed to install pngquant **

Please advise
Server OS: CentOS 6.7
thanks
 
Last edited:
Look like your hosts failed to access github server. Can you retry again?
 
I just ran again, same issue:

Code:
-sh-4.1$ ./io_setup.sh
+=========================+
+  Image Optimizer Setup  +
+=========================+


Checking requirements...
    - git: installed in /usr/bin/git
    - autoconf: installed in /usr/bin/autoconf
    - automake: installed in /usr/bin/automake
Done Check.


Initialized empty Git repository in /home/***/public_html/library/Nobita/ImageOptimizer/temp/pngquant/.git/
error:  while accessing https://github.com/pornel/pngquant/info/refs

fatal: HTTP request failed
./io_setup.sh: line 58: cd: /home/***/public_html/library/Nobita/ImageOptimizer/temp/pngquant: No such file or directory
./io_setup.sh: line 59: ./configure: No such file or directory
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.


Copy File: cp /home/***/public_html/library/Nobita/ImageOptimizer/temp/bin/pngquant /home/***/public_html/library/Nobita/ImageOptimizer/pngquant
cp: cannot stat `/home/***/public_html/library/Nobita/ImageOptimizer/temp/bin/pngquant': No such file or directory
** Failed to install pngquant **
-sh-4.1$
 
Thinking outside the box here. If I run this optimizer after installing the new watermark will it watermark all the new optimized attachments? This is my hope lol
 
Back
Top