bruit

Hozzászólások

10 bejegyzés megtekintése - 21-30 / 44
  • Szerző
    Bejegyzés
  • Hozzászólás: UHU 1.2 (Rajt!) #2008602
    bruit
    Felhasználó

      Nekem nem hozza be 🙁 .
      apt-get update és apt-get upgrade sem megy. nem értem 🙁

      Hozzászólás: UHU 1.2 (Rajt!) #2008600
      bruit
      Felhasználó

        Nem éppen kötõdik szorosan a témához, de csak nekem nem müködik az ubk.uhulinux.hu illetve http://ftp.uhulinux.hu? <_<

        Hozzászólás: Grafikus probléma??? #1937908
        bruit
        Felhasználó

          vili, kösz a segitséget 🙂

          Hozzászólás: vicc #1922660
          bruit
          Felhasználó

            A bus stops and two Jamaican men get on. They sit down and engage in an
            animated conversation.
            The lady sitting behind them ignores them at first, but her attention is
            alvanized when she hears one of the men say the following:
            „Emma come first. Den I come. Den two asses come together. I come
            once-a-more. Two asses, they come together again. I come again and pee
            twice. Then I come one lasta time.”
            „You foul-mouthed swine, „retorted the lady indignantly. „In this country
            we don’t talk about our sex lives in public!”
            „Hey, coola down lady, „said the man. „Who talkin’ abouta sexa? I’m justa
            tellin’ my frienda how to spella Mississippi.”

            Hozzászólás: Grafikus probléma??? #1937906
            bruit
            Felhasználó

              Persze.
              Csinálsz egy külön partíciót FAT23-vel, és az bemountolod a /home-od alá.

              Ha jól értem akkor ennek a particionak lesz egy külön könyvtára a /homa-ban az én saját felhasználoi könyvtáram mellett? Vagy nem jól értem? :blush:

              Hozzászólás: Grafikus probléma??? #1937904
              bruit
              Felhasználó

                A /home partíció lehetõleg linuxos filerendszeren legyen, mert a fat32 nem kezeli a jogokat.
                [align=right][snapback]130190[/snapback][/align]

                🙁 Csak azt szerettem volna, hogy windoz alol is tudjam kezelni a home konyvtaramat. Megoldhato ez valahogy? :unsure:

                Hozzászólás: Grafikus probléma??? #1937902
                bruit
                Felhasználó

                  Nekem is van egy kis problémám a grafikus felülettel(a Gnomemal és a KDEvel).Ha beakarok jelentkezni ezekre a grafikus felületekre akkor azt irja ki hogy vagy a telepitéskor volt valami probléma, vagy nincs elég hely a home könyvtáramban.

                  Talán az kavarhat be hogy egy kulon particiot csatoltam a /home-ba (amit FAT 32-re formáztam).

                  (uhu 1.2van telepitve)

                  Hozzászólás: Veejay #1982140
                  bruit
                  Felhasználó

                    Hi

                    Sikerult a veejay-t feltelpitenem,csak fel kellett raknom forrasbol a libDV-t.
                    http://libdv.sourceforge.net 🙂

                    Hozzászólás: Veejay #1982139
                    bruit
                    Felhasználó

                      Valaki esetleg sikerrel jart?

                      Ez meg lemaradt:

                      Code:
                      make[2]: Entering directory `/root/veejay-0.6.2/tools’
                      if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -I../utils    -mcpu=i686 -march=i686  -O3 -Wall -Wunused -MT yuv2rawdv.o -MD -MP -MF „.deps/yuv2rawdv.Tpo”
                       -c -o yuv2rawdv.o `test -f ‘yuv2rawdv.c’ || echo ‘./’`yuv2rawdv.c;
                      then mv -f „.deps/yuv2rawdv.Tpo” „.deps/yuv2rawdv.Po”;
                      else rm -f „.deps/yuv2rawdv.Tpo”; exit 1;
                      fi
                      yuv2rawdv.c: In function `main’:
                      yuv2rawdv.c:248: warning: implicit declaration of function `printf’
                      /bin/sh ../libtool –mode=link gcc  -mcpu=i686 -march=i686  -O3 -Wall -Wunused   -o yuv2rawdv   yuv2rawdv.o ../utils/libmjpegutils.a
                      mkdir .libs
                      gcc -mcpu=i686 -march=i686 -O3 -Wall -Wunused -o yuv2rawdv yuv2rawdv.o  ../utils/libmjpegutils.a
                      if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -I../utils    -mcpu=i686 -march=i686  -O3 -Wall -Wunused -MT rawdv2yuv.o -MD -MP -MF „.deps/rawdv2yuv.Tpo”
                       -c -o rawdv2yuv.o `test -f ‘rawdv2yuv.c’ || echo ‘./’`rawdv2yuv.c;
                      then mv -f „.deps/rawdv2yuv.Tpo” „.deps/rawdv2yuv.Po”;
                      else rm -f „.deps/rawdv2yuv.Tpo”; exit 1;
                      fi
                      rawdv2yuv.c:34:22: libdv/dv.h: Nem létezõ fájl vagy könyvtár
                      rawdv2yuv.c:57: error: parse error before ‘*’ token
                      rawdv2yuv.c:57: warning: type defaults to `int’ in declaration of `decoder’
                      rawdv2yuv.c:57: warning: data definition has no type or storage class
                      rawdv2yuv.c: In function `yuv_resize’:
                      rawdv2yuv.c:115: warning: unused variable `i’
                      rawdv2yuv.c: In function `usage’:
                      rawdv2yuv.c:252: warning: implicit declaration of function `fprintf’
                      rawdv2yuv.c:252: error: `stderr’ undeclared (first use in this function)
                      rawdv2yuv.c:252: error: (Each undeclared identifier is reported only once
                      rawdv2yuv.c:252: error: for each function it appears in.)
                      rawdv2yuv.c: In function `main’:
                      rawdv2yuv.c:386: warning: implicit declaration of function `dv_decoder_new’
                      rawdv2yuv.c:386: warning: assignment makes pointer from integer without a cast
                      rawdv2yuv.c:387: error: request for member `quality’ in something not a structure or union
                      rawdv2yuv.c:387: error: `DV_QUALITY_BEST’ undeclared (first use in this function)
                      rawdv2yuv.c:387: error: `DV_QUALITY_FASTEST’ undeclared (first use in this function)
                      rawdv2yuv.c:435: warning: implicit declaration of function `dv_parse_header’
                      rawdv2yuv.c:438: warning: implicit declaration of function `dv_format_wide’
                      rawdv2yuv.c:442: warning: implicit declaration of function `dv_format_normal’
                      rawdv2yuv.c:446: error: request for member `sampling’ in something not a structure or union
                      rawdv2yuv.c:446: error: `e_dv_sample_411′ undeclared (first use in this function)
                      rawdv2yuv.c:447: error: request for member `sampling’ in something not a structure or union
                      rawdv2yuv.c:447: error: `e_dv_sample_422′ undeclared (first use in this function)
                      rawdv2yuv.c:448: error: request for member `sampling’ in something not a structure or union
                      rawdv2yuv.c:448: error: `e_dv_sample_420′ undeclared (first use in this function)
                      rawdv2yuv.c:479: warning: implicit declaration of function `dv_decode_full_frame’
                      rawdv2yuv.c:480: error: `e_dv_color_yuv’ undeclared (first use in this function)
                      rawdv2yuv.c:513: warning: implicit declaration of function `dv_decoder_free’
                      rawdv2yuv.c: At top level:
                      rawdv2yuv.c:64: warning: `fps’ defined but not used
                      make[2]: *** [rawdv2yuv.o] Error 1
                      make[2]: Leaving directory `/root/veejay-0.6.2/tools’
                      make[1]: *** [all-recursive] Error 1
                      make[1]: Leaving directory `/root/veejay-0.6.2′
                      make: *** [all] Error 2

                      :icon_redface:

                      Hozzászólás: Veejay #1982138
                      bruit
                      Felhasználó

                        Bocsi, ez utobbi én voltam :blush:

                      10 bejegyzés megtekintése - 21-30 / 44