Hi,

habe ein Problem linxt, dieses Programm brauch ich für die Uni um mit Lego NXT zu "spielen"

Ich bin nach dieser Seite vorgegangen:
http://lukas.internet-freaks.net/nxt.php

Habe mit Pacman libusb installiert libusb-dev hab ich nicht gefunden.

cpan konnte ich auch starten.
Aber das Bauen der Pakete ging dann schief.

install konnte ich noch ausführen.

bei install Device::USB bekomme ich folgenden Fehler:
cpan[2]> install Device::USB
Running install for module 'Device::USB'
Running make for G/GW/GWADEJ/Device-USB-0.21.tar.gz
CPAN: Digest::SHA loaded ok (v5.45)
CPAN: Compress::Zlib loaded ok (v2.008)
Checksum for /root/.cpan/sources/authors/id/G/GW/GWADEJ/Device-USB-0.21.tar.gz ok
Scanning cache /root/.cpan/build for sizes
............................................................................DONE
CPAN: Archive::Tar loaded ok (v1.38)
Device-USB-0.21/
Device-USB-0.21/lib/
Device-USB-0.21/lib/Device/
Device-USB-0.21/lib/Device/USB/
Device-USB-0.21/lib/Device/USB/DevEndpoint.pm
Device-USB-0.21/lib/Device/USB/FAQ.pod
Device-USB-0.21/lib/Device/USB/Device.pm
Device-USB-0.21/lib/Device/USB/Bus.pm
Device-USB-0.21/lib/Device/USB/DevInterface.pm
Device-USB-0.21/lib/Device/USB/DevConfig.pm
Device-USB-0.21/lib/Device/USB.pm
Device-USB-0.21/Changes
Device-USB-0.21/t/
Device-USB-0.21/t/05-find_device_if.t
Device-USB-0.21/t/08-get_busses.t
Device-USB-0.21/t/02-find_busses_devices.t
Device-USB-0.21/t/15-usb_dev_configuration.t
Device-USB-0.21/t/boilerplate.t
Device-USB-0.21/t/04-find_device.t
Device-USB-0.21/t/pod-coverage.t
Device-USB-0.21/t/12-constants.t
Device-USB-0.21/t/00-load.t
Device-USB-0.21/t/17-usb_dev_endpoint.t
Device-USB-0.21/t/18-usb_device-configurations.t
Device-USB-0.21/t/10-usb-device-accessors.t
Device-USB-0.21/t/06-list_devices.t
Device-USB-0.21/t/pod.t
Device-USB-0.21/t/01-create-usb.t
Device-USB-0.21/t/16-usb_dev_interface.t
Device-USB-0.21/t/03-list_busses.t
Device-USB-0.21/t/TestTools.pm
Device-USB-0.21/t/07-list_devices_if.t
Device-USB-0.21/t/09-usb-bus.t
Device-USB-0.21/t/13-bus_find_device_if.t
Device-USB-0.21/t/14-bus_list_devices_if.t
Device-USB-0.21/t/11-usb-device-methods.t
Device-USB-0.21/MANIFEST
Device-USB-0.21/USB.pm
Device-USB-0.21/META.yml
Device-USB-0.21/MANIFEST.SKIP
Device-USB-0.21/dump_usb.pl
Device-USB-0.21/README
Device-USB-0.21/Makefile.PL
CPAN: File::Temp loaded ok (v0.18)
CPAN: YAML loaded ok (v0.66)

  CPAN.pm: Going to build G/GW/GWADEJ/Device-USB-0.21.tar.gz

Can't locate Inline/MakeMaker.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.10.0 /usr/share/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl /usr/lib/perl5/current /usr/lib/perl5/site_perl/current/i686-linux-thread-multi /usr/lib/perl5/site_perl/current .) at Makefile.PL line 3.
BEGIN failed--compilation aborted at Makefile.PL line 3.
Warning: No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site]
  GWADEJ/Device-USB-0.21.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK
Running make test
  Make had some problems, won't test
Running make install
  Make had some problems, won't install
Failed during this command:
 GWADEJ/Device-USB-0.21.tar.gz                : writemakefile NO '/usr/bin/perl Makefile.PL INSTALLDIRS=site' returned status 512
