shanet / Cryptully

Encrypted chat for those that don't know crypto.
http://www.cryptully.com
GNU Lesser General Public License v3.0
37 stars 23 forks source link

Installing Cryptully on raspbian Raspberry Pi. #36

Open MrUmunhum opened 7 years ago

MrUmunhum commented 7 years ago

Hello Shane, I am attempting to install your Cryptully on my raspberry Pi server and I am having problems. I have already installed on my laptop and it runs but I need to test it, so I wanted to install it on my server (not as a server but a client). Trying to install bootloader: root@raspberrypi:PyInstaller-3.2.1; sudo ./PyInstaller/bootloader/Linux-32bit/run ./PyInstaller/bootloader/Linux-32bit/run: 1: ./PyInstaller/bootloader/Linux-32bit/run: Syntax error: "(" unexpected root@raspberrypi:PyInstaller-3.2.1; sudo ./PyInstaller/bootloader/Linux-64bit/run ./PyInstaller/bootloader/Linux-64bit/run: 1: ./PyInstaller/bootloader/Linux-64bit/run: Syntax error: Unterminated quoted string

Any ideas?

MrUmunhum commented 7 years ago

Solved: Had to install these: Install PyQt4.QtCore Install python-qt4 Now it starts but doesn't connect?

shanet commented 7 years ago

You'll have to be more specific than that. What error are you getting? Is the port open?

MrUmunhum commented 7 years ago

Don't know which port he is using. What is the default port?

shanet commented 7 years ago

The default port is 9000.