Beiträge von Mäkuss

    /usr/lib/libwx_baseu-2.5.so.2
    /usr/lib/libwx_baseu-2.5.so.2.0.0
    /usr/lib/libwx_baseu_net-2.5.so.2
    /usr/lib/libwx_baseu_net-2.5.so.2.0.0
    /usr/lib/libwx_baseu_xml-2.5.so.2
    /usr/lib/libwx_baseu_xml-2.5.so.2.0.0
    /usr/lib/libwx_gtk2u_adv-2.5.so.2
    /usr/lib/libwx_gtk2u_adv-2.5.so.2.0.0
    /usr/lib/libwx_gtk2u_animate-2.5.so.2
    /usr/lib/libwx_gtk2u_animate-2.5.so.2.0.0
    /usr/lib/libwx_gtk2u_core-2.5.so.2
    /usr/lib/libwx_gtk2u_core-2.5.so.2.0.0
    /usr/lib/libwx_gtk2u_deprecated-2.5.so.2
    /usr/lib/libwx_gtk2u_deprecated-2.5.so.2.0.0
    ...


    das sind die Dateien, die mein wxGTK-2.5.2.8-3.1.i586.rpm mitbringt.


    Müsste doch drin sein.


    Aber schau: im wxgtk ist ...baseu.. drin, audacity will ...base...

    Danke für den Link.


    Jetzt meckert aber das rpm, weil ihm was fehlt:


    audacity benötigt libwx_base-2.5.so.2
    audacity benötigt libwx_base-2.5.so.2(WX_2.5)
    audacity benötigt libwx_base_net-2.5.so.2
    audacity benötigt libwx_base_odbc-2.5.so.2
    audacity benötigt libwx_base_xml-2.5.so.2
    audacity benötigt libwx_gtk2_adv-2.5.so.2
    audacity benötigt libwx_gtk2_core-2.5.so.2
    audacity benötigt libwx_gtk2_core-2.5.so.2(WX_2.5)
    audacity benötigt libwx_gtk2_dbgrid-2.5.so.2
    audacity benötigt libwx_gtk2_html-2.5.so.2
    audacity benötigt libwx_gtk2_html-2.5.so.2(WX_2.5)


    Die Dateien finde ich nicht beim ftp von SuSE, unter "Software" bei Yast auch nicht.


    Wo sind denn die?

    Zitat von Harteware


    Ach du willst kompilieren. Dazu brauchst du die Sourcen von wxWidgets. Ich bilde mir aber ein, dass es Audacity für Suse als RPM gibt. Google mal ein bisschen evtl. findeste was.


    Von "wollen" kompilieren kann keine Rede sein. Ich dachte, das müsste ich...


    Ich komme frisch von Windows zu Linux und hätte am liebsten ein rpm für audacity, welches sofort benutzbar ist.


    Auf der Homepage von audacity hab ich aber nur die Sourcen gesehen, die man kompilieren muss.


    Deshalb stehe ich ja wie Ochs' vorm Berg...


    Ich google mal nach einem rpm von Audacity, hoffe, dass es eines für SuSE 9.2 gibt.

    Hi,


    audacity installiert er doch noch nicht, ihm fehlt irgendwie wxWindows:


    ...
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking mad.h usability... no
    checking mad.h presence... no
    checking for mad.h... no
    checking vorbis/vorbisenc.h usability... no
    checking vorbis/vorbisenc.h presence... no
    checking for vorbis/vorbisenc.h... no
    checking id3tag.h usability... no
    checking id3tag.h presence... no
    checking for id3tag.h... no
    checking FLAC/format.h usability... no
    checking FLAC/format.h presence... no
    checking for FLAC/format.h... no
    --- Configuring soundtouch
    --- Configuring libsndfile
    --- Configuring libresample
    checking for zip... /usr/bin/zip
    checking for wx-config... no
    configure: error: "Could not find wx-config: is wxWindows installed? is wx-config in your path?"

    Problem: Ich weiß auch gar nicht genau, ob ich "wxX11-2.4.2.tar.gz" oder "wxGTK-2.4.2.tar.gz" für SuSe 9.2 brauche...


    Ausgabe:


    GTK bringt:


    "checking for tiffio.h... yes
    checking for TIFFError in -ltiff... yes
    checking for GTK+ version...
    checking for gtk-config... no
    checking for GTK - version >= 1.2.7... no
    *** The gtk-config script installed by GTK could not be found
    *** If GTK was installed in PREFIX, make sure PREFIX/bin is in
    *** your path, or set the GTK_CONFIG environment variable to the
    *** full path to gtk-config.
    checking for gtk-config... (cached) no
    checking for GTK - version >= 1.2.3... no
    *** The gtk-config script installed by GTK could not be found
    *** If GTK was installed in PREFIX, make sure PREFIX/bin is in
    *** your path, or set the GTK_CONFIG environment variable to the
    *** full path to gtk-config.
    configure: error:
    Please check that gtk-config is in path, the directory
    where GTK+ libraries are installed (returned by
    'gtk-config --libs' command) is in LD_LIBRARY_PATH or
    equivalent variable and GTK+ is version 1.2.3 or above."


    X11 ergibt:


    "checking size of wchar_t... (cached) 4
    checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64
    checking if large file support is available... yes
    checking whether byte ordering is bigendian... (cached) no
    checking how to run the C++ preprocessor... (cached) c++ -E
    checking for iostream... (cached) yes
    checking if C++ compiler supports bool... (cached) yes
    checking if C++ compiler supports the explicit keyword... (cached) yes
    checking for glibc 2.1 or later... yes
    checking for regex.h... yes
    checking for regcomp... yes
    checking for zlib.h >= 1.1.4... no
    configure: warning: zlib library not found or too old, will use built-in instead
    checking for png.h > 0.90... no
    configure: warning: system png library not found or too old, will use built-in instead
    checking for jpeglib.h... yes
    checking for jpeg_read_header in -ljpeg... yes
    checking for tiffio.h... yes
    checking for TIFFError in -ltiff... yes
    checking for X... no
    configure: error: X11 not found"


    Darüber sind immer "yes" oder "ok", also in Ordnung.

    Hi,


    ich versuche dieses wxwidgets zu kompilieren.


    Unter http://wxwidgets.org/downld2.htm kann man das ja herunterladen, habe die Versionen "Unix/GTK+" und
    "Unix/Motif and X11" probiert, weil ich nicht genau weiß, welches man braucht.


    Dort dann wxX11-2.4.2.tar.gz bzw. wxGTK-2.4.2.tar.gz heruntergeladen.


    ./configure läuft ja noch, nur bei "make" kommt dann "*** Keine Targets angegeben und keine »make«-Steuerdatei gefunden. Schluss."


    Und das war's ...


    Was muss man noch beachten?