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

    Byla vydána nová verze 6.7 živé linuxové distribuce Tails (The Amnesic Incognito Live System), jež klade důraz na ochranu soukromí uživatelů a anonymitu. Přehled změn v příslušném seznamu. Tor Browser byl povýšen na verzi 13.5.3. Thunderbird na verzi 115.15.0. OnionShare z verze 2.2 na verzi 2.6.

    Ladislav Hagara | Komentářů: 0
    dnes 12:22 | IT novinky

    Rozsudky Soudního dvora Evropské unie ve věcech C-465/20 P (Apple) a C-48/22 P (Google a Alphabet): Irsko poskytlo společnosti Apple protiprávní daňová zvýhodnění ve výši 13 miliard eur a je povinné je získat zpět. Byla potvrzena pokuta ve výši 2,4 miliardy eur uložená společnosti Google za to, že zneužívala svého dominantního postavení tím, že upřednostňovala vlastní službu srovnávání výrobků.

    Ladislav Hagara | Komentářů: 19
    dnes 03:22 | Nová verze

    Apache Cassandra (Wikipedie), tj. open source NoSQL distribuovaná databáze, byla vydána v nové major verzi 5.0. Přehled novinek v příspěvku na blogu a v souboru NEWS na GitHubu.

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

    Společnost MNT Research oznámila, že po open source noteboocích MNT Reform a MNT Pocket Reform bude následovat MNT Reform Next. Časem se objeví na Crowd Supply. Vývoj lze sledovat na Mastodonu.

    Ladislav Hagara | Komentářů: 2
    včera 21:44 | IT novinky

    Apple představil (YouTube) telefony iPhone 16 Pro a iPhone 16, hodinky Watch Series 10 a Watch Ultra 2 a sluchátka AirPods 4, AirPods Pro 2 a AirPods Max.

    Ladislav Hagara | Komentářů: 36
    včera 20:44 | Nová verze

    Byla vydána verze 0.9.0 operačního systému Redox OS (Wikipedie). Jedná se o mikrokernelový unixový operační systém naprogramovaný v programovacím jazyce Rust. Zdrojové kódy jsou k dispozici na GitLabu pod licencí MIT. Z novinek lze vypíchnout aplikace Files, Editor a Terminal z desktopového prostředí COSMIC, RustPython nebo webový server Simple HTTP Server.

    Ladislav Hagara | Komentářů: 0
    včera 14:00 | Komunita

    Dnes ve 23:59 končí hlasování o přednáškách na konferenci LinuxDays 2024, která proběhne o víkendu 12. a 13. října v Praze.

    Ladislav Hagara | Komentářů: 1
    7.9. 23:33 | Komunita

    Vývojáři KDE ve spolupráci se společností Slimbook oznámili 16palcový notebook KDE Slimbook VI s předinstalovaným KDE Neon s Plasmou 6. Uvnitř se nachází procesor AMD Ryzen 7 8845HS s integrovanou grafickou kartou Radeon 780M.

    Ladislav Hagara | Komentářů: 25
    7.9. 16:55 | Komunita

    Ve Würzburgu dnes začala konference vývojářů a uživatelů desktopového prostředí KDE Akademy 2024. Sledovat lze také online (YouTube, Mastodon, 𝕏, …)

    Ladislav Hagara | Komentářů: 0
    7.9. 16:44 | Nová verze

    Byla vydána nová major verze 14 svobodného systému pro řízení přístupu k síti (NAC) PacketFence (Wikipedie). Přehled novinek v oznámení o vydání. Pro uživatele předchozích verzí jsou k dispozici poznámky k aktualizaci.

    Ladislav Hagara | Komentářů: 0
    Rozcestník

    Dotaz: checking for X... configure: error: Can't find X includes. Please chec

    18.12.2003 19:48 Jozef
    checking for X... configure: error: Can't find X includes. Please chec
    Přečteno: 275×
    Pekny den, compiloval som Sim. v Konquerori som otvoril konzolu, zadal "./configure" a nastala chyba lenze neviem aka kedze som zaciatocnik

    toto je vypis z konzoly:
    [jozo@localhost sim-0.9.1]$ ./configure
    checking build system type... i586-pc-linux-gnu
    checking host system type... i586-pc-linux-gnu
    checking target system type... i586-pc-linux-gnu
    checking for a BSD-compatible install... /usr//bin/install -c
    checking for -p flag to install... yes
    checking whether build environment is sane... yes
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking for kde-config... /usr/bin/kde-config
    checking KDE version... 3.1
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking for C compiler default output... 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 g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking whether g++ supports -fno-exceptions... yes
    checking whether g++ supports -fno-check-new... yes
    checking whether g++ supports -fexceptions... yes
    checking how to run the C++ preprocessor... g++ -E
    checking whether g++ supports -frepo... yes
    checking for ld used by GCC... /usr//bin/ld
    checking if the linker (/usr//bin/ld) is GNU ld... yes
    checking for /usr//bin/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr//bin/nm -B
    checking for a sed that does not truncate output...
    checking whether ln -s works... yes
    checking how to recognise dependant libraries... pass_all
    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 dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking the maximum length of command line arguments... 32768
    checking command to parse /usr//bin/nm -B output from gcc object... ok
    checking for objdir... .libs
    checking for ranlib... ranlib
    checking for strip... strip
    checking if gcc static flag  works... yes
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr//bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking whether the g++ linker (/usr//bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC
    checking if g++ PIC flag -fPIC works... yes
    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr//bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... yes
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    appending configuration tag "GCJ" to libtool
    checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
    checking for gcj option to produce PIC... -fPIC
    checking if gcj PIC flag -fPIC works... no
    checking if gcj supports -c -o file.o... no
    checking whether the gcj linker (/usr//bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... yes
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking for msgfmt... msgfmt
    checking for gmsgfmt... msgfmt
    found msgfmt program is not GNU msgfmt; ignore it
    checking for xgettext... :
    checking for main in -lutil... yes
    checking for main in -lcompat... no
    checking for crypt in -lcrypt... yes
    checking for socklen_t... socklen_t
    checking for dnet_ntoa in -ldnet... no
    checking for dnet_ntoa in -ldnet_stub... no
    checking for inet_ntoa... yes
    checking for connect... yes
    checking for remove... yes
    checking for shmat... yes
    checking for res_init... no
    checking for killpg in -lucb... no
    checking for int... yes
    checking size of int... 4
    checking for long... yes
    checking size of long... 4
    checking for char *... yes
    checking size of char *... 4
    checking for char... yes
    checking size of char... 1
    checking for dlopen in -ldl... yes
    checking for shl_unload in -ldld... no
    not using lib directory suffix
    checking for X... configure: error: Can't find X includes.\
     Please check your installation and add the correct paths!
    [jozo@localhost sim-0.9.1]$
    
    pomozte prosim dakujem

    Odpovědi

    18.12.2003 20:04 Vlastimil Ott | skóre: 66 | blog: Plastique | Opava
    Rozbalit Rozbalit vše checking for X... configure: error: Can't find X includes. Please chec
    Sakra, používej mozek! Kdo se v tom má vyznat?! :-( Nečetls před zadáním dotazu, že máš napsat minimálně jméno distribuce? Jak to máme vědět?! Neznamená, že když někdo rozumí linuxu, bude se rýpat v takovém bordelu. Nemůžeš sem dát jenom řádek s chybou nebo se naučit jeden tag z HTML ("pre")?! Jinak k dotazu: nemáš nainstalovaný balíček něco jako XFree-4.x.x-devel-něco.rpm. A příště se přečti jak klást dotazy. :-( --vo
    Práce: Liberix, o.p.s. | Blog: OpensourceBlog.cz | Online kurz Zlatý WordPress
    19.12.2003 21:03 Jozef
    Rozbalit Rozbalit vše checking for X... configure: error: Can't find X includes. Please chec
    Sorry MDK 9,2, KDE
    1.4.2004 18:06 Michal | skóre: 3
    Rozbalit Rozbalit vše Re: checking for X... configure: error: Can't find X includes. Please
    ./configure se zaseklo kvuli tomu ze nemas nainstalovany balicky pro vyvoj X pouzivam RH - tam se to da pridat pres pridat/odebrat balicky, ale hezkou chvili jsem mel i MDK a vim ze ma taky v menu polozku na pridani balicku... ja vetsinou davam instalovat balicky pro vyvoj jadra, x, Gnome (pokud pouzivas KDE, tak samozrejme zvolis KDE)

    pri kompilaci to po tobe jeste muze chtit casti openssl - doporucuju stahnout bud cely openssl nebo na: http://rpm.pbone.net/ nebo http://www.rpmseek.com/index.html si najit prislusny balicek...

    Založit nové vláknoNahoru

    Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.