- Xiaomi 12T Pro - kétszínű, mint a kétszázas
- iPhone topik
- Xiaomi 13T és 13T Pro - nincs tétlenkedés
- Milyen okostelefont vegyek?
- Honor 400 Pro - gép a képben
- iPhone 16e - ellenvetésem lenne
- Honor 200 - kétszázért pont jó lenne
- Samsung Galaxy S25 - végre van kicsi!
- Samsung Galaxy S25 Ultra - titán keret, acélos teljesítmény
- Mobil flották
-
Mobilarena
Linux kezdőknek - érdemes beleolvasni, mielőtt kérdezel
Új hozzászólás Aktív témák
-
-
sámli
csendes tag
Köszi a választ.
Úgy döntöttem akkor most nem lesz frissítés. -
sámli
csendes tag
Szevasztok
Frissítéskor belefutottam a következő problémába:
A linux-image-386 -ot nem tudom frissíteni a legújabb 2.6.15.26 -ra, mert nem található a tárolókban a linux-image-2.6.15-28-386.
Ubuntu 6.06 -ot használok és a 6.06 -os tárolók vannak felvéve.
Melyik tárolót vegyem fel, vagy módosítsam a tárolókat 6.10 -re? -
sámli
csendes tag
válasz
Jester01 #2650 üzenetére
Úgy tűnik összejött. Ott szúrtam el, hogy csak a libxaw6-dev -et telepítettem, a libxaw7-dev -et nem. Ez a make eredménye: [link] Itt még mindig van néhány figyelmeztetés, amivel nem tudok mit kezdeni.
cartconv.c: In function ‘load_input_file’:
cartconv.c:782: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
cartconv.c:782: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
cartconv.c:782: warning: pointer targets in passing argument 2 of ‘__builtin_strcmp’ differ in signedness
cartconv.c:782: warning: pointer targets in passing argument 2 of ‘__builtin_strcmp’ differ in signedness
cartconv.c:782: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
cartconv.c:782: warning: pointer targets in passing argument 2 of ‘__builtin_strcmp’ differ in signedness
cartconv.c:782: warning: pointer targets in passing argument 2 of ‘__builtin_strcmp’ differ in signedness
cartconv.c:782: warning: pointer targets in passing argument 2 of ‘strncmp’ differ in signedness
g++ -g -O2 -DNO_REGPARM -Wall -Wstrict-prototypes -Winline -o cartconv cartconv.o -lnsl -lm -
sámli
csendes tag
válasz
Jester01 #2647 üzenetére
Újrafuttattam, ez az eredmény: [link].
Ebből nekem két sor szúrt szemet:
+++ Warning: the following important X11 libraries were not found: Xaw
+++ You might have to edit the Makefile by hand to compile properly
Úgy gondolom telepítettem minden olyan csomagot ami tartalmazhatja, de az ismételt futtatáskor is maradt a figyelmeztetés.
Van ötletetek? -
sámli
csendes tag
Szevasztok, ismét itt vagyok.
Úgy tűnik kissé nagy falat volt ez nekem (még a végén elrontom a gyomrom).
Idáig jutottam, [link] fogalmam sincs hogyan tovább. Ha van ötletetek (no meg türelmetek) megköszönném.
[Szerkesztve] -
sámli
csendes tag
válasz
Jester01 #2639 üzenetére
Nem tudom, hogy erre a részre gondoltál-e ezért csak egy kis részt másolok be.
In file included from ../../src/arch/unix/x11/xaw/videoarch.h:5,
from ../../src/arch/unix/videoarch.h:9,
from video-canvas.c:39:
../../src/arch/unix/x11/xaw/uiarch.h:33:27: error: X11/Intrinsic.h: Nincs ilyen fájl vagy könyvtár
../../src/arch/unix/x11/xaw/uiarch.h:34:28: error: X11/StringDefs.h: Nincs ilyen fájl vagy könyvtár
../../src/arch/unix/x11/xaw/uiarch.h:35:24: error: X11/keysym.h: Nincs ilyen fáj l vagy könyvtár
In file included from ../../src/arch/unix/x11/xaw/videoarch.h:5,
from ../../src/arch/unix/videoarch.h:9,
from video-canvas.c:39:
../../src/arch/unix/x11/xaw/uiarch.h:43: error: syntax error before ‘ui_window_t ’
../../src/arch/unix/x11/xaw/uiarch.h:43: warning: type defaults to ‘int’ in decl aration of ‘ui_window_t’
../../src/arch/unix/x11/xaw/uiarch.h:43: warning: data definition has no type or storage class
../../src/arch/unix/x11/xaw/uiarch.h:44: error: syntax error before ‘ui_callback _t’
../../src/arch/unix/x11/xaw/uiarch.h:44: warning: type defaults to ‘int’ in decl -
sámli
csendes tag
válasz
ngabor2 #2637 üzenetére
Bocs nem gondoltam, hogy nincs alapban benn.
Ez a vége:
make[3]: *** [video-canvas.o] Error 1
make[3]: Leaving directory `/home/mano/vice-1.20/src/video'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/mano/vice-1.20/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/mano/vice-1.20/src'
make: *** [all-recursive] Error 1
Persze jónéhány sor van elötte hibával, nem tom az is kell-e.
Ha még visszaélhetek a türelmetekkel. -
sámli
csendes tag
válasz
Jester01 #2635 üzenetére
Úgy gondolom sikerült, ez a vége:
configure: creating ./config.status
config.status: creating Makefile
config.status: creating siddefs.h
config.status: executing depfiles commands
DE jön a következő gondom, a make utasításra azt írja, hogy a parancs nem található.
A make utasítást melyik könyvtárban kell kiadnom? -
sámli
csendes tag
válasz
Jester01 #2633 üzenetére
Ez egyre hosszabb lesz
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... no
checking build system type... i686-pc-linux
checking host system type... i686-pc-linux
no explicit checking for XFree86 fullscreen requested, disabling fullscreen...
using TextField widget.
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 for style of include used by make... none
checking dependency style of gcc... none
using x86-specific optimizing options
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) none
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 linux/hardsid.h usability... no
checking linux/hardsid.h presence... no
checking for linux/hardsid.h... no
checking how to run the C preprocessor... gcc -E
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for bison... no
checking for byacc... no
checking for flex... no
checking for lex... no
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for gettext in libc... yes
checking for gettext in libintl... no
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for perl... /usr/bin/perl
checking for c++... no
checking for g++... no
checking for gcc... gcc
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor ''/lib/cpp'' fails sanity check
See `config.log' for more details. -
sámli
csendes tag
válasz
Jester01 #2631 üzenetére
Megtörtént, ez az eredmény:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... no
checking build system type... i686-pc-linuxlibc1
checking host system type... i686-pc-linuxlibc1
no explicit checking for XFree86 fullscreen requested, disabling fullscreen...
using TextField widget.
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
See `config.log' for more details. -
sámli
csendes tag
Szevasztok
Belefutottam egy hasonló problémába. Telepíteni akartam a VICE progit (C64 emulátor) mivel a csomagban lévő hiányos így megpróbáltam lefordítani. (Ubuntu 6.06)
a ./configure ezt adta vissza:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... no
checking build system type... i686-pc-linuxoldld
checking host system type... i686-pc-linuxoldld
no explicit checking for XFree86 fullscreen requested, disabling fullscreen...
using TextField widget.
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
Tudnátok segíteni? Mit kell tennem?
Eddig minden progit megtaláltam csomagban, így meglehetősen tapasztalatlan vagyok.
Köszi előre is. -
sámli
csendes tag
Pedig egyszerű
Ha ezt a kérdést felteszem egy win-es fórumra, vszinüleg szaguk nincs hozzá, hogy mit ügyködök az mplayer-el linux alatt.
Kössz a linket -
sámli
csendes tag
Szevasztok
Hülye kérdés, de nem tudom a választ.
Miért nem tudják lejátszani az mplayer-el készített asf kiterjesztésű videóimat Windows alatt?
Vagy: Milyen kódekkel kódolja az mplayer az így készített videókat, ill milyen kódeket kell telepíteni, hogy a videó lejátszható legyen?
Tekintettel arra, hogy a win-hez nem sokat értek, nem tudom megoldani a problémájukat.
Ha tudtok, kérlek segítsetek.
Köszönöm -
sámli
csendes tag
válasz
dr_strange #2534 üzenetére
Kössz a segítséget.
-
sámli
csendes tag
Üdvözlet
Meg tudom oldani valahogy, hogy terminálon egy gyakran használt parancssort egyetlen gombnyomással be tudjak írni?
Köszi -
sámli
csendes tag
Meguntam a kínlódást, újratelepítettem az egészet.
A bill. parancsokat most sem fogadja el, de a felvételt megcsinálta. -
sámli
csendes tag
Megpróbáltam, hang jó, de kép helyett csak ''paca'' van, amibe néha beugrik 1-1 felismerhető képkocka.
-
sámli
csendes tag
Kössz, megpróbálom.
Nem lőttem le, ment kb. öt percet, majd megpróbáltam leállítani, végül bezártam a terminált és megnéztem az eredményt.
[Szerkesztve] -
sámli
csendes tag
Ja, és a folyamatot nem tudom leállítani, (Q) csak a terminál bezárásával és újraindításával.
-
sámli
csendes tag
Csak egy üres file-t hoz létre.
-
sámli
csendes tag
Sziasztok
Valamit biztos rosszul csilálok, mert a rögzítés nem akar összejönni.
Ezt a parancsot adtam ki:
mano@P3gep:~$ mplayer mms://www.fixtv.hu/fixdsl -dumpstream -dumpfile stream.asf
Ez az utolsó üzenet: Stream not seekable!
Ha tudtok kérlek segítsetek.
Köszönöm. -
sámli
csendes tag
Sziasztok
Szeretném a fix.tv live adásainak egy részét felvenni, tudnátok megfelelő programot ajánlani?
(Ubuntu 6.06)
Előre is köszönöm.
Új hozzászólás Aktív témák
Hirdetés
A topik célja: Segítségnyújtás a Linux disztribúciókkal még csak ismerkedők számára. A szerveres kérdések nem ebbe a topicba tartoznak.
Kérdés előtt olvasd el a topik összefoglalóját!
Haladó Linuxos kérdések topikja.
Linux felhasználók OFF topikja
Milyen program ami... [link]
Shell script kérdésekkel látogassatok el a topikjába
- Vélemény Ubuntu 20.04 LTS
- Vélemény Linux Mint Debian Edition 4
- Tudástár MX-Linux 19
- Bemutató Linux a mindennapokban: Manjaro KDE
- Bemutató Linux a mindennapokban
- Hír Zöld utat adott a nyílt forráskódú Linux meghajtóknak az NVIDIA
- Hír A Steam Play hozza el a Windowsra írt játékokat Linuxra
- Hír Hova jut a világ? Linuxot kínál a Windows Store!
- Nintendo Switch 2
- Autós topik
- Kuponkunyeráló
- Xiaomi 12T Pro - kétszínű, mint a kétszázas
- iPhone topik
- Parfüm topik
- Soundbar, soundplate, hangprojektor
- Luck Dragon: Asszociációs játék. :)
- ubyegon2: Airfryer XL XXL forrólevegős sütő gyakorlati tanácsok, ötletek, receptek
- Xbox Series X|S
- További aktív témák...
- ROBUX ÁRON ALUL - VÁSÁROLJ ROBLOX ROBUXOT MÉG MA, ELKÉPESZTŐ KEDVEZMÉNNYEL (Bármilyen platformra)
- Windows 10 11 Pro Office 19 21 Pro Plus Retail kulcs 1 PC Mac AKCIÓ! Automatikus 0-24
- Windows, Office licencek kedvező áron, egyenesen a Microsoft-tól - Automata kézbesítés utalással is!
- Eladó Steam kulcsok kedvező áron!
- Assassin's Creed Shadows Collector's Edition PC
- ÁRGARANCIA!Épített KomPhone Ryzen 7 5800X 32/64GB RAM RX 7800 XT 16GB GAMER PC termékbeszámítással
- Beszámítás! Apple iPad 11 2025 128GB WiFi tablet garanciával hibátlan működéssel
- Azonnali készpénzes félkonfig / félgép felvásárlás személyesen / csomagküldéssel korrekt áron
- Phanteks NV5 MK2 White (PH-NV523TG DMW02)
- BESZÁMÍTÁS! Gigabyte B450 R7 5700X 32GB DDR4 512GB SSD RX 6700XT 12GB Rampage SHIVA be quiet! 650W
Állásajánlatok
Cég: Promenade Publishing House Kft.
Város: Budapest
Cég: CAMERA-PRO Hungary Kft
Város: Budapest