Deus

Hozzászólások

10 bejegyzés megtekintése - 91-100 / 682
  • Szerző
    Bejegyzés
  • Hozzászólás: e17 #2006104
    Deus
    Felhasználó

      Vector: Emléxem 🙂 Tudom, hogy nem ez lesz az első és egyetlen. Itt a Te példát, ott az elive ( http://www.elivecd.org ). Nem ezért csinálom.

      Hozzászólás: e17 #2006102
      Deus
      Felhasználó

        Nem tudom, hogy ismeritek-e vagy sem, ezért most itt közkincsé teszem: http://omicron.homeip.net/projects/#easy_e17.sh
        Egy egyszerű script ami cvs-ből letölti és telepíti az Enlighenment 17-et a /opt/e17 alá. Sok sikert hozzá 🙂

        Hozzászólás: Kocsma topik #1950437
        Deus
        Felhasználó

          Ez viszont tényleg érdemes megnézni, mert nagyon jól meg van csinálva! : http://videa.hu/main.php?page=play&v=x24Zun3rCP0og8Nk

          Hozzászólás: Kocsma topik #1950432
          Deus
          Felhasználó
            Hozzászólás: Linux disztribucio 2007/Q1 szavazas #2086550
            Deus
            Felhasználó

              „Tee! Tök jó volt ez az áldás! Csak van egy kis gond vele! Mi ez a sok lőn meg vala?” Uristen@menny.hu 🙂

              Hozzászólás: Xorg gondok #2055652
              Deus
              Felhasználó

                Jó, azóta azt sikerült megoldani  A hiba oka: nem volt megadva az elérési út az xproto-hoz. Figyelmetlenség. Mea culpa.

                Viszont egy kérdés még mindig van: hány percig kell, hogy fekete legyen a képernyő az ‘ Xorg -configure ‘ parancs kiadása után? Mert nekem már vagy 6 perce az…
                Lehet befolyásolja az, h virtuális gépen csinálom? (pl úgy, hogy már nem is tér vissza sötétből a kijelzőm…?)

                Hozzászólás: Linux disztribucio 2007/Q1 szavazas #2086548
                Deus
                Felhasználó

                  Maximalista, úgyhogy jobb is ha megteszed. Meg persze a „meakulpa”-zás és térdelés közben 6 miatyánkot is elmondhatnál 😉 😀

                  Hozzászólás: Xorg gondok #2055649
                  Deus
                  Felhasználó

                    Elötte újra feltettem az xproto-t.

                    pkg-config –cflags xproto mit mond?

                      Ezt:
                    Package xproto was not found in the pkg-config search path.
                    Perhaps you should add the directory containing `xproto.pc’
                    to the PKG_CONFIG_PATH environment variable
                    No package ‘xproto’ found

                    config.log:

                    Code:
                    This file contains any messages produced by compilers while
                    running configure, to aid debugging if configure makes a mistake.

                    It was created by imake configure 1.0.2, which was
                    generated by GNU Autoconf 2.59.  Invocation command line was

                      $ ./configure –with-config-dir=/lib/X11/config

                    ## ——— ##
                    ## Platform. ##
                    ## ——— ##

                    hostname = mepis1
                    uname -m = i686
                    uname -r = 2.6.15-26-386
                    uname -s = Linux
                    uname -v = #1 PREEMPT Wed Jul 19 12:14:26 EDT 2006

                    /usr/bin/uname -p = unknown
                    /bin/uname -X    = unknown

                    /bin/arch              = i686
                    /usr/bin/arch -k      = unknown
                    /usr/convex/getsysinfo = unknown
                    hostinfo              = unknown
                    /bin/machine          = unknown
                    /usr/bin/oslevel      = unknown
                    /bin/universe          = unknown

                    PATH: /bin
                    PATH: /usr/bin
                    PATH: /sbin
                    PATH: /usr/sbin

                    ## ———– ##
                    ## Core tests. ##
                    ## ———– ##

                    configure:1359: checking for a BSD-compatible install
                    configure:1414: result: /usr/bin/install -c
                    configure:1425: checking whether build environment is sane
                    configure:1468: result: yes
                    configure:1533: checking for gawk
                    configure:1549: found /usr/bin/gawk
                    configure:1559: result: gawk
                    configure:1569: checking whether make sets $(MAKE)
                    configure:1589: result: yes
                    configure:1757: checking whether to enable maintainer-specific portions of Makefiles
                    configure:1766: result: no
                    configure:1831: checking for gcc
                    configure:1847: found /usr/bin/gcc
                    configure:1857: result: gcc
                    configure:2101: checking for C compiler version
                    configure:2104: gcc –version &5
                    gcc (GCC) 4.0.3
                    Copyright (C) 2006 Free Software Foundation, Inc.
                    This is free software; see the source for copying conditions.  There is NO
                    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

                    configure:2107: $? = 0
                    configure:2109: gcc -v &5
                    Using built-in specs.
                    Target: i686-pc-linux-gnu
                    Configured with: ../gcc-4.0.3/configure –prefix=/usr –libexecdir=/usr/lib –enable-shared –enable-threads=posix –enable-__cxa_atexit –enable-clocale=gnu –enable-languages=c,c++
                    Thread model: posix
                    gcc version 4.0.3
                    configure:2112: $? = 0
                    configure:2114: gcc -V &5
                    gcc: ‘-V’ option must have argument
                    configure:2117: $? = 1
                    configure:2140: checking for C compiler default output file name
                    configure:2143: gcc    conftest.c  >&5
                    configure:2146: $? = 0
                    configure:2192: result: a.out
                    configure:2197: checking whether the C compiler works
                    configure:2203: ./a.out
                    configure:2206: $? = 0
                    configure:2223: result: yes
                    configure:2230: checking whether we are cross compiling
                    configure:2232: result: no
                    configure:2235: checking for suffix of executables
                    configure:2237: gcc -o conftest    conftest.c  >&5
                    configure:2240: $? = 0
                    configure:2265: result:
                    configure:2271: checking for suffix of object files
                    configure:2292: gcc -c  conftest.c >&5
                    configure:2295: $? = 0
                    configure:2317: result: o
                    configure:2321: checking whether we are using the GNU C compiler
                    configure:2345: gcc -c  conftest.c >&5
                    configure:2351: $? = 0
                    configure:2355: test -z
                    || test ! -s conftest.err
                    configure:2358: $? = 0
                    configure:2361: test -s conftest.o
                    configure:2364: $? = 0
                    configure:2377: result: yes
                    configure:2383: checking whether gcc accepts -g
                    configure:2404: gcc -c -g  conftest.c >&5
                    configure:2410: $? = 0
                    configure:2414: test -z
                    || test ! -s conftest.err
                    configure:2417: $? = 0
                    configure:2420: test -s conftest.o
                    configure:2423: $? = 0
                    configure:2434: result: yes
                    configure:2451: checking for gcc option to accept ANSI C
                    configure:2521: gcc  -c -g -O2  conftest.c >&5
                    configure:2527: $? = 0
                    configure:2531: test -z
                    || test ! -s conftest.err
                    configure:2534: $? = 0
                    configure:2537: test -s conftest.o
                    configure:2540: $? = 0
                    configure:2558: result: none needed
                    configure:2576: gcc -c -g -O2  conftest.c >&5
                    conftest.c:2: error: syntax error before ‘me’
                    configure:2582: $? = 1
                    configure: failed program was:
                    | #ifndef __cplusplus
                    |  choke me
                    | #endif
                    configure:2726: checking for style of include used by make
                    configure:2754: result: GNU
                    configure:2782: checking dependency style of gcc
                    configure:2872: result: gcc3
                    configure:2902: checking for a BSD-compatible install
                    configure:2957: result: /usr/bin/install -c
                    configure:2974: checking how to run the C preprocessor
                    configure:3009: gcc -E  conftest.c
                    configure:3015: $? = 0
                    configure:3047: gcc -E  conftest.c
                    conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
                    configure:3053: $? = 1
                    configure: failed program was:
                    | /* confdefs.h.  */
                    |
                    | #define PACKAGE_NAME „imake”
                    | #define PACKAGE_TARNAME „imake”
                    | #define PACKAGE_VERSION „1.0.2”
                    | #define PACKAGE_STRING „imake 1.0.2”
                    | #define PACKAGE_BUGREPORT „https://bugs.freedesktop.org/enter_bug.cgi?product=xorg”
                    | #define PACKAGE „imake”
                    | #define VERSION „1.0.2”
                    | /* end confdefs.h.  */
                    | #include
                    configure:3092: result: gcc -E
                    configure:3116: gcc -E  conftest.c
                    configure:3122: $? = 0
                    configure:3154: gcc -E  conftest.c
                    conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
                    configure:3160: $? = 1
                    configure: failed program was:
                    | /* confdefs.h.  */
                    |
                    | #define PACKAGE_NAME „imake”
                    | #define PACKAGE_TARNAME „imake”
                    | #define PACKAGE_VERSION „1.0.2”
                    | #define PACKAGE_STRING „imake 1.0.2”
                    | #define PACKAGE_BUGREPORT „https://bugs.freedesktop.org/enter_bug.cgi?product=xorg”
                    | #define PACKAGE „imake”
                    | #define VERSION „1.0.2”
                    | /* end confdefs.h.  */
                    | #include
                    configure:3205: checking for sed
                    configure:3223: found /bin/sed
                    configure:3235: result: /bin/sed
                    configure:3248: checking for cpp
                    configure:3267: found /usr/bin/cpp
                    configure:3279: result: /usr/bin/cpp
                    configure:3294: checking if /usr/bin/cpp requires -undef
                    configure:3305: result: yes
                    configure:3315: checking if /usr/bin/cpp requires -traditional
                    configure:3326: result: yes
                    configure:3342: checking for perl
                    configure:3358: found /usr/bin/perl
                    configure:3368: result: yes
                    configure:3625: checking for pkg-config
                    configure:3643: found /usr/bin/pkg-config
                    configure:3655: result: /usr/bin/pkg-config
                    configure:3670: checking pkg-config is at least version 0.9.0
                    configure:3673: result: yes
                    configure:3684: checking for XPROTO
                    configure:3692: $PKG_CONFIG –exists –print-errors „xproto”
                    Package xproto was not found in the pkg-config search path.
                    Perhaps you should add the directory containing `xproto.pc’
                    to the PKG_CONFIG_PATH environment variable
                    No package ‘xproto’ found
                    configure:3695: $? = 1
                    configure:3710: $PKG_CONFIG –exists –print-errors „xproto”
                    Package xproto was not found in the pkg-config search path.
                    Perhaps you should add the directory containing `xproto.pc’
                    to the PKG_CONFIG_PATH environment variable
                    No package ‘xproto’ found
                    configure:3713: $? = 1
                    No package ‘xproto’ found
                    configure:3751: error: Package requirements (xproto) were not met:

                    No package ‘xproto’ found

                    Consider adjusting the PKG_CONFIG_PATH environment variable if you
                    installed software in a non-standard prefix.

                    Alternatively, you may set the environment variables XPROTO_CFLAGS
                    and XPROTO_LIBS to avoid the need to call pkg-config.
                    See the pkg-config man page for more details.

                    ## —————- ##
                    ## Cache variables. ##
                    ## —————- ##

                    ac_cv_c_compiler_gnu=yes
                    ac_cv_env_CC_set=
                    ac_cv_env_CC_value=
                    ac_cv_env_CFLAGS_set=
                    ac_cv_env_CFLAGS_value=
                    ac_cv_env_CPPFLAGS_set=
                    ac_cv_env_CPPFLAGS_value=
                    ac_cv_env_CPP_set=
                    ac_cv_env_CPP_value=
                    ac_cv_env_LDFLAGS_set=
                    ac_cv_env_LDFLAGS_value=
                    ac_cv_env_PKG_CONFIG_set=
                    ac_cv_env_PKG_CONFIG_value=
                    ac_cv_env_XPROTO_CFLAGS_set=
                    ac_cv_env_XPROTO_CFLAGS_value=
                    ac_cv_env_XPROTO_LIBS_set=
                    ac_cv_env_XPROTO_LIBS_value=
                    ac_cv_env_build_alias_set=
                    ac_cv_env_build_alias_value=
                    ac_cv_env_host_alias_set=
                    ac_cv_env_host_alias_value=
                    ac_cv_env_target_alias_set=
                    ac_cv_env_target_alias_value=
                    ac_cv_exeext=
                    ac_cv_objext=o
                    ac_cv_path_RAWCPP=/usr/bin/cpp
                    ac_cv_path_SED=/bin/sed
                    ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
                    ac_cv_path_install=’/usr/bin/install -c’
                    ac_cv_prog_AWK=gawk
                    ac_cv_prog_CPP=’gcc -E’
                    ac_cv_prog_HAS_PERL=yes
                    ac_cv_prog_ac_ct_CC=gcc
                    ac_cv_prog_cc_g=yes
                    ac_cv_prog_cc_stdc=
                    ac_cv_prog_make_make_set=yes
                    am_cv_CC_dependencies_compiler_type=gcc3

                    ## —————– ##
                    ## Output variables. ##
                    ## —————– ##

                    ACLOCAL=’${SHELL} /sources/proto/util/imake-1.0.2/missing –run aclocal-1.9′
                    ADMIN_MAN_DIR=”
                    ADMIN_MAN_SUFFIX=”
                    AMDEPBACKSLASH=”
                    AMDEP_FALSE=’#’
                    AMDEP_TRUE=”
                    AMTAR=’${SHELL} /sources/proto/util/imake-1.0.2/missing –run tar’
                    APP_MAN_DIR=”
                    APP_MAN_SUFFIX=”
                    ARCMD=’ar clq’
                    AUTOCONF=’${SHELL} /sources/proto/util/imake-1.0.2/missing –run autoconf’
                    AUTOHEADER=’${SHELL} /sources/proto/util/imake-1.0.2/missing –run autoheader’
                    AUTOMAKE=’${SHELL} /sources/proto/util/imake-1.0.2/missing –run automake-1.9′
                    AWK=’gawk’
                    BUILD_CCMAKEDEP_FALSE=’#’
                    BUILD_CCMAKEDEP_TRUE=”
                    BUILD_CLEANLINKS_FALSE=’#’
                    BUILD_CLEANLINKS_TRUE=”
                    BUILD_MAKEG_FALSE=’#’
                    BUILD_MAKEG_TRUE=”
                    BUILD_MERGELIB_FALSE=’#’
                    BUILD_MERGELIB_TRUE=”
                    BUILD_MKDIRHIER_FALSE=’#’
                    BUILD_MKDIRHIER_TRUE=”
                    BUILD_MKHTMLINDEX_FALSE=’#’
                    BUILD_MKHTMLINDEX_TRUE=”
                    BUILD_REVPATH_FALSE=’#’
                    BUILD_REVPATH_TRUE=”
                    BUILD_XMKMF_FALSE=’#’
                    BUILD_XMKMF_TRUE=”
                    CC=’gcc’
                    CCDEPMODE=’depmode=gcc3′
                    CFLAGS=’-g -O2′
                    CPP=’gcc -E’
                    CPPFLAGS=”
                    CPP_PROGRAM=’/usr/bin/cpp’
                    CYGPATH_W=’echo’
                    DEFS=”
                    DEPDIR=’.deps’
                    DRIVER_MAN_DIR=”
                    DRIVER_MAN_SUFFIX=”
                    ECHO_C=”
                    ECHO_N=’-n’
                    ECHO_T=”
                    EXEEXT=”
                    FILE_MAN_DIR=”
                    FILE_MAN_SUFFIX=”
                    HAS_PERL=’yes’
                    HAS_PERL_FALSE=’#’
                    HAS_PERL_TRUE=”
                    INSTALL_DATA=’${INSTALL} -m 644′
                    INSTALL_PROGRAM=’${INSTALL}’
                    INSTALL_SCRIPT=’${INSTALL}’
                    INSTALL_STRIP_PROGRAM=’${SHELL} $(install_sh) -c -s’
                    LDFLAGS=”
                    LIBOBJS=”
                    LIBS=”
                    LIB_MAN_DIR=”
                    LIB_MAN_SUFFIX=”
                    LTLIBOBJS=”
                    MAINT=’#’
                    MAINTAINER_MODE_FALSE=”
                    MAINTAINER_MODE_TRUE=’#’
                    MAKEINFO=’${SHELL} /sources/proto/util/imake-1.0.2/missing –run makeinfo’
                    MISC_MAN_DIR=”
                    MISC_MAN_SUFFIX=”
                    OBJEXT=’o’
                    PACKAGE=’imake’
                    PACKAGE_BUGREPORT=’https://bugs.freedesktop.org/enter_bug.cgi?product=xorg’
                    PACKAGE_NAME=’imake’
                    PACKAGE_STRING=’imake 1.0.2′
                    PACKAGE_TARNAME=’imake’
                    PACKAGE_VERSION=’1.0.2′
                    PATH_SEPARATOR=’:’
                    PKG_CONFIG=’/usr/bin/pkg-config’
                    PREPROCESSCMD_MKDEPEND=’gcc -E’
                    RANLIB=’ranlib’
                    RAWCPP=’/usr/bin/cpp’
                    RAWCPPFLAGS=’-undef -traditional’
                    SED=’/bin/sed’
                    SET_MAKE=”
                    SHELL=’/bin/sh’
                    STRIP=”
                    VERSION=’1.0.2′
                    XCONFDIR=’/lib/X11/config’
                    XPROTO_CFLAGS=”
                    XPROTO_LIBS=”
                    ac_ct_CC=’gcc’
                    ac_ct_STRIP=”
                    ac_pt_PKG_CONFIG=’/usr/bin/pkg-config’
                    am__fastdepCC_FALSE=’#’
                    am__fastdepCC_TRUE=”
                    am__include=’include’
                    am__leading_dot=’.’
                    am__quote=”
                    am__tar=’${AMTAR} chof – „$$tardir”‘
                    am__untar=’${AMTAR} xf -‘
                    bindir=’${exec_prefix}/bin’
                    build=”
                    build_alias=”
                    build_cpu=”
                    build_os=”
                    build_vendor=”
                    datadir=’${prefix}/share’
                    exec_prefix=’NONE’
                    host=”
                    host_alias=”
                    host_cpu=”
                    host_os=”
                    host_vendor=”
                    includedir=’${prefix}/include’
                    infodir=’${prefix}/info’
                    install_sh=’/sources/proto/util/imake-1.0.2/install-sh’
                    libdir=’${exec_prefix}/lib’
                    libexecdir=’${exec_prefix}/libexec’
                    localstatedir=’${prefix}/var’
                    mandir=’${prefix}/man’
                    mkdir_p=’mkdir -p –‘
                    oldincludedir=’/usr/include’
                    prefix=’NONE’
                    program_transform_name=’s,x,x,’
                    sbindir=’${exec_prefix}/sbin’
                    sharedstatedir=’${prefix}/com’
                    sysconfdir=’${prefix}/etc’
                    target_alias=”

                    ## ———– ##
                    ## confdefs.h. ##
                    ## ———– ##

                    #define PACKAGE „imake”
                    #define PACKAGE_BUGREPORT „https://bugs.freedesktop.org/enter_bug.cgi?product=xorg”
                    #define PACKAGE_NAME „imake”
                    #define PACKAGE_STRING „imake 1.0.2”
                    #define PACKAGE_TARNAME „imake”
                    #define PACKAGE_VERSION „1.0.2”
                    #define VERSION „1.0.2”

                    configure: exit 1

                    Deus
                    Felhasználó

                      Én mindenképp RISC-es processzorral ellátott gépet ajánlok. Egy ilyet (akár használtat is) viszonylag olcsón be tudsz szerezni. IBM RS/6000, pSeries. Megy rá Debian, arra tenni X-et. A 400 MHz-s megfelel egy 3.2 GHz-s standard PC-nek (tudtommal).

                      Hozzászólás: Bluetoothos internetmegosztas #2086213
                      Deus
                      Felhasználó

                        Én már próbáltam két gép között bluetooth-tal hálót megosztani (két IBM notebook), de még Win alatt sem sikerült. Megpróbáltunk mindent, de nem jött össze. Amire rájöttem, hogy szerintem nem is lehet…

                      10 bejegyzés megtekintése - 91-100 / 682