This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---> Package stunnel.i386 0:4.15-2.el5.1 set to be updated | |
---> Package mesa-libGL.i386 0:6.5.1-7.7.el5 set to be updated | |
---> Package pfmon.i386 0:3.2-0.060926.5.el5 set to be updated | |
---> Package hwdata.noarch 0:0.213.11-1.el5 set to be updated | |
---> Package gcc.i386 0:4.1.2-44.el5 set to be updated | |
---> Package filesystem.i386 0:2.4.0-2.el5.centos set to be updated | |
---> Package audit.i386 0:1.7.7-6.el5_3.3 set to be updated | |
---> Package audit-libs-python.i386 0:1.7.7-6.el5_3.3 set to be updated | |
---> Package dbus-devel.i386 0:1.1.2-12.el5 set to be updated | |
---> Package dhcpv6-client.i386 0:1.0.10-16.el5 set to be updated |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def create | |
@bit = Bit.new(params[:bit]) | |
respond_to do |format| | |
if @bit.save | |
flash[:notice] = 'Bit was successfully created.' | |
#cookies[:bitbin] = { :value => @bit.id.to_i, :expires => Time.now + 3600} | |
format.html { redirect_to(@bit) } | |
format.xml { render :xml => @bit, :status => :created, :location => @bit } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.-(/usr/ports/irc/xchat/work/xchat-2.8.6/plugins/perl)---------------------------------------------------------------------(4:30:52)- | |
`--> make | |
make all-am | |
depbase=`echo perl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DAPPLLIB_EXP="/usr/local/lib/perl5/5.10.0/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.10.0/mach/CORE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./.. -I/usr/local/include -I/usr/local/include/tcl8.5 -D_THREAD_SAFE -O2 -fno-strict-aliasing -pipe -Wall -g -Wno-pointer-sign -funsigned-char -I/usr/local/include -I/usr/local/include/tcl8.5 -D_THREAD_SAFE -MT perl.lo -MD -MP -MF $depbase.Tpo -c -o perl.lo perl.c && mv -f $depbase.Tpo $depbase.Plo | |
cc -DHAVE_CONFIG_H -I. -I../ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`--> sudo ldd /usr/local/lib/qt4/libQtCore.so.4 | |
/usr/local/lib/qt4/libQtCore.so.4: | |
libz.so.4 => /lib/libz.so.4 (0x28182000) | |
libgthread-2.0.so.0 => /usr/local/lib/libgthread-2.0.so.0 (0x28194000) | |
libglib-2.0.so.0 => /usr/local/lib/libglib-2.0.so.0 (0x28550000) | |
libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x28600000) | |
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x286f6000) | |
libm.so.5 => /lib/libm.so.5 (0x281a2000) | |
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x281b7000) | |
libthr.so.3 => /lib/libthr.so.3 (0x281c2000) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`--> sudo libchk | |
Will look into: | |
/bin | |
/lib | |
/sbin | |
/usr/bin | |
/usr/games | |
/usr/lib | |
/usr/libexec | |
/usr/local/bin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`--> ./scons.py | |
scons: Reading SConscript files ... | |
/usr/home/ricky/Downloads/cppirc/libcppircclient/trunk/scons-local-0.97.0d20071212/SCons/Platform/posix.py:37: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module. | |
import popen2 | |
/usr/home/ricky/Downloads/cppirc/libcppircclient/trunk/scons-local-0.97.0d20071212/SCons/Tool/msvs.py:37: DeprecationWarning: the md5 module is deprecated; use hashlib instead | |
import md5 | |
Checking for C library boost_thread... AttributeError: 'NodeList' object has no attribute 'name': | |
File "/usr/home/ricky/Downloads/cppirc/libcppircclient/trunk/SConstruct", line 78: | |
bt = conf.CheckLib('boost_thread') | |
File "/usr/home/ricky/Downloads/cppirc/libcppircclient/trunk/scons-local-0.97.0d20071212/SCons/SConf.py", line 606: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`--> git remote show origin | |
* remote origin | |
Fetch URL: [email protected]:martinbrandenburg/CppBot.git | |
Push URL: [email protected]:martinbrandenburg/CppBot.git | |
HEAD branch: master | |
Remote branches: | |
cb_devel tracked | |
master tracked | |
nix_devel new (next fetch will store in remotes/origin) | |
Local branch configured for 'git pull': |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`--> gmake | |
Makefile:6: warning: overriding commands for target `clean' | |
rules.mk:42: warning: ignoring old commands for target `clean' | |
DEP libnetwork | |
"../rules.mk", line 3: Missing dependency operator | |
"../rules.mk", line 5: Need an operator | |
"../rules.mk", line 7: Missing dependency operator | |
"../rules.mk", line 9: Need an operator | |
"../rules.mk", line 38: warning: duplicate script for target "%.o" ignored | |
"../rules.mk", line 39: warning: duplicate script for target "%.o" ignored |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# vim:ts=3 shiftwidth=3 | |
# Three sets of "###" (i.e. ### ### ###) means *IMPORTANT* | |
We want site administrators to be able to create polls, which only students in | |
grades that they (administrators) select can vote in. | |
There are going to be four groups. *always*. | |
- G-1: 9th grade | |
- G-2: 10th grade | |
- G-3: 11th grade |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env perl | |
#@ Ricky Elrod - dev/perl/portscripts/sconf.pl | |
#@ Modified: Mon Oct 12 04:21:52 EDT 2009 | |
#@ vim:ts=3 shiftwidth=3 | |
use warnings; | |
use strict; | |
use Cwd; | |
use Text::ASCIITable; |