|
2009-03-18
, 18:38
|
Posts: 7 |
Thanked: 5 times |
Joined on Jan 2008
|
#32
|
root
|
2009-03-20
, 01:36
|
|
Posts: 30 |
Thanked: 6 times |
Joined on Aug 2008
@ Mexico
|
#33
|
I think I see the problem
my packages install the executables to /usr/local/bin and /usr/local/sbin
I have been getting root threw the command
so it seems that sudo gainroot doesnt add /usr/local to the path or set /root as homeCode:root
try the command 'root' to gainroot and see if that helps otherwise i can rebuild packages that install to /usr/bin
but I do feel that /usr/local is the proper place for this package to install to
airmon-ng start wlan0
Interface Chipset Driver wlan0 Nokia 770 cx3110x (Enable/disable monitor mode not yet supported)
|
2009-05-21
, 08:22
|
Posts: 1 |
Thanked: 0 times |
Joined on May 2009
|
#34
|
|
2009-05-26
, 15:15
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#35
|
|
2009-08-28
, 18:12
|
Posts: 95 |
Thanked: 7 times |
Joined on Jun 2009
|
#36
|
OK, I needed this one so I set up my Scratchbox target with gcc 4.0 again...
Latest SVN, exported from trunk today. Used some extensive opts.
http://freefile.kristopherw.us/uploa...c3-2_armel.deb
http://freefile.kristopherw.us/uploa....1-5_armel.deb
dpkg -i them. Install wireless-tools from Extras.
aircrack-ng does not have a slow loading time anymore.
dkpg -i libn11_1.1-5_armel.deb
dpkg: requested operation requires superuser privilege
|
2009-08-28
, 18:15
|
|
Posts: 1,028 |
Thanked: 578 times |
Joined on Mar 2009
@ Chicago
|
#37
|
I'm having some trouble installing from the links you provided onto my N810 with OS2008. I downloaded them and tried to use dpkg -i. In XTerminal I went to the directory with the saved files and typed:
dkpg -1 libn11_1.1-5_armel.deb
It returned:
dpkg: requested operation requires superuser privilege
What does that mean and how can I install the program onto my tablet?
Thanks
|
2009-08-28
, 18:21
|
Posts: 95 |
Thanked: 7 times |
Joined on Jun 2009
|
#38
|
|
2009-08-28
, 18:33
|
|
Posts: 1,028 |
Thanked: 578 times |
Joined on Mar 2009
@ Chicago
|
#39
|
|
2009-08-28
, 18:56
|
|
Posts: 1,028 |
Thanked: 578 times |
Joined on Mar 2009
@ Chicago
|
#40
|
apt-get install wireless-tools
cd /media/mmc2
The Following User Says Thank You to JayOnThaBeat For This Useful Post: | ||
Ive also tried airmon-ng and same result. How do i get it to work?