The time now is Thu 23 May 2013, 05:08
All times are UTC - 4 |
| Author |
Message |
markreaves
Joined: 11 Sep 2010 Posts: 41
|
Posted: Tue 05 Mar 2013, 18:35 Post subject:
Bleachbit Portable 0.9.5 Subject description: Single file portable |
|
Tested on: Puppy Precise
Download: http://ompldr.org/vaG82MQ/BleachBit_0.9.5
MD5: 104c85efe117237142bd7f970060ef3c
Instructions:
Download then do:
chmod u+x BleachBit_0.9.5
./BleachBit_0.9.5
Used PortableLinuxApps to make portable.
http://portablelinuxapps.org/
If you wish for the settings to be stored in a portable manner, use the following:
* Download above file.
* Place it in a folder somewhere and make it executable
* Inside same folder create a new file called "launcher"
* Inside launcher file add the bash script that is in quotes below.
* Save and make executable
* Create a folder named "config"
* Launch it by doing: ./launcher appname
| Quote: | #!/bin/bash
PWD= `pwd`
chmod u+x "$1"
mkdir -p "$PWD/config/$1"
export HOME="$PWD/config/$1"
./$1 |
NOTE: May or may not need Python. Try without Python first, if fails try with.
|
|
Back to top
|
|
 |
simargl

Joined: 11 Feb 2013 Posts: 374
|
Posted: Fri 08 Mar 2013, 14:05 Post subject:
|
|
It needs python, plus its gtk module often called pygtk. After installing that package next error is:
ImportError: No module named bleachbit.GUI
|
|
Back to top
|
|
 |
666philb

Joined: 07 Feb 2010 Posts: 1225 Location: wales
|
Posted: Fri 08 Mar 2013, 14:10 Post subject:
|
|
hi simargl
what puppy are you trying this on ?
bleachbit works on precise ... from the PPM ....
_________________ Quickpet_Precise, install popular apps quickly http://www.murga-linux.com/puppy/viewtopic.php?t=83642
LÖVE2d, a collection of 27 lua gameshttp://www.murga-linux.com/puppy/viewtopic.php?t=76739
|
|
Back to top
|
|
 |
simargl

Joined: 11 Feb 2013 Posts: 374
|
Posted: Fri 08 Mar 2013, 14:37 Post subject:
|
|
Hi, tried it in Archpup. I could install bleachbit with pacman no problem, only that Portable in topic title got me interested.
But this isn't really portable, its size is just too small.
|
|
Back to top
|
|
 |
markreaves
Joined: 11 Sep 2010 Posts: 41
|
Posted: Sat 09 Mar 2013, 15:08 Post subject:
|
|
Good to get some feedback.. will be working on this at some point hopefully soon.
|
|
Back to top
|
|
 |
polekat
Joined: 28 Apr 2013 Posts: 1
|
Posted: Sun 28 Apr 2013, 03:01 Post subject:
|
|
The download has disappeared.
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|
[ Time: 0.0705s ][ Queries: 12 (0.0161s) ][ GZIP on ] |