View Single Post
Old 10-01-2012, 02:06 AM   PM User | #2
stevenmw
Regular Coder

 
stevenmw's Avatar
 
Join Date: Jun 2007
Location: OK
Posts: 446
Thanks: 26
Thanked 30 Times in 30 Posts
stevenmw is an unknown quantity at this point
First off it sounds like you don't have root access. Log into root through your terminal.

Then update your respiratory

/etc/apt/sources.list

Debian is very big on stability. It doesn't come with the latest version of things, it comes with the latest stable release.So the package that Debian is using for whichever version of Deb you have might not be "brand-new", but it will be new.

Now try installing the package again. I forget the exact name Debian uses for OAuth, but I know it is

apt-get install package
stevenmw is offline   Reply With Quote