linxt lieft mir eine ähnliche Fehlermeldung
$ ./linxt
Can't locate Device/USB.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.10.0 /usr/share/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl /usr/lib/perl5/current /usr/lib/perl5/site_perl/current/i686-linux-thread-multi /usr/lib/perl5/site_perl/current .) at ./linxt line 8.
BEGIN failed--compilation aborted at ./linxt line 8.
leider kenn ich mich mit perl nicht aus und weiss nicht sorecht wie ich vorgehen soll, hoffe ihr könnt mir helfen.
"Can't locate Inline/MakeMaker.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.10.0 /usr/share/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl /usr/lib/perl5/current /usr/lib/perl5/site_perl/current/i686-linux-thread-multi /usr/lib/perl5/site_perl/current .) at Makefile.PL line 3.
BEGIN failed--compilation aborted at Makefile.PL line 3."

Versuche es mal mit der Installation vom Paket:
perl-inline
evtl. auch noch
perl-inline-java
ob du über diese Fehlermeldung wegkommst.

Wenn es das wäre, dann frage mich ruhig auch, wie ich das durch 3 min. Googeln
rausgekriegt habe 😉 obwohl ich auch keine Ahnung habe um was es dabei geht.
So hab die beiden Pakte installiert

komme jetzt auch weiter aber ohne Fehler geht es immer noch nicht.
cpan[2]> install Device::USB
Running install for module 'Device::USB'
Running make for G/GW/GWADEJ/Device-USB-0.21.tar.gz
CPAN: Digest::SHA loaded ok (v5.45)
CPAN: Compress::Zlib loaded ok (v2.008)
Checksum for /root/.cpan/sources/authors/id/G/GW/GWADEJ/Device-USB-0.21.tar.gz ok
Scanning cache /root/.cpan/build for sizes
............................................................................DONE
CPAN: Archive::Tar loaded ok (v1.38)
Device-USB-0.21/
Device-USB-0.21/lib/
Device-USB-0.21/lib/Device/
Device-USB-0.21/lib/Device/USB/
Device-USB-0.21/lib/Device/USB/DevEndpoint.pm
Device-USB-0.21/lib/Device/USB/FAQ.pod
Device-USB-0.21/lib/Device/USB/Device.pm
Device-USB-0.21/lib/Device/USB/Bus.pm
Device-USB-0.21/lib/Device/USB/DevInterface.pm
Device-USB-0.21/lib/Device/USB/DevConfig.pm
Device-USB-0.21/lib/Device/USB.pm
Device-USB-0.21/Changes
Device-USB-0.21/t/
Device-USB-0.21/t/05-find_device_if.t
Device-USB-0.21/t/08-get_busses.t
Device-USB-0.21/t/02-find_busses_devices.t
Device-USB-0.21/t/15-usb_dev_configuration.t
Device-USB-0.21/t/boilerplate.t
Device-USB-0.21/t/04-find_device.t
Device-USB-0.21/t/pod-coverage.t
Device-USB-0.21/t/12-constants.t
Device-USB-0.21/t/00-load.t
Device-USB-0.21/t/17-usb_dev_endpoint.t
Device-USB-0.21/t/18-usb_device-configurations.t
Device-USB-0.21/t/10-usb-device-accessors.t
Device-USB-0.21/t/06-list_devices.t
Device-USB-0.21/t/pod.t
Device-USB-0.21/t/01-create-usb.t
Device-USB-0.21/t/16-usb_dev_interface.t
Device-USB-0.21/t/03-list_busses.t
Device-USB-0.21/t/TestTools.pm
Device-USB-0.21/t/07-list_devices_if.t
Device-USB-0.21/t/09-usb-bus.t
Device-USB-0.21/t/13-bus_find_device_if.t
Device-USB-0.21/t/14-bus_list_devices_if.t
Device-USB-0.21/t/11-usb-device-methods.t
Device-USB-0.21/MANIFEST
Device-USB-0.21/USB.pm
Device-USB-0.21/META.yml
Device-USB-0.21/MANIFEST.SKIP
Device-USB-0.21/dump_usb.pl
Device-USB-0.21/README
Device-USB-0.21/Makefile.PL
CPAN: File::Temp loaded ok (v0.18)
CPAN: YAML loaded ok (v0.66)

  CPAN.pm: Going to build G/GW/GWADEJ/Device-USB-0.21.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Device::USB
cp USB.pm blib/lib/Device/USB.pm
cp lib/Device/USB/Device.pm blib/lib/Device/USB/Device.pm
cp lib/Device/USB/DevEndpoint.pm blib/lib/Device/USB/DevEndpoint.pm
Skip blib/lib/Device/USB.pm (unchanged)
cp lib/Device/USB/Bus.pm blib/lib/Device/USB/Bus.pm
cp lib/Device/USB/DevInterface.pm blib/lib/Device/USB/DevInterface.pm
cp lib/Device/USB/FAQ.pod blib/lib/Device/USB/FAQ.pod
cp dump_usb.pl blib/lib/Device/dump_usb.pl
cp lib/Device/USB/DevConfig.pm blib/lib/Device/USB/DevConfig.pm
/usr/bin/perl -Mblib -MInline=NOISY,_INSTALL_ -MDevice::USB -e1 0.21 blib/arch
Starting Build Prepocess Stage
Finished Build Prepocess Stage

