David Revoy, autor open source webového komiksu Pepper&Carrot nebo portrétu GNU/Linuxu, zveřejnil na svém blogu recenzi notebooku Librem 13 od společnosti Purism. Používá jej již sedm měsíců a s ním i jako umělec spokojen. Potřebu francouzské AZERTY klávesnice vyřešil přelepkami. Na displej se podíval kalibrační sondou, barvy vyladil pomocí open source softwaru DisplayCAL, v aplikaci Inkscape nastavil zvětšování na 170 % aby 1 cm v Inkscapu byl 1 cm v reálu. Webovou kameru, mikrofon, Wi-Fi a Bluetooth lze na Librem 13 hardwarově vypnout.
Několik posledních verzí GNOME Shellu obsahuje chybu způsobující memory leak (únik paměti). Viz například videozáznamy verzí 3.26 nebo 3.28. Nalezení chyby #64 a její opravě se věnuje Georges Basile Stavracas Neto v příspěvku na svém blogu [reddit].
V pondělí měl na YouTube online premiéru otevřený krátký 2D film Hero vytvořený v 3D softwaru Blender. Cílem stejnojmenného projektu Hero je vylepšit nástroj Grease Pencil (tužka) v Blenderu 2.8.
Byla vydána verze 4.0 kolekce svobodného softwaru umožňujícího nahrávání, konverzi a streamovaní digitálního zvuku a obrazu FFmpeg (Wikipedie). Přehled novinek v Changelogu (GitHub).
Včera vydanou hru Rise of the Tomb Raider pro Linux lze do pondělí 23. dubna koupit na Steamu s 67% slevou. Místo 49,99 € za 16,49 €.
Na Humble Bundle lze získat počítačovou hru Satellite Reign (Wikipedie, YouTube) běžící také v Linuxu zdarma. Speciální akce končí v sobotu v 19:00.
Společnost Apple koupila před třemi lety společnost FoundationDB vyvíjející stejnojmenný NoSQL databázový systém FoundationDB (Wikipedie). Včera byl tento systém uvolněn jako open source pod licencí Apache 2.0. Zdrojové kódy jsou k dispozici na GitHubu.
Po dva a půl roce od vydání verze 5.7 oznámila společnost Oracle vydání nové major verze 8.0 (8.0.11) databázového systému MySQL (Wikipedie). Přehled novinek v poznámkách k vydání. Zdrojové kódy komunitní verze MySQL jsou k dispozici na GitHubu.
Spolek OpenAlt zve příznivce otevřených technologií a otevřeného přístupu na 151. brněnský sraz, který proběhne v pátek 20. 4. od 18:00 hodin v restauraci Benjamin na Drobného 46.
Byla vydána verze 18.04.0 KDE Aplikací (KDE Applications). Přehled novinek v kompletním seznamu změn a na stránce s dalšími informacemi.
* Configuring GCC... *** This configuration is not supported in the following subdirectories: target-libffi target-boehm-gc target-zlib target-libjava zlib fastjar target-libobjc (Any other directories should still work fine.) Created "Makefile" in /var/tmp/portage/gcc-3.3.4-r1/work/build using "mt-frag" /etc/env.d/gcc/i686-pc-linux-gnu-3.3.4 doesnt exist gcc-config error: Could not run/locate "gcc" *** The command 'gcc -o conftest -march=pentium4 -pipe conftest.c' failed. *** You must set the environment variable CC to a working compiler. !!! ERROR: sys-devel/gcc-3.3.4-r1 failed. !!! Function src_compile, Line 525, Exitcode 1 !!! (no error message) !!! If you need support, post the topmost build error, NOT this status message.====================================================
checking whether gcc accepts -g... (cached) yes checking gcc version... 3 checking how to run the C preprocessor... (cached) gcc -E checking for malloc.h... yes checking for sys/ioccom.h... no checking for sys/sockio.h... (cached) no checking for ANSI ioctl definitions... no configure: error: see the INSTALL for more info configure: error: ./configure failed for libpcap-nessus !!! ERROR: net-analyzer/nessus-libraries-2.0.12 failed. !!! Function econf, Line 449, Exitcode 1 !!! econf failed !!! If you need support, post the topmost build error, NOT this status message.Function econf = to je co? Ceho to je funkce? S tim si vubec nevim rady a z googlu nejsem vubec moudry.
checking for library containing strerror... none required checking whether ln -s works... yes checking for bison... bison -y checking for function prototypes... yes checking how to run the C preprocessor... /lib/cpp configure: error: C preprocessor "/lib/cpp" fails sanity check See `config.log' for more details. !!! ERROR: sys-apps/shadow-4.0.5-r2 failed. !!! Function econf, Line 449, Exitcode 1 !!! econf failed !!! If you need support, post the topmost build error, NOT this status message.Prosim nevi nekdo co to znamena? Co mam preinstalovat, nebo co mi chybi?
| Syntax error configure:3483: /lib/cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:145, from /usr/include/laimits.h:144, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/limits:122, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/syslaimits.h:7, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/limits:11, from conftest.c:14: /usr/include/bits/local_lim.h:36:26: linux/limits: No such file or directory configure:3489: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "shadow" | #define VERSION "4.0.5" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | /* end confdefs.h. */ | #ifdef __STDC__ | #else | #endif | Syntax error configure:3558: error: C preprocessor "/lib/cpp" fails sanity check See `config.log' for more details.Tohle je nekde na konci
## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE "shadow" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PROTOTYPES 1 #define VERSION "4.0.5" #define __PROTOTYPES 1 configure: exit 1
--usepkg (-k) Tells emerge to use binary packages (from $PKGDIR) if they are available, thus possibly avoiding some time-con- suming compiles. This option is useful for CD installs; you can export PKGDIR=/mnt/cdrom/packages and then use this option to have emerge "pull" binary packages from the CD in order to satisfy dependencies.
Tiskni
Sdílej: