All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • autogen error

    2058544·text·434 B·2011-05-13 19:27 UTC
    opensrf@Totoro:/openils/bin$ ./autogen.sh -c /openils/conf/opensrf_core.xml -u
    Updating Evergreen organization tree and IDL using '/openils/conf/opensrf_core.xml'
    
    Updating fieldmapper
    Exception:
  • Anonymous

    2058541·text·3.6 KB·2011-05-13 19:16 UTC
    root@bt:~# nmap -sS -sV -A -O -vv www.buseireann.ie
    
    Starting Nmap 5.51 ( http://nmap.org ) at 2011-05-13 21:14 IST
    NSE: Loaded 57 scripts for scanning.
    NSE: Starting runlevel 1 (of 2) scan.
    NSE:
  • Someone

    2058540·text·2.7 KB·2011-05-13 19:14 UTC
    2011-05-13 12:09:00,461 DEBUG imagefactory.qmfagent.ImageFactoryAgent.ImageFactoryAgent pid(31161) Message: Method called: name = image 
     args = {'target': 'condorcloud', 'template': 'http://localhos
  • Something

    2058538·text·1.2 KB·2011-05-13 19:10 UTC
    {"title" : "Intake",
     "sections" : [
     {
     "title" : "Section 1",
     "questions" : [
     {
     "type" : "group",
     "text" : "Questions about the trainer",
     "d
  • Unnamed

    2058535·text·176.2 KB·2011-05-13 18:58 UTC
    
        
  • Stuff

    2058533·text·26.4 KB·2011-05-13 18:47 UTC
    /* Inline math functions for i387.
     Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2003,2004,2006,2007,2009
     Free Software Foundation, Inc.
     This file is part of the GNU C Library.
     Cont
  • Unnamed

    2058528·text·5.1 KB·2011-05-13 18:29 UTC
    IRW 2011.
    Ok, the situation at South Whittlieburn Farm (SWF) this year is that not only can we not have the use of the Barn, but also the larger field that we have used for camping there since 2008 c
  • default.aspx

    2058527·html·27.7 KB·2011-05-13 18:19 UTC
    <%@ Page Title="SurvuM | Viral Videos and New Music" Language="C#" AutoEventWireup="true"
     CodeFile="Default.aspx.cs" Inherits="_Default" %>
    
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head
  • default.aspx.cs

    2058526·csharp·6.1 KB·2011-05-13 18:19 UTC
    using System;
    using System.Collections.Generic;
    using System.Configuration;
    using System.Data.SqlClient;
    using System.Text;
    
    public partial class _Default : System.Web.UI.Page
    {
     protected
  • Mine

    2058525·text·991 B·2011-05-13 18:14 UTC
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1
    
    freenode:#bitcoin-otc:1f718b344d314bd87552962ab7f9ab164d2abb1ee55e62ca4b158df8bceb8669
    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.4.10 (GNU/Lin
  • apt install method

    2058523·text·1.4 KB·2011-05-13 18:09 UTC
    Writing offline database configuration to /openils/conf/offline-config.pl
    Stopping web server: apache2 ... waiting .
    Restarting Evergreen OpenSRF::Stopping Evergreen OpenSRF::OpenSRF C not running
  • Untitled

    2058522·text·1.2 KB·2011-05-13 18:03 UTC
    Cleverbot: Is the world about to end?
    
    User: No.
    
    Cleverbot: Is the world infinite?
    
    User: Depends of the definition.
    
    Cleverbot: The definition of what?
    
    User: Of infinite.
    
    Cleverbot:
  • Miscellany

    2058521·text·174 B·2011-05-13 18:01 UTC
    #include<stdio.h>
    #include<math.h>
    
    #define LEFT (y) (pow(2,y))
    
    int main()
    {
     int a = 6,x;
     printf("Enter b:\n");
     scanf("%d",&x);
    
     printf("%d",a*(LEFT (x)));
    }
  • Miscellany

    2058518·text·184 B·2011-05-13 17:57 UTC
    #include<stdio.h>
    #include<math.h>
    
    #define LEFT (x) (pow(2,x))
    
    int x;
    
    int main()
    {
     int a = 6,x;
     printf("Enter b:\n");
     scanf("%d",&b);
    
     printf("%d",a*(LEFT (b)));
    }
  • Miscellany

    2058517·text·419 B·2011-05-13 17:56 UTC
    nsPyContext.cpp:(.text+0xb5b): undefined reference to `PyMarshal_ReadObjectFromString'
    nsPyContext.o: In function `nsPythonContext::Serialize(nsIObjectOutputStream*, void*)':
    nsPyContext.cpp:(.text+
  • Something

    2058484·text·249 B·2011-05-13 17:19 UTC
    public void onBlockIgnite (BlockIgniteEvent event){
     if (! plugin.isEnabled()) return;
     if (! event.getCause().equals(BlockIgniteEvent.IgniteCause.FLINT_AND_STEEL)){
     event.setCancelled(true);
  • Miscellany

    2058476·text·657 B·2011-05-13 17:14 UTC
    Chicago and Boston were first and second in defensive efficiency this season, well ahead of the rest of the league, and the principles in each system are the same because the architect is the same --
  • webgl .mozconfig

    2058475·text·2.0 KB·2011-05-13 17:13 UTC
    export MOZ_PHOENIX=1
    mk_add_options MOZ_PHOENIX=1
    
    ac_add_options --enable-application=browser
    ac_add_options --disable-official-branding
    ac_add_options --with-branding=browser/branding/unofficia
  • Miscellany

    2058473·text·604 B·2011-05-13 17:12 UTC
    Chicago and Boston were first in defensive efficiency this season, and the principles in each system are the same because the architect is the same current Bulls coach and former Celtics assistant Tom
  • Someone

    2058462·text·783 B·2011-05-13 17:03 UTC
    public void test2() {
         // Prepare our context and publisher
         ZMQ.Context context = ZMQ.context(1);
         ZMQ.Socket publisher = context.socket(ZMQ.PUB);
    
         publisher.bind("tcp://*:5

older pastes →