Starting Build Parse Stage
Finished Build Parse Stage

Starting Build Glue 1 Stage
Finished Build Glue 1 Stage

Starting Build Glue 2 Stage
Finished Build Glue 2 Stage

Starting Build Glue 3 Stage
Finished Build Glue 3 Stage

Starting Build Compile Stage
  Starting "perl Makefile.PL" Stage
Writing Makefile for Device::USB
  Finished "perl Makefile.PL" Stage

  Starting "make" Stage
make[1]: Entering directory `/root/.cpan/build/Device-USB-0.21-vrTbqJ/_Inline/build/Device/USB'
/usr/bin/perl /usr/share/perl5/core_perl/ExtUtils/xsubpp  -typemap /usr/share/perl5/core_perl/ExtUtils/typemap   USB.xs > USB.xsc && mv USB.xsc USB.c
cc -c  -I/root/.cpan/build/Device-USB-0.21-vrTbqJ -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=i686 -mtune=generic -O2 -pipe   -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" -fPIC "-I/usr/lib/perl5/core_perl/CORE"   USB.c
Running Mkbootstrap for Device::USB ()
chmod 644 USB.bs
rm -f blib/arch/auto/Device/USB/USB.so
LD_RUN_PATH="/usr/lib" cc  -shared -march=i686 -mtune=generic -O2 -pipe -L/usr/local/lib USB.o  -o blib/arch/auto/Device/USB/USB.so     \
           -lusb        \

chmod 755 blib/arch/auto/Device/USB/USB.so
cp USB.bs blib/arch/auto/Device/USB/USB.bs
chmod 644 blib/arch/auto/Device/USB/USB.bs
make[1]: Leaving directory `/root/.cpan/build/Device-USB-0.21-vrTbqJ/_Inline/build/Device/USB'
  Finished "make" Stage

  Starting "make install" Stage
make[1]: Entering directory `/root/.cpan/build/Device-USB-0.21-vrTbqJ/_Inline/build/Device/USB'
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /root/.cpan/build/Device-USB-0.21-vrTbqJ/blib/arch/auto/Device/USB/USB.bs
Installing /root/.cpan/build/Device-USB-0.21-vrTbqJ/blib/arch/auto/Device/USB/USB.so
Writing /root/.cpan/build/Device-USB-0.21-vrTbqJ/blib/arch/auto/Device/USB/.packlist
make[1]: Leaving directory `/root/.cpan/build/Device-USB-0.21-vrTbqJ/_Inline/build/Device/USB'
  Finished "make install" Stage

  Starting Cleaning Up Stage
  Finished Cleaning Up Stage

Finished Build Compile Stage

Manifying blib/man3/Device::USB::DevEndpoint.3pm
Manifying blib/man3/Device::USB::Device.3pm
Manifying blib/man3/Device::USB.3pm
Manifying blib/man3/Device::USB::Bus.3pm
Manifying blib/man3/Device::USB::DevInterface.3pm
Manifying blib/man3/Device::USB::FAQ.3pm
Manifying blib/man3/Device::dump_usb.3pm
Manifying blib/man3/Device::USB::DevConfig.3pm
  GWADEJ/Device-USB-0.21.tar.gz
  make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.........................ok 1/1# Testing Device::USB 0.21, Perl 5.010000, /usr/bin/perl
t/00-load.........................ok
t/01-create-usb...................ok
t/02-find_busses_devices..........ok
t/03-list_busses..................ok
t/04-find_device..................ok
t/05-find_device_if...............ok
t/06-list_devices.................ok 1/8
#   Failed test 'All match the criteria'
#   at t/06-list_devices.t line 40.
#          got: '4'
#     expected: '5'
# Looks like you failed 1 test of 8.
t/06-list_devices.................dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 7
        Failed 1/8 tests, 87.50% okay
t/07-list_devices_if..............NOK 9/11
#   Failed test 'All match the criteria'
#   at t/07-list_devices_if.t line 46.
#          got: '4'
#     expected: '5'
# Looks like you failed 1 test of 11.
t/07-list_devices_if..............dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 9
        Failed 1/11 tests, 90.91% okay
