Juanito
![Offline](../../../iB_html/non-cgi/Skin/Default/images/mem_offline.gif)
![](http://i40.piczo.com/view/1/s/k/2/c/e/i/a/e/n/3/l/img/i335095766_85206_6.jpg)
Group: Members
Posts: 1601
Joined: Sep. 2005 |
![](../../../iB_html/non-cgi/Skin/Default/PostIcons/icon0.gif) |
Posted: Mar. 30 2007,13:47 |
![QUOTE](../../../iB_html/non-cgi/Skin/Default/images/pb_quote.gif) |
It's possible to fix this problem if you download the dsl from the repository rather than using the mydsl tool - this way it will not be loaded.
Once you have the file, copy it to /ramdisk/tmp or similar - then, if you have the very useful user buttons for unpack, list and re-pack dsl added to emelFM, you can make a listing of the dsl.
Once you have the listing, you can use the following command to extract only the files you need and not the clobbering files:
gunzip -c /path-to-file/filename.dsl | tar -xvf - /path-within-dsl/filename
You can use wildcards to speed up the process. Once done, edit the file listing and re-pack the dsl using the emelFM button.
|