How do I install wifiscanner 1.0.2a

Asked by dav

How do I install wifiscanner 1.0.2a

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-panel Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Paolo Sammicheli (xdatap1) said :
#1

Are you talking about this: http://wifiscanner.sourceforge.net/ ?

I haven't found it on Ubuntu Repository, so until someone package it for ubuntu you have to install source package.

You have to use shell to install it. Download it in a directory, then unpack it with:

$ cd <directory where you download it>
$ tar zxvf WifiScanner-0.8.0.tar.gz

look for README or INSTALL files and read it.

Usualy, to install source pack you need this:

$ cd <dir created from unpack>
$ ./Configure
$ make
$ sudo make install

Bye

Revision history for this message
X_o (ing-social-) said :
#2

I cann't run make and make install

Can you help with this problem?

Provide an answer of your own, or ask dav for more information if necessary.

To post a message you must log in.