View Single Post
Old 08-19-2012, 06:25 PM   #111
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
EDIT:

Instead of that spaomla meanderson gripe heres some raw data.

YUM

How to pull the right library 101.

Let's have a list of everything

if you were wondering what Enviroment settings there are by default. This would be they.
With a little bit of extras ie. the fix for

"relocation error: ../lib/libc-2.3.6.so: symbol _dl_out_of_memory, version GLIBC_PRIVATE not defined in file ld-linux.so.3 with link time reference"

Many thanks goes to bmoore and his Stupid_LD_Tricks for the ideas.

export DISPLAY=':0.0'
export EDITOR='/bin/vi'
export HISTFILESIZE='1000'
export HISTSIZE='1000'
export HOME='/tmp/root'
export HOSTNAME='kindle'
export INPUTRC='/etc/inputrc'
export LANG='en_US.UTF-8'
export LC_ALL='en_US.UTF-8'
export LD_LIBRARY_PATH='/lib:/usr/lib:/mnt/us/lib:/mnt/us/usr/lib'
export LD_PRELOAD='/lib/libc-2.5.so'
export LOGNAME='root'
export MAIL='/var/mail/root'
export OLDPWD='/mnt/us/bin'
export PAGER='/bin/more '
export PATH='/usr/local/bin:/bin:/usr/bin:/usr/sbin:/sbin:/mnt/us/bin:/mnt/us/usr/bin'
export PS1='[\u@\h \W]\$ '
export PWD='/mnt/us'
export SHELL='/bin/sh'
export SSH_CLIENT='192.168.1.99 9999 22'
export SSH_CONNECTION='192.168.1.99 9999 192.168.1.99 22'
export SSH_TTY='/dev/pts/4'
export TERM='xterm'
export USER='root'

Well that's eminently scriptable and should get us enough traction to make aalib work.

*SHOULD* TBC : )

Last edited by twobob; 08-19-2012 at 07:26 PM. Reason: the s p i m m er has gone - Let's have something cool
twobob is offline   Reply With Quote