zef has failed to install Inline::Perl5 on Cygwin - cygwin

I was trying to install zef install Inline::Perl5 but it gives errors. How can I fix it ?

Related

Bazel: The following packages have unmet depencies: node-browserslist: depends: nodejs:any, unable to correct problems, you have held broken packages

I am trying to install Bazel on linux (so that I can use the "bazel build" command with some tensorflow libraries) by running
sudo apt install bazel-bootstrap
However, I am getting the following:
So far I have tried:
sudo apt install libssl1.0-dev
sudo apt install nodejs-dev
sudo apt install node-gyp
sudo apt install npm
However, I got similar errors from running these commands.
I am unsure what I should try next - I know that I have npm and nodejs already installed so I am unsure why I would get that error in the first place.
Any advice would be greatly appreciated!

Package installation failed - psycopg2 in OsX

I tried install the postgresSQL adapter for the Python:
$ pipenv install psycopg2
And I got this error:
Installing dependencies from Pipfile.lock (45527d)…
An error occurred while installing psycopg2==2.8.2...
The error stack is soo long, here the last lines:
(...)bin/../include/site/python3.7/psycopg2" failed with error code 1 in /private/var/folders/wq/wp6z48kj7_z3ynpkchsmqjp80000gn/T/pip-install-8ffakjrp/psycopg2/']
Any tip about?
Use this:
pipenv clean
pipenv install psycopg2-binary
I had solved installing just the binaries an others libs. Here is:
$ brew install libxml2 libxmlsec1 pkg-config
$ pipenv install psycopg2-binary
I tried a bunch of stuff but I think this worked better.
$ xcode-select --install
$ export LDFLAGS="-L/usr/local/opt/openssl/lib"
$ export CPPFLAGS="-I/usr/local/opt/openssl/include"

"dracut:Failed to install module vmxnet3" while installing kernel for CentOS 7

