|
2011-07-21
, 13:35
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#552
|
|
2011-07-22
, 17:31
|
|
Posts: 98 |
Thanked: 189 times |
Joined on Jul 2007
@ San Antonio, TX
|
#553
|
|
2011-07-23
, 03:11
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#554
|
|
2011-07-24
, 15:03
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#555
|
|
2011-07-24
, 22:46
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#556
|
|
2011-07-25
, 01:41
|
|
Posts: 4,672 |
Thanked: 5,455 times |
Joined on Jul 2008
@ Springfield, MA, USA
|
#557
|
pyRadio itself is actually very small so you won't save much space.. you can move /opt/pyRadio anywhere you want then just symlink it to /opt/pyRadio if you want the desktop icon to work. Otherwise you can move it anywhere and create your own launcher to launch it from the new location. pyRadio doesn't care where it is.
But, you'll save less than 1MB that way. The real space hogger is the qt4 and python+qt4 bindings and I am sure you can go through and symlink those but I don't have the commands. There are a lot of bindings.
dpkg -L python-qt4-<something>
Will give you a list of all the files it contains, then you can move the directories somewhere and symlink them back.
The Following 2 Users Say Thank You to danramos For This Useful Post: | ||
|
2011-07-25
, 03:54
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#558
|
...Or, you could just move /opt to your SD card ( sudo mv /opt /media/mmc1/ ) and then symbolic link your opt to the original location ( ln -s /media/mmc1/opt /opt ). This will take care of EVERYTHING in opt, if you have the space on the SD card (use mmc1 for the external SD card or else replace mmc1 with mmc2 if you prefer using the internal SD card).
|
2011-07-25
, 21:12
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#559
|
The Following 2 Users Say Thank You to Addison For This Useful Post: | ||
|
2011-07-26
, 07:27
|
|
Posts: 98 |
Thanked: 189 times |
Joined on Jul 2007
@ San Antonio, TX
|
#560
|
The Following 2 Users Say Thank You to rm_you For This Useful Post: | ||
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!