abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
AbcLinuxu hledá autory!
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    dnes 02:11 | Nová verze

    Vanilla OS 3 „Reunion“ byl vydán. Tato na Debianu „Sid“ založená desktopová distribuce s transakčními aktualizacemi „neměnného“ základního systému (ABRoot) nově podporuje architekturu arm64 (vedle x86-64), podporuje reprodukovatelné sestavení většiny balíčků a vylepšuje systémové nástroje. Vlastní meta-správce balíčků APX nyní používá Distrobox v2 a je dostupný i pro jiné distribuce.

    |🇵🇸 | Komentářů: 0
    včera 16:00 | IT novinky

    Řemínky pro Apple Watch, bezdrátová sluchátka nebo nabíjecí adaptéry. Takovou nabídku našli v uplynulých dnech příslušníci Celního úřadu v Liberci při kontrole kamenného obchodu na Náchodsku. Celkem zde zadrželi 3 035 kusů zboží podezřelého z porušování práv duševního vlastnictví. Pokud by se jednalo o originální výrobky, jejich hodnota by podle odhadu přesáhla 10,8 milionu korun.

    Ladislav Hagara | Komentářů: 9
    včera 14:11 | Nová verze

    Byla vydána verze 31.1 textového editoru GNU Emacs. Podrobný přehled novinek v souboru NEWS.

    Ladislav Hagara | Komentářů: 4
    včera 12:22 | Nová verze

    Webový prohlížeč Waterfox (Wikipedie), fork Firefoxu, byl vydán ve verzi 6.7.0. Postaven je na jádru Gecko ESR 153.

    Ladislav Hagara | Komentářů: 0
    včera 11:22 | Nová verze

    Multiplatformní open source voxelový herní engine Luanti byl vydán ve verzi 5.17.0. Podrobný přehled novinek v changelogu. Přidána byla základní podpora gamepadů. Opraveno bylo několik zranitelností. Původně se jedná o Minecraftem inspirovaný Minetest v říjnu loňského roku přejmenovaný na Luanti.

    Ladislav Hagara | Komentářů: 0
    včera 11:00 | IT novinky

    Americká technologická společnost Apple loni v Irsku na daních zaplatila 17 miliard dolarů (zhruba 350 miliard Kč). To představovalo 40 procent celkové částky, kterou firma odvedla na dani z příjmů po celém světě. Vyplývá to z účetních výkazů podniku. Platbu výrazně zvýšilo rozhodnutí Soudního dvora EU z roku 2024, podle něhož měl Apple doplatit Irsku na daních 13 miliard eur (313 miliard Kč).

    Ladislav Hagara | Komentářů: 0
    včera 09:55 | Zajímavý projekt

    CrossPoint Reader je open-source alternativní firmware pro menší, levné čtečky, vybavené cca čtyřpalcovým e-ink displejem. Zahrnuje aplikaci pro čtení e-knih a webový server pro konfiguraci a přenos souborů po síti. Verze 1.0 byla vydána v únoru 2026. Recenze současné verze 1.5 vyšla na Linux Weekly News.

    |🇵🇸 | Komentářů: 0
    21.8. 05:00 | Nová verze

    Byla vydána verze 1.98.0 programovacího jazyka Rust (Wikipedie). Podrobnosti v poznámkách k vydání. Vyzkoušet Rust lze například na stránce Rust by Example.

    Ladislav Hagara | Komentářů: 0
    21.8. 04:22 | Nová verze

    Byla vydána nová verze 7.1 (YouTube) svobodného open source redakčního systému WordPress. Kódové jméno Mary Lou bylo vybráno na počest americké jazzové klavíristky Mary Lou Williams (YouTube).

    Ladislav Hagara | Komentářů: 0
    20.8. 19:11 | Nová verze

    Bun (Wikipedie), tj. běhové prostředí (runtime) a toolkit pro JavaScript a TypeScript, alternativa k Node.js a Deno, byl vydán ve verzi 1.4. Představení novinek také na YouTube. Bun byl přepsán z programovacího jazyka Zig do Rustu. Pomocí Claude Fable 5.

    Ladislav Hagara | Komentářů: 0
    Které desktopové prostředí na Linuxu používáte?
     (10%)
     (7%)
     (2%)
     (19%)
     (29%)
     (7%)
     (6%)
     (2%)
     (15%)
     (22%)
    Celkem 2493 hlasů
     Komentářů: 31, poslední 13.8. 00:27
    Rozcestník

    Administrace komentářů

    Jste na stránce určené pro řešení chyb a problémů týkajících se diskusí a komentářů. Můžete zde našim administrátorům reportovat špatně zařazenou či duplicitní diskusi, vulgární či osočující příspěvek a podobně. Děkujeme vám za vaši pomoc, více očí více vidí, společně můžeme udržet vysokou kvalitu AbcLinuxu.cz.

    Příspěvek
    31.8.2010 16:13 DWD | skóre: 18 | blog: papiry
    Rozbalit Rozbalit vše Re: Audacity a wxWidgets

    Už jsem ty balíky odinstaloval a nainstaloval jsem si

    - libwxgtk2.8-2.8.4-3mdv2008.0.i586
    - libwxgtk2.8-devel-2.8.4-3mdv2008.0.i586
    - libwxgtkgl2.8-2.8.4-3mdv2008.0.i586
    Ten třetí si vyžádaly závislosti.

    To nepomohlo, pořád to píše

    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 ISO C89... none needed
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking how to run the C++ preprocessor... g++ -E
    checking for a BSD-compatible install... /usr/bin/install -c
    checking for pkg-config... yes
    checking CFLAGS for strict prototypes... -Wstrict-prototypes
    checking wall_flags for maximum warnings... -Wall
    checking for a sed that does not truncate output... /bin/sed
    checking whether the C++ compiler accepts the  -Wall flag... yes
    checking whether the C++ preprocessor accepts the  -Wall flag... yes
    configure: Determining what libraries are available in this tree and on the system
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for SNDFILE... yes
    configure: Libsndfile libraries are available as system libraries
    checking for ./lib-src/libsndfile/src/sndfile.h.in... no
    configure: libsndfile libraries are NOT available in this source tree
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/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 for XML_ParserCreate in -lexpat... yes
    checking expat.h usability... yes
    checking expat.h presence... yes
    checking for expat.h... yes
    configure: Expat libraries are available as system libraries
    checking for ./lib-src/expat/xmlparse/xmlparse.h... yes
    configure: Expat libraries are available in the local tree
    checking for SAMPLERATE... yes
    configure: Libsamplerate libraries are available as system libraries
    checking for ./lib-src/libsamplerate/src/samplerate.h... no
    configure: libsamplerate libraries are NOT available in the local tree
    checking for ./lib-src/libresample/include/libresample.h... yes
    configure: libresample libraries are available in the local tree
    checking for vorbis_bitrate_addblock in -lvorbisfile... yes
    checking vorbis/vorbisfile.h usability... yes
    checking vorbis/vorbisfile.h presence... yes
    checking for vorbis/vorbisfile.h... yes
    configure: Vorbis libraries are available as system libraries
    checking for ./lib-src/libvorbis/include/vorbis/vorbisenc.h... no
    checking for ./lib-src/libogg/include/ogg/ogg.h... no
    configure: Vorbis libraries are NOT available in this source tree
    checking for LIBMAD... yes
    checking for mad_decoder_init in -lmad... yes
    configure: libmad libraries are available as system libraries
    checking for ./lib-src/libmad/frame.h... no
    configure: libmad libraries are NOT available in the local tree
    checking for FLAC__stream_decoder_new in -lFLAC... yes
    checking FLAC/format.h usability... yes
    checking FLAC/format.h presence... yes
    checking for FLAC/format.h... yes
    configure: FLAC libraries are available as system libraries
    checking for ./lib-src/libflac/include/FLAC/format.h... no
    checking for ./lib-src/libflac/include/FLAC++/decoder.h... no
    configure: FLAC libraries are NOT available in this source tree
    checking for id3_file_open in -lid3tag... yes
    checking id3tag.h usability... yes
    checking id3tag.h presence... yes
    checking for id3tag.h... yes
    configure: Libid3tag libraries are available as system libraries
    checking for ./lib-src/libid3tag/frame.h... no
    configure: libid3tag libraries are NOT available in the local tree
    checking for SOUNDTOUCH... yes
    configure: Libsoundtouch libraries are available as system libraries
    checking for ./lib-src/soundtouch/include/SoundTouch.h... no
    configure: libsoundtouch libraries are NOT available in the local tree
    checking for ./lib-src/libnyquist/nyx/nyx.h... yes
    configure: nyquist libraries are available in the local tree
    checking for VAMP... no
    configure: Vamp libraries are NOT available as system libraries
    checking for ./lib-src/libvamp/vamp-sdk/hostext/PluginLoader.h... yes
    configure: Vamp libraries are available in the local tree
    checking for LIBTWOLAME... no
    configure: Libtwolame library NOT available as system library
    checking for ./lib-src/twolame/libtwolame/twolame.h... no
    configure: libtwolame library is NOT available in the local tree
    configure: Figuring out what libraries to enable
    configure: Using SYSTEM libraries for LIBVORBIS
    configure: Using SYSTEM libraries for LIBMAD
    configure: Using SYSTEM libraries for LIBSNDFILE
    configure: Using SYSTEM libraries for LIBFLAC
    configure: Using SYSTEM libraries for LIBID3TAG
    configure: Using SYSTEM libraries for LIBSAMPLERATE
    configure: Using LOCAL libraries for LIBRESAMPLE
    configure: Using SYSTEM libraries for LIBSOUNDTOUCH
    configure: Using LOCAL libraries for LIBNYQUIST
    configure: Using LOCAL libraries for LIBVAMP
    configure: Using SYSTEM libraries for LIBEXPAT
    configure: disabling LIBTWOLAME
    configure: Both libresample and libsamplerate are available
    configure: deciding which to use based on arguments ...
    configure: Libsamplerate not explicity requested, using libresample
    checking for wx-config... /usr/bin/wx-config
    
      Warning: No config found to match: /usr/lib/wx/config/multiarch-i386-linux/gtk2-ansi-release-2.8 --static=yes --version
               in /usr/lib/wx/config
      If you require this configuration, please install the desired
      library build.  If this is part of an automated configuration
      test and no other errors occur, you may safely ignore it.
      You may use wx-config --list to see all configs available in
      the default prefix.
    
    configure: Checking that the chosen version of wxWidgets is 2.6.x or 2.8.x
    configure: error: Unable to locate a suitable configuration of wxWidgets v2.6.x or higher.
    The currently available configurations are listed below.  If necessary, either
    install the package for your distribution or download the latest version of
    wxWidgets
    from http://wxwidgets.org.
    
        Default config is gtk2-ansi-release-2.8
    
      Default config will be used for output
    
      Also available in /usr:
        multiarch-i386-linux
    [david@localhost audacity-src-1.3.5-beta]$ 

    Jsem kretén, který ví lautr hovno o Linuxu a o počítačích vůbec.

    V tomto formuláři můžete formulovat svou stížnost ohledně příspěvku. Nejprve vyberte typ akce, kterou navrhujete provést s diskusí či příspěvkem. Potom do textového pole napište důvody, proč by měli admini provést vaši žádost, problém nemusí být patrný na první pohled. Odkaz na příspěvek bude přidán automaticky.

    Vaše jméno
    Váš email
    Typ požadavku
    Slovní popis
    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.