All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Stuff

    2096641·text·2.2 KB·2011-12-27 15:37 UTC
    En los seres humanos al igual que en los animales existe la comunicación, es esencial para la vida en comunidad del tipo que sea, cada cual cumple una función específica con un beneficio para el grupo
  • slic3r bugs

    2096609·text·118.7 KB·2011-12-27 13:35 UTC
    
        
  • Untitled

    2096600·text·2.2 KB·2011-12-27 13:02 UTC
    [13:36:38] <DeathWolf> sigh
    [13:36:46] <DeathWolf> so my bro is with us on holidays
    [13:36:58] <DeathWolf> and his portable hdd stops working
    [13:37:02] <DeathWolf> I open it
    [13:37:12] <DeathWolf
  • Miscellany

    2096595·text·191 B·2011-12-27 12:30 UTC
    <div class="login_txt2 required">
     <input type="checkbox" name="akceptacja">I Accept TOS
     <span style="margin-left:115px;" class="iferror">You must accept TOS</span>
    </div>
  • Someone

    2096590·text·620 B·2011-12-27 11:55 UTC
    REM Create a 1024 byte buffer
    DIM buffer% 1024
    
    REM Two passes, with options 4 and 7 (offset assembly, runtime != assemble time)
    FOR pass=4 TO 7 STEP 3
    
    REM Set up target address and output bu
  • ASD

    2096585·php·770 B·2011-12-27 11:45 UTC
    <div id="container">
     <div id="circlemenu">
     <ul class="menu" id="menu2">
     <li><a href="#"></a></li>
     
     <?php
     foreach($entries as $row)
     {
  • Someone

    2096575·text·292 B·2011-12-27 10:25 UTC
    libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
    libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
    libtoolize: Consider adding `-I m4' to ACLOC
  • Something

    2096574·text·423 B·2011-12-27 10:15 UTC
    autoreconf -fi
    Can't exec "libtoolize": No such file or directory at /usr/bin/autoreconf line 196.
    Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 196.
    configure.in:9:
  • Something

    2096572·text·1.9 KB·2011-12-27 10:02 UTC
    AC_INIT(xmpp-tunnel, 0.1, jahrome11@gmail.com)
    
    AM_CONFIG_HEADER([config.h])
    AM_INIT_AUTOMAKE(xmpp-tunnel, 0.1)
    
    # Checks for programs.
    AC_PROG_CXX
    AC_PROG_CC
    AC_PROG_CPP
    AC_PROG_INSTALL
    AC_
  • Stuff

    2096569·text·1.0 KB·2011-12-27 09:54 UTC
    configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
    configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
    configure.in: that aclocal.m4 is present in the top-leve
  • Anonymous

    2096568·text·4.2 KB·2011-12-27 09:53 UTC
    output of Debug-build:
    1st way:
    (0,1)
    (1,2)
    (2,3)
    (3,0)
    2nd way:
    (0,1)
    (1,2)
    (2,3)
    (3,0)
    3rd way:
    (0,1)
    (1,2)
    (2,3)
    (3,0)
    
    output of Release-build:
    1st way:
    (0,1)
    (1,2)
    (2,3)
  • Miscellany

    2096565·text·2.5 KB·2011-12-27 09:31 UTC
    C:\Documents and Settings\Rendszergazda\Asztal\client\build>cmake -G "MinGW Make
    files" ..
    CMake Error: CMake was unable to find a build program corresponding to "MinGW Ma
    kefiles". CMAKE_MAKE_PRO
  • Stuff

    2096545·php·969 B·2011-12-27 07:56 UTC
    <?php
    
    function game_menu() {
     $items = array();
     $items['node/%nodedata/gamedata'] = array(
     'title' => 'Game Data',
     'type' => MENU_LOCAL_TASK,
     'weight' => 10,
     'page
  • Anonymous

    2096533·text·5.1 KB·2011-12-27 06:25 UTC
    0.0.0.0.80 > 0.0.0.0.60425: Flags [.], cksum 0xed7f (incorrect -> 0x6475), ack 414782724, win 15846, length 0
     0.0.0.0.80 > 0.0.0.0.60425: Flags [.], cksum 0xe329 (incorrect -> 0xd08f), seq 0:
  • AE streamed DTS-HD

    2096531·text·172.6 KB·2011-12-27 06:13 UTC
    
        
  • Something

    2096528·text·547 B·2011-12-27 05:46 UTC
    root@icarus:~# fsck /dev/sdc1 -t ext3
    fsck from util-linux 2.19.1
    e2fsck 1.41.14 (22-Dec-2010)
    fsck.ext3: Superblock invalid, trying backup blocks...
    fsck.ext3: Bad magic number in super-block whi
  • Untitled

    2096526·text·20 B·2011-12-27 04:22 UTC
    salty milk and coins
  • Something

    2096511·text·1.5 KB·2011-12-27 00:33 UTC
    Agachadita (Chocolate).mp3
    Aguita (Rafaga).mp3
    Amores como el nuestro (Los Charros).mp3
    Bicho Bicho (Los Fatales).mp3
    Bombon Asesino (Los Palmeras).mp3
    cumbiaretro.txt
    El Baile del Pimpollo (Los
  • Something

    2096508·text·1.8 KB·2011-12-26 23:51 UTC
    - 1x Inkmoth Nexus, Mirrodin Beseiged
     Condition: Light Play | Language: English, $13.19
     - 1x Inkmoth Nexus, Mirrodin Beseiged
     Condition: NM-Mint | Language: English, $13.88
     - 1x Mox Opa
  • Mine

    2096507·text·1.3 KB·2011-12-26 23:45 UTC
    package main;
    
    import java.awt.Graphics;
    import java.awt.Image;
    import java.awt.Toolkit;
    import java.io.File;
    import java.io.IOException;
    import java.util.logging.Level;
    import java.util.log

older pastes →