p-e-w / finalterm

At last – a modern terminal emulator (NO LONGER MAINTAINED)
http://finalterm.org
GNU General Public License v3.0
3.84k stars 179 forks source link

PPA links 404 #414

Open ColdSauce opened 9 years ago

ColdSauce commented 9 years ago

On 64bit Ubuntu 14.04, after the initial

sudo add-apt-repository ppa:finalterm/daily

and then

sudo apt-get update

The console outputs the following:

W: Failed to fetch http://ppa.launchpad.net/finalterm/daily/ubuntu/dists/trusty/main/binary-amd64/Packages 404 Not Found

W: Failed to fetch http://ppa.launchpad.net/finalterm/daily/ubuntu/dists/trusty/main/binary-i386/Packages 404 Not Found

Not sure if you guys are aware but those links 404.

ouroboroscoding commented 9 years ago

I get the same thing except the URLs are

http://ppa.launchpad.net/finalterm/daily/ubuntu/dists/vivid/main/binary-amd64/Packages http://ppa.launchpad.net/finalterm/daily/ubuntu/dists/vivid/main/binary-i386/Packages

mikeumus commented 9 years ago

+1, resorted to building it manually which took a couple errors figuring out I could get all the required packages from apt-get in synaptic so I made this cheat sheet of packages to install so that you only have to worry about building finalterm and not 3 other things: https://gist.github.com/mikeumus/208ea13dda43e7f844cf just use this guide: http://sysads.co.uk/2014/07/install-final-term-terminal-ubuntu-14-04/