Thema geschlossen
Ergebnis 1 bis 8 von 8

Thema: (Gelöst) gtkpod-0.99.4

  1. #1
    Lehrling
    Registriert seit
    03.04.2006
    Ort
    Seevetal
    Beiträge
    41

    Standard (Gelöst) gtkpod-0.99.4

    Moin,
    Ich wollte gerade diese Software installieren. Und dachte mir es wäre vieleicht schlau vorher dieses hier "libgpod-0.3.2" zu installieren. So sagte es die Website.
    configure make und make install haben bei der "Bücherrei" libgpod-0.3.2 ja auch noch funktioniert.
    Aber, beim gtkpod hat dann die configure einen Fehler gemeldet. Denn ich hier gerne wieder geben möchte! Nur wie kann ich etwas aus der Konsole herraus kopieren?

    Kleine Frage am Rande: Mit einer i686 Architektur kann ich keine .rpms für eine i368 Architektur benutzen oder?

    Cheers

    cya
    Cultus retro est

  2. #2
    Moderator Avatar von spidy
    Registriert seit
    16.02.2006
    Beiträge
    756

    Standard AW: gtkpod-0.99.4

    Also, das kopieren sollte so gehen:

    Text in der Konsole makieren, rechte Maustaste klicken und auf Text kopieren.
    Du kannst aber auch Strg+C drücken. Um den Text in den Thread einzufügen, brauchst Du nur Umschalt-Taste + Einfügen-Taste drücken.

    Cheers

    Spidy


    Helfe Dir selbst, sonst hilft Dir keiner, gut, dass es nicht immer stimmt ! ;-)

    Never argue with an idíot, they drag you down to their level and beat you with experience !

    Non scholae, sed vitae, discimus !

  3. #3
    Lehrling
    Registriert seit
    03.04.2006
    Ort
    Seevetal
    Beiträge
    41

    Standard AW: gtkpod-0.99.4

    Alos so:

    hanson@Rechner:~> cd '/home/hanson/Eigende Datein/Festplatte I/Software/Ipod/gtkpod-0.99.4'
    hanson@Rechner:~/Eigende Datein/Festplatte I/Software/Ipod/gtkpod-0.99.4> ./configure
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    /bin/sh: /home/hanson/Eigende: No such file or directory
    configure: WARNING: `missing' script is too old or missing
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ANSI C... none needed
    checking dependency style of gcc... gcc3
    checking for strerror in -lcposix... no
    checking for gcc... (cached) gcc
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking for gcc option to accept ANSI C... (cached) none needed
    checking dependency style of gcc... (cached) gcc3
    checking for gcc option to accept ANSI C... none needed
    checking for pkg-config... ok
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for PACKAGE_CFLAGS... -pthread -I/usr/local/include/gpod-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/libxml2 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libglade-2.0
    checking for PACKAGE_LIBS... -pthread -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -L/opt/gnome/lib -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lfreetype -lfontconfig -lXrender -lX11 -lXext -lpng12 -lz -lglitz -lm -lgmodule-2.0 -ldl -lgpod -lglib-2.0
    checking for flex... no
    checking for lex... no
    checking for yywrap in -lfl... no
    checking for yywrap in -ll... no
    checking for mount... /bin/mount
    checking for umount... /bin/umount
    checking how to run the C preprocessor... gcc -E
    checking for egrep... grep -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking locale.h usability... yes
    checking locale.h presence... yes
    checking for locale.h... yes
    checking for LC_MESSAGES... yes
    checking libintl.h usability... yes
    checking libintl.h presence... yes
    checking for libintl.h... yes
    checking for ngettext in libc... yes
    checking for dgettext in libc... yes
    checking for bind_textdomain_codeset... yes
    checking for msgfmt... /usr/bin/msgfmt
    checking for dcgettext... yes
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for xgettext... no
    checking for catalogs to be installed... de fr he it ja sv
    checking for getopt_long_only... yes
    checking for getopt_long_only... (cached) yes
    checking for flock... yes
    checking for statvfs... yes
    checking for id3_frame_field in -lid3tag... no
    configure: error: *** id3tag >= 0.15 lib not found (0.14 will not work!)
    hanson@Rechner:~/Eigende Datein/Festplatte I/Software/Ipod/gtkpod-0.99.4>
    Cultus retro est

  4. #4
    Moderator Avatar von spidy
    Registriert seit
    16.02.2006
    Beiträge
    756

    Standard AW: gtkpod-0.99.4

    Ich kann Dir im Moment nicht weiter helfen, schätze ich.
    Aber eine Frage mal vorab, Du benutzt doch Suse oder ?

    Falls ja, warum nutzt Du nicht die rpm-Dateien, die Du mit yast installieren
    kannst ? Schau mal in diesen Link.

    Vieleicht hilft Dir dies weiter.

    Cheers.

    Spidy


    Helfe Dir selbst, sonst hilft Dir keiner, gut, dass es nicht immer stimmt ! ;-)

    Never argue with an idíot, they drag you down to their level and beat you with experience !

    Non scholae, sed vitae, discimus !

  5. #5
    Administrator Avatar von Rain_Maker
    Registriert seit
    06.02.2006
    Beiträge
    5,459

    Standard AW: gtkpod-0.99.4

    ?

    Code:
     apt policy gtkpod
    gtkpod:
      Installiert: 0.99.4-4
      Kandidat: 0.99.4-4
      Versionstabelle:
     *** 0.99.4-4 0
            500 http://ftp-1.gwdg.de SuSE/10.0-i386/packman pkglist
            100 RPM Database
    
    apt policy libid3tag
    libid3tag:
      Installiert: 0.15.1b-22
      Kandidat: 0.15.1b-22
      Versionstabelle:
     *** 0.15.1b-22 0
            500 http://ftp-1.gwdg.de SuSE/10.0-i386/base pkglist
            100 RPM Database
    Alles da, sogar selbe Version und bei eingebundenem Packman-Repo auch egal ob über Yast/smart/apt mit einer Befehlszeile installiert.

    Greetz.

    RM
    "Programming today is a race between software engineers striving to build better & bigger idiot-proof programs and the Universe trying to produce bigger & better idiots. So far, the Universe is winning." (Rick Cook)

    Dies ist ein _öffentliches_ Supportforum, keinerlei Support per PN, EMail oder Instant Messenger.

    openSUSE 11.4 - 3.3.X-desktop - fluxbox 1.3.2

    For Windows-Problems - Reboot / For Linux-Problems - BE ROOT!
    (==> Und hier das wirkliche "Geheimnis meines Erfolges")

  6. #6
    Lehrling
    Registriert seit
    03.04.2006
    Ort
    Seevetal
    Beiträge
    41

    Standard AW: gtkpod-0.99.4

    Zitat Zitat von Rain_Maker Beitrag anzeigen
    Alles da, sogar selbe Version und bei eingebundenem Packman-Repo auch egal ob über Yast/smart/apt mit einer Befehlszeile installiert.

    RM

    Äh....Bahnhof!?!?

    Was meinst du mit alles da?
    Warum "sogar selbe Version"? Das selbe wie was?
    Cultus retro est

  7. #7
    Der Name ist Programm Avatar von admine
    Registriert seit
    02.08.2006
    Beiträge
    121

    Standard AW: gtkpod-0.99.4

    Einfach packman als Installationquelle in YaST ergänzen und alles ganz easy installieren
    Gruß admine

    Ich würde gern die Welt verbessern, doch Gott gibt mir den Quellcode nicht!

  8. #8
    Lehrling
    Registriert seit
    03.04.2006
    Ort
    Seevetal
    Beiträge
    41

    Standard AW: gtkpod-0.99.4

    Danke

    Nach Michael Koflers anweisung hat das mit den Quellen immer nicht geklappt.

    Aber http://www.pc-forum24.de/showthread.php?t=34

    hat es dann doch möglich gemacht!

    Danke jetzt kann ich endlich wieder Musik hören!
    Cultus retro est

Thema geschlossen

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

     

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87