Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (23) </ ... 12 13 14 15 16 [17] 18 19 20 21 22 ... >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: April extensions< Next Oldest | Next Newest >
WDef Offline





Group: Members
Posts: 798
Joined: Sep. 2005
Posted: April 26 2008,17:04 QUOTE

Ping: Robert

Recent rsync release extension (fixes buffer overflow) http://www.megaupload.com/?d=M6V8K2GQ

066fff3e233e26347125de87fcf30dbb  rsync-302.dsl

Please post - thanks.  If you have any trouble downloading from megaupload let's know and I'll try the vagueries of yahoo again (maybe gmail).
Back to top
Profile PM 
WDef Offline





Group: Members
Posts: 798
Joined: Sep. 2005
Posted: April 26 2008,19:39 QUOTE

On a roll:

combina.uci:

http://www.megaupload.com/?d=PTAUNQKI

Please post also.  Thanks.

a6e82c34caad68270474c15ecc9af047  combina.uci
Back to top
Profile PM 
WDef Offline





Group: Members
Posts: 798
Joined: Sep. 2005
Posted: April 30 2008,16:46 QUOTE

Ping Jason:

If needed you could add a wrapper to your gtk2.12.9 uci and start it from the right-click menu (sudo of course) as "Setup_gtk2" or something:

Code Sample

#!/bin/bash

# Add path to gtk libs to ld.so.conf

if grep -q '/opt/gtk+-2.12.9/lib' /etc/ld.so.conf; then
      # already done
       exit 1;  
fi

if [ -L /etc/ld.so.conf ]; then
       rm -f /etc/ld.so.conf
        cp /KNOPPIX/etc/ld.so.conf /etc/ld.so.conf
else
       cp -f /etc/ld.so.conf /etc/ld.so.conf.bak
fi

sed -i '1 i\
/opt/gtk+-2.12.9/lib' /etc/ld.so.conf

ldconfig

exit 0


But like Juanito I thought something like this already happened for ucis in recent dsl.  (I'm on an old dsl right now).

EDIT2: I thought /opt/lib was now in /etc/ld.so.conf with ldconfig getting run automatically by the extension install scripts?  If so, perhaps all you do is symlink all the libs into /opt/lib and pack the symlinks away in user.tar.gz

EDIT2: 1 May2008
Back to top
Profile PM 
WDef Offline





Group: Members
Posts: 798
Joined: Sep. 2005
Posted: April 30 2008,17:14 QUOTE

Jason: gtk2.12.9 uci  is working really great for me so far.

Thanks to both you and Juanito for these ram-saving efforts.  gtk2 .dsl was a huge ramdisk hog!
Back to top
Profile PM 
Jason W Offline





Group: Members
Posts: 260
Joined: Nov. 2006
Posted: April 30 2008,17:20 QUOTE

Wdef,
Thanks for the script, and I think it would be nice for the setup to be automated to save time.  I like things to be the least hassle necessary.  /etc/ld.so.conf does get updated with the /opt/gtk+-2.12.9/lib directory in the most recent DSLs but it is the bottom line in the file.  I will add this and resubmit.  I will also submit the gtk+-2.12.9-dev.tar.gz.   To be used, would require making a .tar.gz out of the gtk+-2.12.9.uci and untarring the -dev extension over it.  I wanted to separate the -dev stuff for size reasons.  I sent it in with the gtk+-2.12.9.uci but put it on hold since it would not load and work in the usual way.  But a -dev extension does not have to be click and run of course.
Back to top
Profile PM 
111 replies since April 05 2008,18:24 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (23) </ ... 12 13 14 15 16 [17] 18 19 20 21 22 ... >/
reply to topic new topic new poll
Quick Reply: April extensions

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code