Page 2 of 4

Posted: Mon 01 Oct 2012, 12:28
by Geoffrey
Here is bleachbit-0.9.3 that I built in Saluki, I edited the make file to read

Code: Select all

prefix ?= /usr
bindir ?= $(prefix)/bin
datadir ?= $(prefix)/share
then ran

Code: Select all

make -C po local
and to build the package

Code: Select all

new2dir make install
used splitpkg.sh via the terminal to split the package then dir2pet.
the dependency for the pet is set to +Python as used in Saluki, hope this is usable.

Bleachbit

Posted: Tue 02 Oct 2012, 07:48
by Monsie
Thanks, Geoffrey

I didn't bother with trying any options with the make file, because there was no info on this in the readme file from the developer... but in retrospect, I could have given this a shot... :oops:

I will try this again with Wary Puppy, because I know that many people would prefer to install a Pet instead of extracting a package and using the command line... In the event that I am successful, I will have to edit my previous post and... eat a bit of Crow for being so presumptuous.

Monsie

Bleachbit

Posted: Sun 14 Oct 2012, 00:55
by Monsie
UPDATE

Here is BleachBit-0.9.3 compiled in Wary Puppy 5.3 Note that Python 2.7 is a dependency, and will have to be installed first.

It turns out for me that Bleachbit does not want to build properly in the local pathway, and so removing that one directory in the makefile seems to make all the difference... I have included support for international languages in this Pet rather than build it as a separate package... the final size seems reasonable.

Cheers,
Monsie

Also works in Lupu 528 005

Posted: Fri 14 Dec 2012, 10:46
by Dromeno
Thanks, this version also works in Lucid Puppy 528

(running bleachbit immediately before making a remastered puppy is very convenient!)

bleachbit-0.9.4

Posted: Sat 15 Dec 2012, 10:42
by Geoffrey
Built the latest Bleachbit version 0.9.4 in Carolina, dependency checking +Python

bleachbit-0.9.5

Posted: Tue 22 Jan 2013, 12:52
by Geoffrey
Built the latest Bleachbit version 0.9.5 in Carolina, dependency checking +Python

Bleachbit

Posted: Fri 15 Feb 2013, 08:40
by Monsie
I was looking at my bash history and realized I had built a record with hundreds of entries. While I could have simply deleted the file at

Code: Select all

/root/.history

and the file would have been re-generated once I started using the terminal again, I wondered about doing a regular cleaning with Bleachbit.

It turns out that Bleachbit is configured to delete the bash history, but the file is named incorrectly for Puppy, so it doesn't show up in the menu for cleaning purposes. This is easily fixed. --> /usr/share/bleachbit/cleaners and right click on bash.xml to Open As Text. Look for the following line:

Code: Select all

<action command="delete"search="file"path="~/.bash_history"/>
modify it to read:

Code: Select all

<action command="delete" search="file" path="~/.history"/>
Save your changes, close out, then run Bleachbit and you should see the new entry for your command-line history. Now you can check the two boxes for Bash and this file will be included for cleaning. In fact your .history file will be deleted, but there are no worries because it will be created anew the next time you run a command at the terminal.

For anyone wanting to compile Bleachbit in future, this change should be easily made in the source code.

Monsie

Posted: Tue 05 Mar 2013, 22:20
by markreaves
WOO cleaned 11.9MB...

Anyway thank you Monsie for the bash history edit. Thank you Geoffrey for the pet.

I may see if I can do a portable version sometime soon.

EDIT: Portable Bleachbit done
http://murga-linux.com/puppy/viewtopic. ... 824#689824

Re: Bleachbit

Posted: Thu 28 Mar 2013, 19:10
by vicmz
Hello Monsie :D
I tested your pet in Precise 5.5
Bleachbit refuses to launch
Monsie wrote: BleachBit-0.9.3 compiled in Wary Puppy 5.3
LXTerminal wrote:# bleachbit
Traceback (most recent call last):
File "/usr/bin/bleachbit", line 41, in <module>
import gtk
ImportError: No module named gtk
#

Bleachbit

Posted: Sat 13 Apr 2013, 05:52
by Monsie
Hi vicmz,

First, my apologies in not getting back to you sooner...

Do you have Python 2.7 installed? The Python package includes PyGTK and I suspect this is the missing module. (Puppy will have GTK by default). See this thread in the bleachbit support forum:
http://bleachbit.sourceforge.net/forum/ ... u-1204-lts

Hope this helps,
Monsie

Posted: Mon 01 Jul 2013, 14:56
by polekat
Has anyone had any luck getting bleach to work on slacko 5.4 or later? Yes, python is installed, or so the PPM says. I'm sorry, I'm not a programmer so go easy on me please.

Posted: Mon 01 Jul 2013, 15:49
by 666philb
hi polekat,
try installing the devx.sfs for the slacko version you are using, as the devx contains python in slacko and older puppies.

you can get the slacko devx here in the puppy-5.3, puppy-5.4 & puppy-5.5 folders http://ftp.nluug.nl/ibiblio/distributions/puppylinux/

be sure to pick the one that matches your slacko version

Posted: Tue 02 Jul 2013, 19:07
by polekat
Thank you 666philb for the quick reply. I'm sorry to say that did not work either. I believe I will replace slacko with another puppy distro. I have no trouble getting bleach to function in precise.

bleachbit-0.9.6

Posted: Sat 06 Jul 2013, 05:29
by Geoffrey
Built the latest Bleachbit version 0.9.6 in Carolina, dependency checking +Python, added Monsie's history fix.


bleachbit-0.9.6-i486.pet

bleachbit_NLS-0.9.6-i486.pet

Posted: Sun 14 Jul 2013, 15:25
by ickefes
666philb wrote:...try installing the devx.sfs for the slacko version you are using, as the devx contains python in slacko and older puppies.

you can get the slacko devx here in the puppy-5.3, puppy-5.4 & puppy-5.5 folders http://ftp.nluug.nl/ibiblio/distributions/puppylinux/

be sure to pick the one that matches your slacko version
This made Bleachbit work in Slacko 5.5 PAE on my computer. Thank You!

P.S. It even also made PyPar2 work!

Re: bleachbit-0.9.6

Posted: Sun 17 Nov 2013, 11:32
by Geoffrey
Built the latest Bleachbit version 1.0 in Carolina, dependency Python, added Monsie's history fix.


bleachbit-1.0.pet

bleachbit_NLS-1.0.pet

Posted: Sat 28 Dec 2013, 07:10
by east_spirit
I want bleachbit for warry 5.0,help me.
thanks

Posted: Sun 29 Dec 2013, 03:13
by Geoffrey
east_spirit wrote:I want bleachbit for warry 5.0,help me.
thanks
I don't have Wary 5.0 to test but bleachbit-1.0.pet does work in Wary 5.5 using Python-2.7.2-i486.pet from the Carolina repo.

Bleachbit on Precise 5.7.1 - no problems

Posted: Sat 22 Feb 2014, 00:08
by Ramlee
Dell Inspiron 1300 - Puppy Precise 5.7.1 full installation on sda1 (only OS).

Installed latest Python then Bleachbit 0.9.6 - result;

Perfect operation.

Posted: Mon 24 Feb 2014, 02:20
by r4dic4l
Thanks. With the help of you guys got BB running on Slacko 5.6.0 full install
:D
Geoffrey:
bleachbit-0.9.6-i486.pet
Python-2.7.2-i486.pet