All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Problems installing R

    2087167·text·3.1 KB·2011-10-05 18:11 UTC
    administrator@sjc-r-01:/$ sudo aptitude install libatlas-base-dev libblas-dev libblas-3gf.so libblas-dev libatlas-dev libatlas-base-dev
    The following NEW packages will be installed:
     libatlas-base-
  • Unnamed

    2087164·java·536 B·2011-10-05 17:47 UTC
    //predicates.add(equal("docTypeName", routeHeader.getDocumentType().getName()));
     // Check all document types in ancestry
     DocumentType dt = routeHeader.getDocumentType();
  • Unnamed

    2087163·text·1.2 KB·2011-10-05 17:47 UTC
    root@recode:/# mdadm --assemble --scan -v
    mdadm: looking for devices for /dev/md0
    mdadm: cannot open device /dev/dm-0: Device or resource busy
    mdadm: /dev/dm-0 has wrong uuid.
    mdadm: no RAID super
  • Something

    2087161·text·219 B·2011-10-05 17:38 UTC
    ftp://ftp.sangoma.com/linux/custom/shaunt/Trixbox%202.6.2.3/3.5.18/wanpipe-util-3.5.18-0.i686.rpm
    ftp://ftp.sangoma.com/linux/custom/shaunt/Trixbox%202.6.2.3/3.5.18/wanpipe-modules-2.6.18-128.1.10.el
  • Mine

    2087159·text·766 B·2011-10-05 17:34 UTC
    /usr/bin/ld: cannot find -lavahi-common
    /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../libavahi-client.so when searching for -lavahi-client
    /usr/bin/ld: skip
  • gmcharlt

    2087158·text·628 B·2011-10-05 17:27 UTC
    sub norm_commit_message {
     my $msg = shift;
     $msg =~ s/^commit .*?$//gm;
     $msg =~ s/^Date:.*?$//gm;
     $msg =~ s/^ Signed-off-by: .*?$//gm;
     $msg =~ s/^.*?cherry picked from commi
  • georg

    2087157·text·1.6 KB·2011-10-05 17:21 UTC
    #include <stdlib.h>
    #include <iostream>
    #include <math.h>
    
    using namespace std;
    
    int main()
    {
     int num0;
     int numa;
     int numb;
     int numc;
     int numd;
     int min;
     int c
  • Unnamed

    2087155·text·839 B·2011-10-05 16:58 UTC
    @Override
     public boolean createContactGroup(String newGroupName) {
     MetaContactListService service = getMetaContactListService();
     MetaContactGroup root = service.getRoot();
     
     Iterator<
  • Untitled

    2087152·cpp·3.2 KB·2011-10-05 16:46 UTC
    /*
    Group 13
    Thomas Biddle
    Sam Reed
    Craig Ashworth
    */
    
    #include<iostream>
    #include<string>
    
    using namespace std;
    
    // Node struct with variables.
    struct Node {
    public:
     string item; // d
  • Someone

    2087149·text·1.8 KB·2011-10-05 16:27 UTC
    CPU utilization for five seconds: 100%/92%; one minute: 99%; five minutes: 99%
     PID Runtime(ms) Invoked uSecs 5Sec 1Min 5Min TTY Process 
     117 164162612 22480875 7302 2.51% 3
  • Unnamed

    2087148·java·508 B·2011-10-05 16:16 UTC
    // Don't play sound on other streams
     if (streamType != AudioSystem.STREAM_RING && (flags & AudioManager.FLAG_PLAY_SOUND) != 0) {
     // don't remove flag, if stream is STREAM
  • Untitled

    2087139·text·562 B·2011-10-05 15:07 UTC
    SIP/2.0 401 Unauthorized
    ;rport=5060Via: SIP/2.0/UDP 38.127.220.60;branch=z9hG4bK30a7.6bfa1ba.0
    Via: SIP/2.0/UDP 192.168.10.138:5060;received=38.127.221.205;branch=z9hG4bK1415772445;rport=5060
    From
  • zdic.net query draft code

    2087137·text·6.6 KB·2011-10-05 14:59 UTC
    NOTE
    Python code is in section 1, javascript query from the search site is in section 2
    
    SECTION 1
    ---------
    # import re
    import urllib
    import sys
    import getopt
    from lxml import etree, htm
  • zdic.net query draft code

    2087136·text·6.6 KB·2011-10-05 14:55 UTC
    NOTE
    Python code is in section 1, javascript query from the search site is in section 2
    
    SECTION 1
    ---------
    # import re
    import urllib
    import sys
    import getopt
    from lxml import etree, htm
  • Something

    2087135·text·3.9 KB·2011-10-05 14:43 UTC
    09:52:10 AM LINUX RESTART
    
    10:00:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbswpfree kbswpused %swpused kbswpcad
    10:10:02 AM 6556 517732 98.75 3628 66480
  • Something

    2087134·text·34.7 KB·2011-10-05 14:27 UTC
    
        
  • Stuff

    2087132·text·375 B·2011-10-05 14:20 UTC
    [Wed Oct 05 22:18:29 2011] [notice] Apache/2.2.17 (Unix) DAV/2 PHP/5.3.8 configured -- resuming normal operations
    [Wed Oct 05 22:18:30 2011] [error] [client 127.0.0.1] (13)Permission denied: Can't op
  • Something

    2087131·text·101.1 KB·2011-10-05 14:18 UTC
    
        
  • zdic.net query draft code

    2087130·text·1.9 KB·2011-10-05 14:17 UTC
    # import re
    import urllib
    import sys
    import getopt
    from lxml import etree, html
    
    # from util import hook
    
    # @hook.command('u')
    # @hook.command
    def zdic(inp):
     '''.zd/.zdic <Chinese wor
  • Untitled

    2087129·text·1.6 KB·2011-10-05 14:10 UTC
    DocumentRoot "/var/www/html"
    
    #
    # Each directory to which Apache has access can be configured with respect
    # to which services and features are allowed and/or disabled in that
    # directory (and it

older pastes →