t/08-get_busses...................ok
t/09-usb-bus......................ok
t/10-usb-device-accessors.........ok
t/11-usb-device-methods...........ok
t/12-constants....................ok
t/13-bus_find_device_if...........ok
t/14-bus_list_devices_if..........ok
t/15-usb_dev_configuration........ok
t/16-usb_dev_interface............ok
t/17-usb_dev_endpoint.............ok
t/18-usb_device-configurations....ok
t/boilerplate.....................ok
t/pod-coverage....................skipped
        all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod.............................skipped
        all skipped: Test::Pod 1.14 required for testing POD
Failed Test            Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/06-list_devices.t       1   256     8    1  7
t/07-list_devices_if.t    1   256    11    1  9
2 tests skipped.
Failed 2/22 test scripts. 2/369 subtests failed.
Files=22, Tests=369,  1 wallclock secs ( 1.25 cusr +  0.05 csys =  1.30 CPU)
Failed 2/22 test programs. 2/369 subtests failed.
make: *** [test_dynamic] Fehler 255
  GWADEJ/Device-USB-0.21.tar.gz
  make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports GWADEJ/Device-USB-0.21.tar.gz
Running make install
  make test had returned bad status, won't install without force
Failed during this command:
 GWADEJ/Device-USB-0.21.tar.gz                : make_test NO

cpan[3]> reports GWADEJ/Device-USB-0.21.tar.gz
Distribution: G/GW/GWADEJ/Device-USB-0.21.tar.gz
CPAN::DistnameInfo not installed; cannot continue
Wie hast du das eigentlich mit google gefunden?

// EDIT
ich habe jetzt noch install CPAN:😃istnameInfo ausgeführt
danach neu probiert wieder neues Paket gebaut ...

jetzt bin ich soweit
install Device::USB
Running install for module 'Device::USB'
Running make for G/GW/GWADEJ/Device-USB-0.21.tar.gz
  Has already been unwrapped into directory /root/.cpan/build/Device-USB-0.21-vrTbqJ
  Has already been made
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.........................ok 1/1# Testing Device::USB 0.21, Perl 5.010000, /usr/bin/perl
t/00-load.........................ok
t/01-create-usb...................ok
t/02-find_busses_devices..........ok
t/03-list_busses..................ok
t/04-find_device..................ok
t/05-find_device_if...............ok
t/06-list_devices.................NOK 7/8
#   Failed test 'All match the criteria'
#   at t/06-list_devices.t line 40.
#          got: '4'
#     expected: '5'
# Looks like you failed 1 test of 8.
t/06-list_devices.................dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 7
        Failed 1/8 tests, 87.50% okay
t/07-list_devices_if..............NOK 9/11
#   Failed test 'All match the criteria'
#   at t/07-list_devices_if.t line 46.
#          got: '4'
#     expected: '5'
# Looks like you failed 1 test of 11.
t/07-list_devices_if..............dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 9
        Failed 1/11 tests, 90.91% okay
t/08-get_busses...................ok
t/09-usb-bus......................ok
t/10-usb-device-accessors.........ok
t/11-usb-device-methods...........ok
t/12-constants....................ok
t/13-bus_find_device_if...........ok
t/14-bus_list_devices_if..........ok
t/15-usb_dev_configuration........ok
t/16-usb_dev_interface............ok
t/17-usb_dev_endpoint.............ok
t/18-usb_device-configurations....ok
t/boilerplate.....................ok
t/pod-coverage....................skipped
        all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod.............................skipped
        all skipped: Test::Pod 1.14 required for testing POD
Failed Test            Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/06-list_devices.t       1   256     8    1  7
t/07-list_devices_if.t    1   256    11    1  9
2 tests skipped.
Failed 2/22 test scripts. 2/369 subtests failed.
Files=22, Tests=369,  1 wallclock secs ( 1.14 cusr +  0.13 csys =  1.27 CPU)
Failed 2/22 test programs. 2/369 subtests failed.
make: *** [test_dynamic] Fehler 255
  GWADEJ/Device-USB-0.21.tar.gz
  make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports GWADEJ/Device-USB-0.21.tar.gz
Running make install
  make test had returned bad status, won't install without force
Failed during this command:
 GWADEJ/Device-USB-0.21.tar.gz                : make_test NO
cpan[12]> reports GWADEJ/Device-USB-0.21.tar.gz
Distribution: G/GW/GWADEJ/Device-USB-0.21.tar.gz
Fetching 'http://cpantesters.perl.org/show/Device-USB.yaml'...DONE

