![]() |
|
|||||||
| Register | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#17 (permalink) |
|
Digital Stumbler
Join Date: Jul 2002
Location: Pacific Northwest
Posts: 236
|
Thank you again... Feel free to tell me to "go away" anytime... To make a long story short transporting my laptop from work to home I lost power and of course lost my tmp directory with all this in it... so I got home, redid the process and now in the "make install" process I get this error:
make[1]: *** No rule to make target 'VERSION', needed by 'version.c'. Stop. make[1]: Leaving directory '/ramdisk/home/knoppix/tmp/kismet-devel/libpcap-2002.07.02' make: *** [libpcap-2002.07.02/libpcap.a] Error 2 AAArrrggghhh... Damn Newbie... Even with the above error, it appears that it built a kismet file. Can you tell me what the "standard" path would be to 'cd' to /usr/local/etc/ ?? (major newbie question eh?) I've tried "cp kis* /usr/local/etc/" and I get cp: copying multiple files, but last argument '/usr/local/etc/' is not a directory -Newbie Jay Last edited by DigitalMDX : 09-11-2002 at 10:46 PM. |
|
|
|
|
|
#20 (permalink) |
|
Net Lurker - phjear
Join Date: Apr 2002
Location: Tallahassee, FL
Posts: 371
|
currently warlinux .4 almost has a fully working kismet/linux on a bootable cd.... has a bit to go. but great so far
kismet at least starts up (after tinkering). i look forward to future versions.... actually anything that has kismet and loads off a cd to prevent dual boot laptop ![]()
__________________
I was at this place one time & I was like...Wow. |
|
|
|
|
|
#22 (permalink) | |
|
Digital Stumbler
Join Date: Jul 2002
Location: Pacific Northwest
Posts: 236
|
Quote:
Mentat: I'll post the mount results when I get to work, I need to run now... thanks... Thanks again to everyone for all your Linux knowledge... it sucks to be a Linux newbie but it sure helps to have this message board! -Jay Last edited by DigitalMDX : 09-12-2002 at 08:43 AM. |
|
|
|
|
|
|
#23 (permalink) | |
|
Digital Stumbler
Join Date: Jul 2002
Location: Pacific Northwest
Posts: 236
|
Quote:
rootfs on / type rootfs (rw) /dev/root.old on / type ext2 (rw) none on /proc type proc (rw) none on /dev/pts type devpts (rw) /dev/scd0 on /cdrom type iso9660 (ro) /dev/cloop on /KNOPPIX type iso9660 (ro) /dev/shm on /ramdisk type tmpfs (rw) none on /proc/bus/usb type usbdevfs (rw) automount(pid271) on /mnt/auto type autofs (rw) -Jay |
|
|
|
|
|
|
#26 (permalink) | |
|
Digital Stumbler
Join Date: Jul 2002
Location: Pacific Northwest
Posts: 236
|
Quote:
root@ttyp0[usr]# pwd /usr cd local pwd /usr/local cd etc bash: cd: etc: No such file or directory Hope this makes sense to you ![]() -Jay |
|
|
|
|
|
|
#27 (permalink) |
|
Registered Member
Join Date: May 2002
Location: CT
Posts: 476
|
"cd /usr/local"
"mkdir etc" go back and try "make install" again in kismet "cd /usr/local/etc" "ls" should see kismet files let me know. Also... "cd /usr/local/bin" if it doesn't work "cd /usr/local" "mkdir bin" |
|
|
|
|
|
#28 (permalink) | |
|
Digital Stumbler
Join Date: Jul 2002
Location: Pacific Northwest
Posts: 236
|
Quote:
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 |
|
|
|
|
|
|
#29 (permalink) | |
|
Registered Member
Join Date: May 2002
Location: CT
Posts: 476
|
Quote:
"./configure --help" and see if there's something about an install prefix. |
|
|
|
|