I want to ask why I failed to install the linux kernel(version Linux-4.10.15) for CentOS 7 after I used "make defconfig" and "make". This problem was on the Server with GUI. And I tried on the Basic Server then but no error info came out. I don't know why, anyone can help? Thanks!
[root#szu linux-4.10.15]# make
…… #nothing goes wrong
[root#szu linux-4.10.15]# make modules_install
INSTALL drivers/thermal/x86_pkg_temp_thermal.ko
INSTALL fs/efivarfs/efivarfs.ko
INSTALL net/ipv4/netfilter/ipt_MASQUERADE.ko
INSTALL net/ipv4/netfilter/iptable_nat.ko
INSTALL net/ipv4/netfilter/nf_log_arp.ko
INSTALL net/ipv4/netfilter/nf_log_ipv4.ko
INSTALL net/ipv4/netfilter/nf_nat_ipv4.ko
INSTALL net/ipv4/netfilter/nf_nat_masquerade_ipv4.ko
INSTALL net/ipv6/netfilter/nf_log_ipv6.ko
INSTALL net/netfilter/nf_log_common.ko
INSTALL net/netfilter/nf_nat.ko
INSTALL net/netfilter/nf_nat_ftp.ko
INSTALL net/netfilter/nf_nat_irc.ko
INSTALL net/netfilter/nf_nat_sip.ko
INSTALL net/netfilter/xt_LOG.ko
INSTALL net/netfilter/xt_addrtype.ko
INSTALL net/netfilter/xt_mark.ko
INSTALL net/netfilter/xt_nat.ko
DEPMOD 4.10.15
[root#szu linux-4.10.15]# make install
sh ./arch/x86/boot/install.sh 4.10.15 arch/x86/boot/bzImage \
System.map "/boot"
Failed to install module vmxnet3
Broadcast message from systemd-journald#szu.centos.vlin (Fri 2017-05-12
09:14:00 CST):
dracut[38263]: Failed to install module vmxnet3
Message from syslogd#szu at May 12 09:14:00 ...
dracut:Failed to install module vmxnet3

Can't install Grunt on OSX 10.6.8

I'm new to this. I would like to use Grunt to run do some image optimalization. But I can't get it installed for some reason.
I've installed Homebrew by copying this in terminal:
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
I've also installed node on my system (by downloading the .pkg and installing it).
When I check if Homebrew and Node are installed I get this:
Joost:~ jvd$ which brew
/usr/local/bin/brew
Joost:~ jvd$ which node
/usr/local/bin/node
When I try to install Grunt by using this code: npm install -g grunt-cli i get (also when I use $ sudo)
Joost:~ jvd$ npm install -g grunt-cli
-bash: npm: command not found
Same goes for: npm update -g npm.
Like I said Im fairly new to this so most of the things I just searched on the web. But can't figure this out. Does somebody know what is wrong?
Thanks!
Joost
This worked for me a couple weeks ago:
$ brew update
$ brew uninstall node
$ brew install node
$ sudo brew postinstall node
Might have to use sudo if you get any access errors. Sometimes installing node through homebrew causes errors. So another alternative would be to uninstall it and download the node.js package and install it yourself without homebrew.

Compling vlc-android source code

I tried to use vlc player source code for android.I have downloaded the files using git
as mentioned in this link
http://rootzwiki.com/topic/475-compiling-vlc-from-source-for-apk/
After this step "./bootstrap -t arm-eabi -d android", i tried to use "make" command.
I Am getting the the following error while making
make[2]: Leaving directory `/opt/vlc-android/extras/contrib/build-src/ffmpeg'
make[2]: Entering directory `/opt/vlc-android/extras/contrib/build-src/ffmpeg'
make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
INSTALL libavdevice/libavdevice.a
INSTALL libavformat/libavformat.a
INSTALL libavcodec/libavcodec.a
INSTALL libpostproc/libpostproc.a
INSTALL libswscale/libswscale.a
INSTALL libavcore/libavcore.a
INSTALL libavutil/libavutil.a
INSTALL libavdevice/avdevice.h
INSTALL libavdevice/libavdevice.pc
INSTALL libavformat/avformat.h
INSTALL libavformat/avio.h
INSTALL libavformat/libavformat.pc
INSTALL libavcodec/avcodec.h
INSTALL libavcodec/avfft.h
INSTALL libavcodec/dxva2.h
INSTALL libavcodec/opt.h
INSTALL libavcodec/vaapi.h
INSTALL libavcodec/vdpau.h
INSTALL libavcodec/xvmc.h
INSTALL libavcodec/libavcodec.pc
INSTALL libpostproc/postprocess.h
INSTALL libpostproc/libpostproc.pc
INSTALL libswscale/swscale.h
INSTALL libswscale/libswscale.pc
INSTALL libavcore/audioconvert.h
INSTALL libavcore/avcore.h
INSTALL libavcore/imgutils.h
INSTALL libavcore/parseutils.h
INSTALL libavcore/samplefmt.h
INSTALL libavcore/libavcore.pc
INSTALL libavutil/adler32.h
INSTALL libavutil/attributes.h
INSTALL libavutil/avassert.h
INSTALL libavutil/avstring.h
INSTALL libavutil/avutil.h
INSTALL libavutil/base64.h
INSTALL libavutil/bswap.h
INSTALL libavutil/common.h
INSTALL libavutil/cpu.h
INSTALL libavutil/crc.h
INSTALL libavutil/error.h
INSTALL libavutil/eval.h
INSTALL libavutil/fifo.h
INSTALL libavutil/file.h
INSTALL libavutil/intfloat_readwrite.h
INSTALL libavutil/intreadwrite.h
INSTALL libavutil/lfg.h
INSTALL libavutil/log.h
INSTALL libavutil/lzo.h
INSTALL libavutil/mathematics.h
INSTALL libavutil/md5.h
INSTALL libavutil/mem.h
INSTALL libavutil/opt.h
INSTALL libavutil/pixdesc.h
INSTALL libavutil/pixfmt.h
INSTALL libavutil/random_seed.h
INSTALL libavutil/rational.h
INSTALL libavutil/sha1.h
INSTALL libavutil/avconfig.h
INSTALL libavutil/libavutil.pc
make[2]: Leaving directory `/opt/vlc-android/extras/contrib/build-src/ffmpeg'
touch .ffmpeg
make[1]: Leaving directory `/opt/vlc-android/extras/contrib/build-src'
make: *** [using-src] Error 2
Anyone please help..

Resources