Jump to content

Brickd auf Linux 6.0.7 deinstallieren


Recommended Posts

Hallo,

habe auf einem DEBIAN GNU/Linux 6.0.7 den Brick Daemon 2.0.5 installiert. in Etwa so:

git clone git://github.com/Tinkerforge/brickd.git
cd brickd/src/brickd
sudo apt-get install libusb-dev
sudo apt-get install pkg-config
sudo apt-get install libusb-1.0
sudo apt-get install libudev-dev
make
sudo make install

 

Finde aber keine Möglichkeit zur Deinstallation. Wie geht es am einfachsten?

Ist ein Embedded PC mit einem ARM Prozessor

(ARM926EJ-S rev 5). 
Linux Kernel version 2.6.39
gcc version 4.3.3

DANKE

Link to comment
Share on other sites

Vielen Dank.

 

Folgende Meldung kommt nach ausführen von prerm:

update-rc.d: using dependency based boot sequencing

 

Der Dienst wir beendet, aber nicht deinstalliert und es wird nichts gelöscht.

Irgendwas mache ich falsch.

 

P.S.: Gibts es bei der Installation des Brickd einen Befehl oder einen Weg, die fehlende Pakte (libusb-dev, pkg-config, libusb-1.0, libudev-dev) automatisiert nach zu installieren?

 

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...