Quote:
Originally posted by DigitalMDX
OK... when I do the "mkdir etc" I get the following error...
mkdir: cannot create directory 'etc': Read-only file system
Does this mean that we are on the CD-ROM or does this mean that the /usr/local/ directory is currently marked Read Only?
Thanks,
Jay
|
It probably means that the directory is mounted off the CD. That could make things interesting. You probably need to change the install base target. I'm not sure quite how to do this. In the kismet source directory type:
"./configure --help" and see if there's something about an install prefix.