Jump to content
Not connected, Your IP: 3.15.27.232
Sign in to follow this  
irishtechnomonster

ANSWERED Eddie 2.10.3 UI Won't Load on Raspbian

Recommended Posts

Ok so the problem was with the version of mono-runtime (3.2.8) installed by default. To fix the problem, I removed airvpn and mono and started from scratch. First I added the repository for version 3.12.1 of mono (Note: >v3.12.1 will not work), and then I reinstalled... Hope this helps someone!

 

sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
sudo echo "deb http://download.mono-project.com/repo/debian wheezy/snapshots/3.12.0 main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
sudo apt-get update
sudo apt-get install mono-runtime mono-utils libmono-system-runtime2.0-cil libmono-winforms2.0-cil libmono-corlib2.0-cil 
sudo dpkg -i /path/to/airvpn_linux_x64_debian.deb

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image
Sign in to follow this  

×
×
  • Create New...