transpi a écrit 30 commentaires

  • # Finalement

    Posté par  . En réponse au message rc.local mlnet. Évalué à 1.

    Finalement j'ai opté pour:

    if [ `tty` == /dev/tty1 ]; then
    echo -e '\E[37;44m'"\033[ mlnet demarrer !\033[0m"
    nohup mlnet &
    fi

    Dans mon .bashrc

    Merci pour vos réponse
  • # Ouai

    Posté par  . En réponse au message Interface Web locate. Évalué à 1.

    Question bête mais comment utiliser le script? J'esseye de le lancer:

    [jul@darkstar:~] $ .locate_web
    Content-type: text/html


    Recherche de

    Résultat de la recherche de
    Secure Locate 2.7 - Released January 24, 2003



    Copyright (c) 1999, 2000, 2001 Kevin Lindsay & Netnation Communications Inc. &

    James A. Woods <jwoods@adobe.com>



    search usage: locate [-qi] [-d ] [--database=] <search string>...

    locate [-r ] [--regexp=]

    database usage: locate [-qv] [-o ] [--output=]

    locate [-e <dir1,dir2,...>] [-f <fs_type1,...> ] [-l ]

    [-c] <[-U ] [-u]>

    general usage: locate [-Vh] [--version] [--help]



    Options:

    -u - Create slocate database starting at path /.

    -U - Create slocate database starting at path .

    -c - Parse original GNU Locate's '/etc/updatedb.conf'

    when using the -u or -U options. If 'updatedb' is

    symbolically linked to the 'locate' binary, the

    original configuration file will automatically be

    used.

    -e <dir1,dir2,...> - Exclude directories from the slocate database when

    using the -u or -U options.

    -f <fs_type1,...> - Exclude file system types from the slocate database

    when using the -u or -U options. (ie. NFS, etc).

    -l - Security level.

    0 turns security checks off. This will make

    searchs faster.

    1 turns security checks on. This is the default.

    -q - Quiet mode. Error messages are suppressed.

    -n - Limit the amount of results shown to .

    -i - Does a case insensitive search.

    -r

    --regexp= - Search the database using a basic POSIX regular

    expression.

    -o

    --output= - Specifies the database to create.

    -d

    --database= - Specfies the path of databases to search in.

    -h

    --help - Display this help.

    -v

    --verbose - Verbose mode. Display files when creating database.

    -V

    --version - Display version.



    Author: Kevin Lindsay

    Bugs: klindsay@mkintraweb.com

    FTP: ftp://ftp.geekreview.org/slocate/(...)

    ftp://ftp.mkintraweb.com/pub/linux/slocate/(...)

    HTTP: http://www.geekreview.org/slocate/(...)



    mar sep 27 00:53:45 CEST 2005





    La console m'affiche sa dans la console.
  • # Merci

    Posté par  . En réponse au message accordeur a la guitare pro. Évalué à 1.

    Excellente l'astuce avec le téléphone.

    J'ai un probleme d'installation avec gtkguitune:
    C'est quoi ce gtkmm ?
    Je suis sous slack10.2, et gtk+ 2.2.6.7

    [jul@darkstar:~/tmp/gtkguitune-0.7] $ make
    c++ -DHAVE_CONFIG_H -I. -I. -I. `gtkmm-config --cflags` -g -O2 -c main.cc
    /bin/sh: gtkmm-config: command not found
    main.cc:29:21: gtk/gtk.h: No such file or directory
    main.cc:30:26: gtk--/window.h: No such file or directory
    main.cc:31:27: gtk--/menubar.h: No such file or directory
    main.cc:32:24: gtk--/menu.h: No such file or directory
    main.cc:33:24: gtk--/main.h: No such file or directory
    main.cc:34:23: gtk--/box.h: No such file or directory
    In file included from main.cc:38:
    aboutbox.h:2:21: gtk/gtk.h: No such file or directory
    In file included from main.cc:40:
    guitune.h:23:29: gtk--/container.h: No such file or directory
    guitune.h:24:23: gtk--/box.h: No such file or directory
    guitune.h:25:25: gtk--/label.h: No such file or directory
    guitune.h:26:30: gtk--/adjustment.h: No such file or directory
    guitune.h:27:31: gtk--/checkbutton.h: No such file or directory
    In file included from guitune.h:29,
    from main.cc:40:
    osziview.h:20:31: gtk--/drawingarea.h: No such file or directory
    In file included from guitune.h:29,
    from main.cc:40:
    osziview.h:23: error: `Gtk' is not a class or namespace
    osziview.h:24: error: `DrawingArea' is not a class or namespace
    osziview.h:24: error: invalid base-class specification
    osziview.h:45: error: `GdkEventExpose' was not declared in this scope
    osziview.h:45: error: `p0' was not declared in this scope
    osziview.h:45: error: 'gint' is used as a type, but is not defined as a type.
    osziview.h:58: error: 'Gdk_GC' is used as a type, but is not defined as a type.
    osziview.h:59: error: 'Gdk_Color' is used as a type, but is not defined as a
    type.
    osziview.h:60: error: 'Gdk_Color' is used as a type, but is not defined as a
    type.
    osziview.h:61: error: 'Gdk_Color' is used as a type, but is not defined as a
    type.
    osziview.h:62: error: 'Gdk_Color' is used as a type, but is not defined as a
    type.
    osziview.h:63: error: 'Gdk_Color' is used as a type, but is not defined as a
    type.
    osziview.h:64: error: 'Gdk_Color' is used as a type, but is not defined as a
    type.
    osziview.h:65: error: 'Gdk_Color' is used as a type, but is not defined as a
    type.
    In file included from guitune.h:30,
    from main.cc:40:
    logview.h:24:31: gtk--/drawingarea.h: No such file or directory
    In file included from guitune.h:30,
    from main.cc:40:
    logview.h:30: error: `Gtk' is not a class or namespace
    logview.h:31: error: `DrawingArea' is not a class or namespace
    logview.h:31: error: invalid base-class specification
    logview.h:52: error: `GdkEventExpose' was not declared in this scope
    logview.h:52: error: `p0' was not declared in this scope
    logview.h:52: error: 'gint' is used as a type, but is not defined as a type.
    logview.h:54: error: `GdkEventButton' was not declared in this scope
    logview.h:54: error: `p0' was not declared in this scope
    logview.h:54: error: 'gint' is used as a type, but is not defined as a type.
    logview.h:65: error: 'Gdk_Color' is used as a type, but is not defined as a
    type.
    logview.h:66: error: 'Gdk_Color' is used as a type, but is not defined as a
    type.
    logview.h:67: error: 'Gdk_Color' is used as a type, but is not defined as a
    type.
    logview.h:68: error: 'Gdk_Color' is used as a type, but is not defined as a
    type.
    logview.h:69: error: 'Gdk_Color' is used as a type, but is not defined as a
    type.
    logview.h:70: error: 'Gdk_Color' is used as a type, but is not defined as a
    type.
    logview.h:71: error: 'Gdk_Color' is used as a type, but is not defined as a
    type.
    logview.h:72: error: 'Gdk_GC' is used as a type, but is not defined as a type.
    In file included from guitune.h:31,
    from main.cc:40:
    lcdview.h:25:31: gtk--/drawingarea.h: No such file or directory
    lcdview.h:26:25: gtk--/style.h: No such file or directory
    lcdview.h:27:25: gdk--/color.h: No such file or directory
    In file included from guitune.h:31,
    from main.cc:40:
    lcdview.h:30: error: `Gtk' is not a class or namespace
    lcdview.h:31: error: `DrawingArea' is not a class or namespace
    lcdview.h:31: error: invalid base-class specification
    lcdview.h:42: error: 'Gdk_Color' is used as a type, but is not defined as a
    type.
    lcdview.h:43: error: 'Gdk_Color' is used as a type, but is not defined as a
    type.
    lcdview.h:50: error: 'Gdk_GC' is used as a type, but is not defined as a type.
    In file included from main.cc:40:
    guitune.h:35: error: `Gtk' is not a class or namespace
    guitune.h:36: error: `VBox' is not a class or namespace
    guitune.h:36: error: invalid base-class specification
    guitune.h:83: error: syntax error before `::' token
    guitune.h:84: error: syntax error before `::' token
    guitune.h:85: error: syntax error before `::' token
    guitune.h:86: error: syntax error before `::' token
    guitune.h:90: error: `GdkEventAny' was not declared in this scope
    guitune.h:90: error: `event' was not declared in this scope
    guitune.h:90: error: invalid data member initialization
    guitune.h:90: error: (use `=' to initialize static data members)
    main.cc:42: error: syntax error before `::' token
    main.cc:46: error: syntax error before `::' token
    main.cc: In function `void process_option(int)':
    main.cc:116: error: `exit' undeclared (first use this function)
    main.cc:116: error: (Each undeclared identifier is reported only once for each
    function it appears in.)
    main.cc: In function `int load_config(char***, int*, char**, int)':
    main.cc:150: error: `getenv' undeclared (first use this function)
    main.cc:172: error: `malloc' undeclared (first use this function)
    main.cc: In function `void destroy_cb()':
    main.cc:212: error: `Gtk' undeclared (first use this function)
    main.cc:212: error: syntax error before `::' token
    main.cc: In function `void setRecInput()':
    main.cc:223: error: syntax error before `::' token
    main.cc:223: error: `menu_input_rec' undeclared (first use this function)
    main.cc: In function `int main(int, char**)':
    main.cc:269: error: syntax error before `::' token
    main.cc:273: error: `set_usize' undeclared (first use this function)
    main.cc:282: error: syntax error before `::' token
    main.cc:286: error: `<type error>' is not a namespace
    main.cc:287: error: namespace `Menu_Helpers' undeclared
    main.cc:290: error: `Menu' undeclared (first use this function)
    main.cc:290: error: `menu_file' undeclared (first use this function)
    main.cc:290: error: syntax error before `(' token
    main.cc:291: error: `MenuList' undeclared (first use this function)
    main.cc:291: error: `list_file' undeclared (first use this function)
    main.cc:292: error: `slot' undeclared (first use this function)
    main.cc:292: error: `MenuElem' undeclared (first use this function)
    main.cc:296: error: `menu_tuning' undeclared (first use this function)
    main.cc:296: error: syntax error before `(' token
    main.cc:297: error: `list_tuning' undeclared (first use this function)
    main.cc:298: error: `RadioMenuItem' undeclared (first use this function)
    main.cc:298: error: syntax error before `::' token
    main.cc:299: error: `gr3' undeclared (first use this function)
    main.cc:300: error: `RadioMenuElem' undeclared (first use this function)
    main.cc:305: error: `SeparatorElem' undeclared (first use this function)
    main.cc:306: error: syntax error before `::' token
    main.cc:307: error: `gr2' undeclared (first use this function)
    main.cc:314: error: `menu_scale' undeclared (first use this function)
    main.cc:314: error: syntax error before `(' token
    main.cc:315: error: `list_scale' undeclared (first use this function)
    main.cc:316: error: syntax error before `::' token
    main.cc:317: error: `gr1' undeclared (first use this function)
    main.cc:328: error: syntax error before `(' token
    main.cc:329: error: `list_input_rec' undeclared (first use this function)
    main.cc:330: error: syntax error before `::' token
    main.cc:345: error: `gr0' undeclared (first use this function)
    main.cc:356: error: `menu_options' undeclared (first use this function)
    main.cc:356: error: syntax error before `(' token
    main.cc:357: error: `list_opt' undeclared (first use this function)
    main.cc:363: error: `menu_help' undeclared (first use this function)
    main.cc:363: error: syntax error before `(' token
    main.cc:364: error: `list_help' undeclared (first use this function)
    main.cc:374: error: `list_bar' undeclared (first use this function)
    main.cc:374: error: `menubar' undeclared (first use this function)
    main.cc:383: error: syntax error before `::' token
    main.cc:384: error: `vbox' undeclared (first use this function)
    main.cc:391: error: syntax error before `::' token
    main.cc:393: error: `win' undeclared (first use this function)
    main.cc:400: error: `kit' undeclared (first use this function)
    make: *** [main.o] Error 1
  • [^] # Re: runlevel no more

    Posté par  . En réponse au message runlevel no more. Évalué à 1.

    Autant pour moi j'avais installer /etc sur un partoche a part.
    Donc inittab en galère. merci de vos mesage
  • # suite

    Posté par  . En réponse au message runlevel no more. Évalué à 1.

    j'ai aussi esseyer avec le level 6 3 0 a chaque fois il ne peut traiter le niveau: no more processes left in this level.