Skip to main content

Thread: Trying to install BlueSnarfer


hello,

i'm trying install bluesnarfer on newly installed version of ubuntu on asus eee 1000. i've tried several methods, neither of have worked.

have downloaded package bluesnarfer.tar.gz.

i'm intending on using program totally legally, seeing if can secure own phone against such software.

help,
~callum

hi after thee house searching on line how installed bluesnarfer on ubuntu 9.04



install bluesnarfer in ubuntu 9.04
first download 2 file below
bluesnarfer.tar.gz (program), available @ www.alighieri.org/project.html
bluez-4.54.tar.gz 9programe). available @ http://www.bluez.org/download/
open sell type
sudo mkdir /opt/bluesnarfer
copy 2 download
sudo cp -r bluesnarfer.tar.gz /opt/bluesnarfer
sudo cp -r bluez-4.54.tar.gz /opt/bluesnarfer

cd /opt/bluesnarfer type ls -l
first extract bluez-4.54.tar.gz
sudo tar xvzf bluez-4.54.tar.gz , make sure have installed libdus
if not install first before extract file download
sudo apt-get install libdbus-1-dev libdbus-glib-1-dev

after extract tar bluez-4.54.tar.gz
make sure in in directory
cd /opt/bluesnarfer/
ls -l
cd bluez-4.54 type in
sudo ./configure –prefix=/usr
when doen type
sudo make && sudo make install

not untar bluesnarfer
cd /opt/bluesnarfer/
ls -l
sudo tar xvzf bluesnarfer.tar.gz
make


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu Trying to install BlueSnarfer


Ubuntu

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums