OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: Irongeek on August 16, 2005, 02:27:16 pm

Title: Nmap 3.81-2 And Kismet 2005-06-r On Oz 3.5.3
Post by: Irongeek on August 16, 2005, 02:27:16 pm
I updated the Zaurus section of my site to show how to install   Nmap 3.81-2 and Kismet 2005-06-R1 under OpenZaurus 3.5.3.

http://www.irongeek.com/i.php?submenu=zaur...sandpackettools (http://www.irongeek.com/i.php?submenu=zaurus/zaurusheader&page=zaurus/scannersandpackettools)   
http://www.irongeek.com/i.php?submenu=zaur.../wardrivingapps (http://www.irongeek.com/i.php?submenu=zaurus/zaurusheader&page=zaurus/wardrivingapps)
Title: Nmap 3.81-2 And Kismet 2005-06-r On Oz 3.5.3
Post by: h2gofast on October 05, 2005, 11:31:35 am
Quote
I updated the Zaurus section of my site to show how to install   Nmap 3.81-2 and Kismet 2005-06-R1 under OpenZaurus 3.5.3.

http://www.irongeek.com/i.php?submenu=zaur...sandpackettools (http://www.irongeek.com/i.php?submenu=zaurus/zaurusheader&page=zaurus/scannersandpackettools)   
http://www.irongeek.com/i.php?submenu=zaur.../wardrivingapps (http://www.irongeek.com/i.php?submenu=zaurus/zaurusheader&page=zaurus/wardrivingapps)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=92055\"][{POST_SNAPBACK}][/a][/div]

Thanks for this, but I couldn't quite get kismet off the ground.  I get an error
Code: [Select]
//usr/bin/kismet_server: /usr/lib/libstdcc++.so.6: version 'GLIBCXX_3.4.4' not found (required by //usr/bin/kismet_server)
Waiting for server to start before starting UI....
[1] + Done(1)
${BIN}/kismet_server --silent ${server}
root@collie:/#

/usr/lib/libstdcc++.so.6 is a link to /media/card/usr/lib/libstdcc++.so.6 so it is there.  
I'm not sure what to do with the version not found bit.

Any help would be appreciated.
Title: Nmap 3.81-2 And Kismet 2005-06-r On Oz 3.5.3
Post by: Irongeek on October 05, 2005, 11:38:06 am
I'm not sure, you die the :
ipkg -d ram install libstdc\+\+6_4.0.1-3_arm.deb
ipkg-link add libstdc++6
part of the instructions right? It just worked for me.
Title: Nmap 3.81-2 And Kismet 2005-06-r On Oz 3.5.3
Post by: h2gofast on October 05, 2005, 11:37:45 pm
Quote
I'm not sure, you die the :
ipkg -d ram install libstdc\+\+6_4.0.1-3_arm.deb
ipkg-link add libstdc++6
part of the instructions right? It just worked for me.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=98272\"][{POST_SNAPBACK}][/a][/div]

I tried to reinstall libstdc++6 and got a dependency error for gcc4
I'm a big fan of kismet but I think I hear wellenreiter calling.
Thanks for the replies.