/home/user # apt-get install libarchive-dev Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libarchive-dev: Depends: libbz2-dev but it is not installable Depends: zlib1g-dev but it is not going to be installed Depends: libacl1-dev but it is not going to be installed Depends: e2fslibs-dev but it is not going to be installed Depends: libattr1-dev but it is not going to be installed E: Broken packages /home/user #
./gyp_uv -Dlibrary=shared_library && make libuv -C out BUILDTYPE=Release
/bin/sh: ./gyp_uv: not found
./gyp_uv.py -Dlibrary=shared_library && make libuv -C out BUILDTYPE=Release
['-Dlibrary=shared_library', '/home/user/MyDocs/Compilation/libuv/uv.gyp', '-I', '/home/user/MyDocs/Compilation/libuv/common.gypi', '--depth=.', '-f', 'make', '-Goutput_dir=/home/user/MyDocs/Compilation/libuv/out', '--generator-output', '/home/user/MyDocs/Compilation/libuv/out', '-Dhost_arch=arm', '-Dtarget_arch=arm', '-Duv_library=static_library', '-Dcomponent=static_library', '--no-parallel'] Usage: gyp_uv.py [options ...] [build_file ...] gyp_uv.py: error: no such option: --no-parallel
/home/user/MyDocs/Compilation # apt-get install libglib2.0-d ev Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libglib2.0-dev: Depends: zlib1g-dev but it is not going to be installed E: Broken packages
/home/user/MyDocs/Compilation # apt-get install libpurple-de v Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libpurple-dev: Depends: libglib2.0-dev but it is not going to be installed Depends: libdbus-glib-1-dev but it is not installable E: Broken packages