crls
(usa Slackware)
Enviado em 12/12/2015 - 16:45h
Segue abaixo os erros que ocorreram com o whatsapp e skype ao executar o scritp:
Whatsapp
chmod: cannot operate on dangling symlink './win32/libwhatsapp.dll'
imgutil.c:2:23: fatal error: FreeImage.h: No such file or directory
#include <FreeImage.h>
^
compilation terminated.
make: *** [imgutil.o] Error 1
Skype
Package json-glib-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `json-glib-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'json-glib-1.0' found
Package json-glib-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `json-glib-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'json-glib-1.0' found
In file included from skypeweb_connection.h:22:0,
from skypeweb_connection.c:19:
libskypeweb.h:25:18: fatal error: glib.h: No such file or directory
#include <glib.h>
^
compilation terminated.
In file included from skypeweb_contacts.h:22:0,
from skypeweb_contacts.c:20:
libskypeweb.h:25:18: fatal error: glib.h: No such file or directory
#include <glib.h>
^
compilation terminated.
In file included from skypeweb_login.h:22:0,
from skypeweb_login.c:19:
libskypeweb.h:25:18: fatal error: glib.h: No such file or directory
#include <glib.h>
^
compilation terminated.
In file included from skypeweb_messages.h:22:0,
from skypeweb_messages.c:19:
libskypeweb.h:25:18: fatal error: glib.h: No such file or directory
#include <glib.h>
^
compilation terminated.
In file included from skypeweb_util.h:19:0,
from skypeweb_util.c:19:
libskypeweb.h:25:18: fatal error: glib.h: No such file or directory
#include <glib.h>
^
compilation terminated.
In file included from libskypeweb.c:19:0:
libskypeweb.h:25:18: fatal error: glib.h: No such file or directory
#include <glib.h>
^
compilation terminated.
make: *** [libskypeweb.so] Error 1