![]() |
2010-06-26
, 12:09
|
Posts: 8 |
Thanked: 6 times |
Joined on Jun 2010
|
#3
|
![]() |
2010-06-27
, 11:04
|
|
Posts: 1,296 |
Thanked: 1,773 times |
Joined on Aug 2009
@ Budapest, Hungary
|
#4
|
![]() |
2010-06-27
, 21:05
|
Posts: 52 |
Thanked: 8 times |
Joined on Apr 2010
|
#6
|
The Following User Says Thank You to Jaso333 For This Useful Post: | ||
![]() |
2010-06-28
, 09:16
|
|
Posts: 122 |
Thanked: 135 times |
Joined on Dec 2009
@ Helsinki
|
#7
|
sysroot_dir=`mad query sysroot-dir` echo $sysroot_dir ar p package.deb data.tar.gz | tar -C "$sysroot_dir" -ztvf -
![]() |
2010-07-11
, 14:18
|
|
Posts: 1,296 |
Thanked: 1,773 times |
Joined on Aug 2009
@ Budapest, Hungary
|
#8
|
The quick'n'dirty way (first of all, voids your warranty)
A planned feature is to create a script that does this in managedCode:sysroot_dir=`mad query sysroot-dir` echo $sysroot_dir ar p package.deb data.tar.gz | tar -C "$sysroot_dir" -ztvf -
manner (checks for filename collisions, logs installed files etc)...
i want to install new libs under madden.
Can any ne explain me how can i do this ?
This lib i want to install
http://repository.maemo.org/extras-d.../s/sdl-ttf2.0/
Greats MacGyver