Search found 987 matches

by Keef
Sun 05 Jul 2020, 21:59
Forum: Users ( For the regulars )
Topic: Podcast clients for Puppy?
Replies: 11
Views: 3138

pMusic?
It does podcasts.
by Keef
Sun 21 Jun 2020, 19:03
Forum: Business
Topic: NASC calculator
Replies: 8
Views: 3297

I probably need my head looking at, but I have been trying to compile this. First tried FatDog but meson could not find webkit2gtk where ever it looked. The dependencies weren't hard to find (meson is in the FD devx) but the webkit2gtk is probably incompatible - tried Debian, Ubuntu and opensuse but...
by Keef
Fri 19 Jun 2020, 19:03
Forum: Business
Topic: NASC calculator
Replies: 8
Views: 3297

A statically compiled 64 bit binary of Qalculate (which it uses) can be downloaded here:
here
You will need gtk3 though.
Runs ok on FatDog (there is a gtk3 sfs available). Not that I need ianother calculator though.
by Keef
Wed 17 Jun 2020, 19:08
Forum: Users ( For the regulars )
Topic: ClamAV for Xenialpup missing dependencies
Replies: 20
Views: 1935

I don't normally use Xenial, but gave it a run and did not get any problems with openssl. It is quite possible to compile the latest version though. root# openssl version OpenSSL 3.0.0-alpha4-dev (Library: OpenSSL 3.0.0-alpha4-dev ) It hasn't broken anything so far. libcrypto and libssl are part of ...
by Keef
Sat 23 May 2020, 09:51
Forum: Browsers and Internet
Topic: Vivaldi-portable - for 'modern' Puppies
Replies: 73
Views: 24278

This is part of the vivaldi-snapshot script (near the end): # Sanitize std{in,out,err} because they'll be shared with untrusted child # processes (http://crbug.com/376567). exec < /dev/null exec > >(exec cat) exec 2> >(exec cat >&2) Don't ask me to explain it though, as I don't have a clue.
by Keef
Sun 10 May 2020, 19:46
Forum: Utilities
Topic: UExtract-4.2
Replies: 306
Views: 224531

epub2txt will extract an epub to a text file. Just compliled it and tried it (on FatDog), and worked ok as far as I can see.
by Keef
Wed 22 Apr 2020, 08:20
Forum: Puppy Projects
Topic: Fatdog64-810 Final [17 Jan 2020]
Replies: 276
Views: 94699

Sage

While I wouldn't disagree with anything in regards to your views on British Telecom, I think the BT in question here may in fact refer to Bluetooth. Which at a push it could also be a reference to Tory vampires.
by Keef
Wed 15 Apr 2020, 19:49
Forum: Beginners Help ( Start Here)
Topic: How to edit menu.lst?
Replies: 11
Views: 866

title Puppy Linux - Bionicpup64 8.0 frugal in sda1 dir Bionicpup64 8.0 frugal find - - set-root uuid () 8be885d2-58f5-485a-8ad5-0f3b5394ba3c kernel /bionicpup648.0frugal/vmlinuz pmedia=atahd psubdir=bionicpup648.0frugal Initrd /bionicpup648.0frugal/initrd.gz Looks good to go, You can even reduce th...
by Keef
Sun 12 Apr 2020, 18:53
Forum: Multimedia
Topic: Reborn software synth emulator
Replies: 17
Views: 8888

/dev/dsp is no longer present in Ubuntu (deprecated).
Try

Code: Select all

modprobe snd-pcm-oss
That worked for me.
by Keef
Wed 08 Apr 2020, 12:53
Forum: Puppy Power
Topic: Geany rave
Replies: 24
Views: 13870

Are you just trying to delete the lines with no speech? E.g, keep the line with a Q, then the line with an A, then delete the next line. Assuming the files are consistent and the unwanted lines all end with "-" (and no wanted ones do): sed '/-$/d' file.txt cm_d10_98-0824.txt-1886-A. Yes, s...
by Keef
Wed 08 Apr 2020, 10:21
Forum: Puppy Power
Topic: Geany rave
Replies: 24
Views: 13870

This is on FatDog. I've not added any extra plug-ins (as never had the need).
Just checked, and Fatdog has an additional plug-in package. Not sure if it is installed as standard, or maybe I did install it myself for some obscure reason.
by Keef
Wed 08 Apr 2020, 08:43
Forum: Puppy Power
Topic: Geany rave
Replies: 24
Views: 13870

Go to Tools > Plugin-Manager then tick 'Macros'.
by Keef
Mon 06 Apr 2020, 11:56
Forum: Puppy Projects
Topic: Fatdog64-810 Final [17 Jan 2020]
Replies: 276
Views: 94699

claws-mail

ac2011 libetpan didn't cause me any problems compiling. I've gone over all my steps using a fresh install with just the devx loaded. Originally I just did make install, but this time I made a FatDog package. Here are my steps, (from inside the unpacked sources of course): mkdir BUILD autogen.sh --pr...
by Keef
Sun 05 Apr 2020, 20:38
Forum: Puppy Projects
Topic: Fatdog64-810 Final [17 Jan 2020]
Replies: 276
Views: 94699

claws-mail 3.17.5

I've knocked this up: https://easyupload.io/0b2aod Includes libetpan, and tested it on a clean install (no previous saves, or any additions). Only built plug-ins that had dependencies already installed. The md5sum for the uploaded package is: 04672a6f47500e06ece966f47bdc5843 Hope it does the job. No...
by Keef
Wed 01 Apr 2020, 20:18
Forum: Misc
Topic: Other Distros
Replies: 3058
Views: 1156932

Couple of thoughts... Either alter the path in menu.lst eg: title Linux Mint uuid 2ddb8fb2-7e71-4833-91a8-9f8c21edcc7c kernel /boot/vmlinuz root=/dev/sda8 ro initrd /boot/initrd.img (using symlinks in the same directory should work) Or: Just run grub4dosconfig, and it will generate a menu entry for ...
by Keef
Sat 28 Mar 2020, 18:05
Forum: REQUESTS
Topic: Need a .pet to start simulations of COVID-19 proteins.
Replies: 6
Views: 4419

My SFS attempt turned out to be waste of space. It was basically running off stuff I had forgotten to remove first, and failed to load again properly after I removed the offending bits. Re-installed the 3 debs after converting to FatDog format. The viewer did fail though, so installed it manually. I...
by Keef
Fri 27 Mar 2020, 22:13
Forum: REQUESTS
Topic: Need a .pet to start simulations of COVID-19 proteins.
Replies: 6
Views: 4419

How did you try to start it? The binaries start with capitals eg FAHClient (which is the main one you need to run I think). I got it running on FatDog by combining the debs and making an SFS. First though I had manually installed them, and had to mess about with the python libs as 'fah' was not bein...
by Keef
Wed 25 Mar 2020, 18:12
Forum: HOWTO ( Solutions )
Topic: I bet you have a bunch of stale mount points in /mnt, right?
Replies: 6
Views: 4651

That would be Bash, that would. It's a shell script, just a text file to run in a terminal.
Open a terminal where ever the file is, then type:

Code: Select all

./whatever-you-have-named-the-file 
...then watch your crochet videos disappear.
by Keef
Mon 23 Mar 2020, 13:08
Forum: Security
Topic: UK NHS EMIS ‘Patient Access’ site blocking recently (G00gl?
Replies: 18
Views: 3365

I had the same problem with Palemoon, but got in using Firefox (68.2.0).