Hi,
I want to compile (use make) on the box not to compile openpli
1 August 2014 - 07:05
Hi,
I want to compile (use make) on the box not to compile openpli
24 May 2014 - 16:33
thanks
problem solved by uploading "libgcc_s.so.1" to lib folder
22 May 2014 - 21:50
Oops
you're right, the problem was on my cron task
problem resolved
22 May 2014 - 20:13
Thanks for your answers
my script :
#!/bin/sh sleep 2 if ps l |grep -v grep |grep -c CCcam >/dev/null then echo "CCcam... ok" else echo "CCcam... restarting" /usr/bin/CCcam fi exit
file chmod is 755
any idea ?
21 May 2014 - 21:12
no answer ?