PDA

View Full Version : [ubuntu] bash: deb: command not found



Wolvenreign
July 16th, 2009, 12:15 AM
Hey everyone.

I'm trying to follow the install instructions for the Spring engine, but for some reason, my terminal does not recognize the "deb" command, as seen in...
deb http://ppa.launchpad.net/spring/ppa/ubuntu jaunty main

Why is that? Is there any way to get the "deb" command recognized?

ibutho
July 16th, 2009, 12:17 AM
You should add that line to the /etc/apt/sources.list file and then do

sudo apt-get update
sudo apt-get install spring