Changes on [1] for run this trick on my ubuntu
First app (probably you need install aditional packages)
$sudo apt-get install libfreeimage-dev
$sudo apt-get install ncurses-dev
$sudo apt-get install python-dev
Second app
$sudo apt-cache search setuptools
$sudo apt-get install python-setuptools
$ sudo python setup.py install
$./yowsup-cli registration
$./yowsup-cli registration -c whatsapp_config.txt -r sms
$./yowsup-cli registration -c whatsapp_config.txt -R XXX-XXX
Reference
[1] http://blog.desdelinux.net/como-usar-whatsapp-en-linux-con-pidgin/
Aditional for Ubuntu 16.04
sudo apt-get install libprotobuf-dev
sudo apt-get install protobuf-compiler
Subscribe to:
Post Comments (Atom)
-
Resources: [1] Hela https://ome.grc.nia.nih.gov/iicbu2008/hela/index.html
-
en inglés se llama “A potentially dangerous Request.Form value was detected from the client”. varias páginas indican dos cosas: 1. agrega...
-
mas plugins http://devsnippets.com/reviews/using-jquery-to-style-design-elements-20-impressive-plugins.html http://www.extjs.com/deploy/dev/...
Ubuntu Forware port 80
#!/bin/bash iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 8069 iptables -t nat -A PREROUTING -i eth0 -p tc...
No comments:
Post a Comment