0.21:
 +PASS 5.8.8 on Linux 2.6.18.3 (i486-linux-gnu-thread-multi)
 -FAIL 5.9.5 on Freebsd 6.2-release (i386-freebsd)
 -FAIL 5.8.8 on Freebsd 6.2-prerelease (amd64-freebsd)
 -FAIL 5.6.2 on Freebsd 6.2-release (amd64-freebsd)
 -FAIL 5.10.0 on Freebsd 6.2-release (amd64-freebsd)
 -FAIL 5.5.5 on Freebsd 6.2-release (amd64-freebsd)
 -FAIL 5.10.0 on Freebsd 6.2-release (amd64-freebsd-thread-multi)
 -FAIL 5.8.8 on Solaris 2.10 (i86pc-solaris)
 -FAIL 5.10.0 on Solaris 2.10 (i86pc-solaris)
 -FAIL 5.11.0 on Linux 2.6.22-1-k7 (i686-linux)
 -FAIL 5.10.0 on Linux 2.6.22-1-k7 (i686-linux-64int)
*-FAIL 5.10.0 on Linux 2.6.22-1-k7 (i686-linux-thread-multi)
 -FAIL 5.8.8 patch 32025 on Linux 2.6.22-1-k7 (i686-linux-64int)
 -FAIL 5.8.8 on Linux 2.6.18-53.el5 (i386-linux-thread-multi)
 -FAIL 5.8.8 on Openbsd 4.2 (OpenBSD.i386-openbsd)
 -FAIL 5.10.0 on Openbsd 4.2 (OpenBSD.i386-openbsd)
 +PASS 5.8.8 on Linux 2.6.18.3 (i486-linux-gnu-thread-multi)
 -FAIL 5.10.0 on Linux 2.6.23.1-slh64-smp-32 (x86_64-linux)
 -FAIL 5.10.0 on Linux 2.6.22.10 (x86_64-linux-thread-multi-ld)
 -FAIL 5.8.8 on Linux 2.6.20-gentoo-r8 (x86_64-linux)
 -FAIL 5.10.0 on Linux 2.6.22-3-486 (i686-linux)
 -FAIL 5.10.0 on MSWin32 5.1 (MSWin32-x86-multi-thread)
 -FAIL 5.10.0 on Solaris 2.9 (sun4-solaris-thread-multi-64int)
 -FAIL 5.8.8 patch 33662 on Freebsd 6.1-release-p23 (i386-freebsd)
See http://cpantesters.perl.org/show/Device-USB.html for details
BurnOver schrieb Wie hast du das eigentlich mit google gefunden?
Gut 😉
Die erste erkennbare Fehlermeldung ist ja
Can't locate Inline/MakeMaker.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.10.0 /usr/share/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl /usr/lib/perl5/current /usr/lib/perl5/site_perl/current/i686-linux-thread-multi /usr/lib/perl5/site_perl/current .) at Makefile.PL line 3.
BEGIN failed--compilation aborted at Makefile.PL line 3.
Hier wird also ein Perl-Modul nicht gefunden.
pacman -Ss make | grep perl
findet auch nichts. Aber $Suchmaschine mit "Inline/MakeMaker.pm"
U.a. der zweite Link (wo es ja um das geleiche Problem zu gehen scheint)
http://www.nabble.com/Any-LEGO-MINDSTORM-NXT-users-here--td16365025.html
In einer Antwort darauf wird ja hingewiesen wie man bei solchen Problemen vorgehen
kann ("Small tip for you, when you get one of these errors use the following
algorithm to find out what the package should be")
Unter anderem der Hinweis, daß das Paket auch inline heißen kann und ein darin
enthaltenes Modul eben MakeMaker.pm.

Und siehe da:
pacman -Ss inline
findet beide von mir angeführten Pakete.

Wirklich: es ist recht einfach die Fehelrmeldung einfach mal in Google einzuwerfen 😉

Weiter kann ich dir aber nicht helfen, ich kann die neuen Meldungen in keinen
Zusammenhang kriegen, da ich das Programm nicht kenne. Aber evtl. gibt es ja
Support vom "Hersteller" oder ein Forum, Mailingliste....
Dann sollte ich die Treffer wohl besser lesen und nicht nur überfliegen.

Hatte die gleiche Seite gefunden konnte aber die Info nicht auslesen.

Aber ich hab das Problem jetzt ganz "böse" gelöst.
Ins Verzeichnis gewechselt und alle Schritte per Hand ausgeführt.
Fehler beim Testen kamen auch aber make install lief durch.

Werde dann nochmal bescheid geben, ob wirklich alles läuft und dazu dann wohl auch einen Wiki Artikel schreiben.

Danke GerBra