Byla vydána nová stabilní verze 7.9 webového prohlížeče Vivaldi (Wikipedie). Postavena je na Chromiu 146. Přehled novinek i s náhledy v příspěvku na blogu.
Dle plánu byla vydána Opera GX pro Linux. Ke stažení je .deb i .rpm. V plánu je flatpak. Opera GX je webový prohlížeč zaměřený na hráče počítačových her.
GNUnet (Wikipedie) byl vydán v nové major verzi 0.27.0. Jedná se o framework pro decentralizované peer-to-peer síťování, na kterém je postavena řada aplikací.
Byly publikovány informace (technické detaily) o bezpečnostním problému Snapu. Jedná se o CVE-2026-3888. Neprivilegovaný lokální uživatel může s využitím snap-confine a systemd-tmpfiles získat práva roota.
Nightingale je open-source karaoke aplikace, která z jakékoliv písničky lokálního alba (včetně videí) dokáže oddělit vokály, získat text a vše přehrát se synchronizací na úrovni jednotlivých slov a hodnocením intonace. Pro separaci vokálů využívá UVR Karaoke model s Demucs od Mety, texty písní stahuje z lrclib.net (LRCLIB), případně extrahuje pomocí whisperX, který rovněž využívá k načasování slov. V případě audiosouborů aplikace na
… více »Po půl roce vývoje od vydání verze 49 bylo vydáno GNOME 50 s kódovým názvem Tokyo (Mastodon). Podrobný přehled novinek i s náhledy v poznámkách k vydání a v novinkách pro vývojáře.
Článek na stránkách Fedora Magazinu informuje o vydání Fedora Asahi Remixu 43, tj. linuxové distribuce pro Apple Silicon vycházející z Fedora Linuxu 43.
Byl zveřejněn program konference Installfest 2026. Konference proběhne o víkendu 28. a 29. března v Praze na Karlově náměstí 13. Vstup zdarma.
Byla vydána Java 26 / JDK 26. Nových vlastností (JEP - JDK Enhancement Proposal) je 10. Odstraněno bylo Applet API.
Byla vydána nová verze 260 správce systému a služeb systemd (Wikipedie, GitHub). Odstraněna byla podpora skriptů System V. Aktualizovány byly závislosti. Minimální verze Linuxu z 5.4 na 5.10, OpenSSL z 1.1.0 na 3.0.0, Pythonu z 3.7.0 na 3.9.0…
s.o ao_alsa9.o
make[1]: Leaving directory `/home/bob/prac/MPlayer-0.90pre6/libao2'
make -C liba52
make[1]: Entering directory `/home/bob/prac/MPlayer-0.90pre6/liba52'
gcc -c -O4 -march=athlon -mcpu=athlon -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -o crc.o crc.c
gcc -c -O4 -march=athlon -mcpu=athlon -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -o resample.o resample.c
gcc -c -O4 -march=athlon -mcpu=athlon -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -o bit_allocate.o bit_allocate.c
gcc -c -O4 -march=athlon -mcpu=athlon -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -o bitstream.o bitstream.c
gcc -c -O4 -march=athlon -mcpu=athlon -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -o downmix.o downmix.c
gcc -c -O4 -march=athlon -mcpu=athlon -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -o imdct.o imdct.c
{standard input}: Assembler messages:
{standard input}:3752: Error: backward ref to unknown
label "4:"
{standard input}:3752: Error: junk `uf' after expression
make[1]: *** [imdct.o] Error 1
make[1]: Leaving directory `/home/bob/prac/MPlayer-0.90pre6/liba52'
make: *** [liba52/liba52.a] Error 2
cobra:/home/bob/prac/MPlayer-0.90pre6 #
a takhle vypada vysledek kompilace:
cobra:/home/bob/prac/MPlayer-0.90pre6 # ./configure \\
--disable-dvdnav --disable-runtime-cpudetection
Detected operating system: Linux
Detected host architecture: i386
Checking for gcc version ... 3.3, ok
Checking for CPU vendor ... AuthenticAMD (6:3:1)
Checking for CPU type ... AMD Duron(tm) Processor
Checking for GCC & CPU optimization abilities ... athlon
Checking for kernel support of mmx ... yes
Checking for kernel support of mmx2 ... yes
Checking for kernel support of 3dnow ... yes
Checking for kernel support of 3dnowex ... yes
Checking for mtrr support ... yes
Checking for assembler (/usr/lib/gcc-lib/i486-suse-linux/3.
3/../../../../i486-suse-linux/bin/as 2.13.90.0.18) ... ok
Checking for Linux kernel version ... 2.4.20-4GB-athlon, ok
Checking for awk ... gawk
Checking for extra headers ... none
Checking for extra libs ... none
Checking for i18n ... no
Checking for language ... using en
Checking for enable sighandler ... yes
Checking for runtime cpudetection ... no
Checking for restrict keyword ... __restrict
Checking for kstat ... no
Checking for posix4 ... no
Checking for nanosleep ... yes
Checking for socklib ... yes (using -lnsl)
Checking for inet_pton() ... yes (using -lnsl)
Checking for inttypes.h (required) ... yes
Checking for stddef.h ... yes
Checking for malloc.h ... yes
Checking for memalign() ... yes
Checking for alloca.h ... yes
Checking for mman.h ... yes
Checking for dynamic loader ... yes
Checking for pthread ... yes (using -lpthread)
Checking for sys/soundcard.h ... yes
Checking for sys/dvdio.h ... no
Checking for sys/cdio.h ... no
Checking for linux/cdrom.h ... yes
Checking for dvd.h ... no
Checking for BSDI dvd.h ... no
Checking for userspace SCSI headers (Solaris) ... no
Checking for termcap ... no
Checking for termios ... yes (using sys/termios.h)
Checking for shm ... yes
Checking for linux devfs ... no
Checking for strsep() ... yes
Checking for vsscanf() ... yes
Checking for 3dfx ... no
Checking for tdfxfb ... no
Checking for DirectFB headers presence ... yes (using
-I/usr/include/directfb)
Checking for DirectFB ... yes (916)
Checking for X11 headers presence ... yes (using
/usr/include)
Checking for X11 libs presence ... yes (using
/usr/X11R6/lib)
Checking for X11 ... yes
Checking for DPMS ... yes (using Xdpms 4)
Checking for Xv ... yes
Checking for Xinerama ... yes
Checking for Xxf86vm ... yes
Checking for DGA ... yes (using DGA 2.0)
Checking for OpenGL ... no
Checking for /dev/mga_vid ... no
Checking for xmga ... no
Checking for GGI ... no
Checking for AA ... yes
Checking for SVGAlib ... no
Checking for FBDev ... yes
Checking for DVB ... no (specify path to DVB/ost/include
with --with-extraincdir=DIR)
Checking for PNG support ... yes
Checking for JPEG support ... yes
Checking for GIF89a support ... yes
Checking for VESA support ... yes
Checking for SDL ... yes (using sdl-config)
Checking for NAS ... no
Checking for DXR2 ... no
Checking for DXR3/H+ ... no
Checking for libmp1e ... no
Checking for libfame ... no
Checking for OSS Audio ... yes
Checking for aRts ... no
Checking for ALSA audio ... yes (using alsa 0.9.x and
alsa/asoundlib.h)
Checking for Sun audio ... no
Checking for Sun mediaLib ... no
Checking for SGI audio ... no
Checking for VCD support ... ok
Checking for DVD support (libmpdvdkit) ... yes
Checking for DVD support (libcss - old style) ... no
Checking for DVD support (libdvdread - new style) ...
disabled by libmpdvdkit
Checking for DVD support (libdvdnav) ... no
Checking for cdparanoia ... yes
Checking for zlib ... yes
Checking for RTC ... yes
Checking for mad support ... no
Checking for OggVorbis support ... yes
Checking for FAAD (AAC) support ... no
Checking for Win32 DLL support ... yes (using
/usr/lib/win32)
Checking for DirectShow ... yes
Checking for XAnim DLL ... yes (using /usr/lib/xanim/mods)
Checking for RealPlayer DLL ... yes (using
/usr/lib/RealPlayer8/Codecs)
Checking for LIVE.COM Streaming Media libraries ... no
Checking for iconv ... yes
Checking for FFmpeg libavcodec (static) ... yes
Checking for libdv-0.9.5 (for mencoder) ... yes
Checking for zr ... no
Checking for XviD ... no
Checking for DivX4linux/DivX5linux/OpenDivX decore ...
DivX5linux (with libdivxdecore.so)
Checking for libmp3lame (for mencoder) ... no
Checking for XviD/DivX4linux encore (for mencoder) ...
DivX4linux (with libdivxencore.so)
Checking for mencoder ... yes
Checking for fastmemcpy ... yes
Checking for TV interface ... yes
Checking for *BSD BrookTree 848 TV interface ... no
Checking for Video 4 Linux TV interface ... yes
Checking for audio select() ... yes
Checking for streaming ... yes
Checking for byte order ... Little Endian
Checking for GUI ... no
Checking for ftello() ... yes
Checking for vidix ... yes
Checking for new input ... yes
Checking for joystick ... no
Checking for lirc ... yes
Creating config.mak
Creating config.h
Creating libvo/config.mak
Creating libao2/config.mak
Creating help_mp.h
Config files successfully generated by ./configure !
Install prefix: /usr/local
Data directory: /usr/local/share/mplayer
Config direct.: /usr/local/share/mplayer
Byte order: Little Endian
Optimizing for: athlon mmx mmx2 3dnow 3dnowex mtrr
Enabled optional drivers:
Input: network tv-v4l tv cdda mpdvdkit vcd
Codecs: divx5linux libavcodec real xanim directshow
win32 libvorbis
Audio output: alsa9 oss sdl mpegpes(file)
Video output: xvidix sdl vesa gif89a jpeg png
mpegpes(file) fbdev aa dga xv x11 directfb
Disabled optional drivers:
Input: tv-bsdbt848 dvdnav dvdread dvdcss
Codecs: divx4linux xvid libmad
Audio output: sgi sun arts dxr2 nas
Video output: zr dxr3 dxr2 svga ggi xmga mga opengl
tdfxfb 3dfx
'config.h' and 'config.mak' contain your configuration
options.
Note: If you alter theses files (for instance CFLAGS)
MPlayer may no longer
compile *** DO NOT REPORT BUGS if you tweak
these files ***
cobra:/home/bob/prac/MPlayer-0.90pre6 #
Nevite nahodou nekdo,kde mam co spatne, a hlavne, jak to opravim?# ./configure [--moznosti]
# make
# make install
?
--disable-alsa , podla vsetkeho subor imdct.c pri ktorom nastava chyba prave suvisi s alsou.


Pokud vsak ani konfigurace nesla pod uzivatelem, bude nekde chybka.

http://www1.mplayerhq.hu/MPlayer/releases/MPlayer-0.92.tar.bz2nebo odsud:
http://www1.mplayerhq.hu/MPlayer/releases/MPlayer-1.0pre3.tar.bz2tím by se leccos vyřešilo...


Tiskni
Sdílej: