View Single Post
Old 12-24-2006, 01:34 AM   #2 (permalink)
M4A1
 
Ultra Techie

Join Date: Apr 2005

Posts: 950

M4A1 is on a distinguished road

Send a message via AIM to M4A1
Default

Sorry, I got that part.

However, I'm having trouble now with someothing else:

Quote:
Add to /etc/apt/sources.list

deb http://moblock-deb.sourceforge.net/debian unstable main
deb-src http://moblock-deb.sourceforge.net/debian unstable main

Run these commands (on command line) to accept the new entries in sources.list. Adding the key to the apt keyring may be optional depending on your system's settings.

gpg --keyserver subkeys.pgp.net --recv DEDA0559

gpg --export --armor DEDA0559 | sudo apt-key add -

sudo apt-get update

Install it!

sudo apt-get install moblock-nfq
Those are the instructions. I added the two tings to the sources.list

I also then put in the lines after it in the command line.

This is what I get:

Quote:
pratik@pratik-laptop:~$ sudo apt-get install moblock-nfq
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package moblock-nfq
pratik@pratik-laptop:~$ sudo gedit /etc/apt/sources.list
pratik@pratik-laptop:~$ sudo apt-get install moblock-nfq
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package moblock-nfq
pratik@pratik-laptop:~$
pratik@pratik-laptop:~$ sudo apt-get install moblock-nfq
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package moblock-nfq
pratik@pratik-laptop:~$ sudo gedit /etc/apt/sources.list
pratik@pratik-laptop:~$ sudo apt-get install moblock-nfq
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package moblock-nfq
pratik@pratik-laptop:~$
what's up with the Couldn't find package moblock-nfq? Anyone have any ideas?
M4A1 is offline