Search found 173 matches

by WillM
Tue 08 Aug 2017, 04:22
Forum: Puppy Projects
Topic: Fatdog64-710 Final [4 Dec 2016]
Replies: 645
Views: 270806

vimproc installed for me. Do you have the fd64-devx-710.sfs loaded? That is if you are using Fatdog64-710, if you are using an older version of Fatdog load the devx.sfs for that version. It has all the files for compiling.
by WillM
Mon 07 Aug 2017, 23:00
Forum: Puppy Projects
Topic: Fatdog64-710 Final [4 Dec 2016]
Replies: 645
Views: 270806

Hi borzeh,
There are plugin managers for Vim. Pathogen and Vundle are probably the two most widely used. What plugin do you need?
by WillM
Sun 30 Apr 2017, 02:03
Forum: Additional Software (PETs, n' stuff)
Topic: Fatdog64 Contributed Packages and SFS
Replies: 386
Views: 457701

scid_vs_pc-4.17

scid_vs_pc-4.17-x86_64 Dependencies: tcl-8.6.4-x86_64-1 from Gslapt tk-8.6.4-x86_64-1 from Gslapt snack-2.2.10scvspc-x86_64-1 from Gslapt (for sound support) libtdom.0.8.3.r92 from this same link (for correspondence chess support) Sound files are in /usr/share/scid/sound. https://drive.google.com/dr...
by WillM
Fri 21 Apr 2017, 02:33
Forum: Cutting edge
Topic: kernel compiling in woof-ce
Replies: 585
Views: 306990

Hi stemsee,

I installed your huge-4.10.11-x64 kernel in Fatdog64 710. Everything seems to be working. Thanks for building this.
by WillM
Tue 18 Apr 2017, 17:20
Forum: Additional Software (PETs, n' stuff)
Topic: Fatdog64 Contributed Packages and SFS
Replies: 386
Views: 457701

Dream Chess

Hi belham2
This is dreamchess-0.2.1.
mxml-2.10 in this directory is a required dependency.
https://drive.google.com/drive/folders/ ... sp=sharing
by WillM
Fri 24 Mar 2017, 17:45
Forum: Additional Software (PETs, n' stuff)
Topic: Fatdog64 Contributed Packages and SFS
Replies: 386
Views: 457701

Aisleriot Solitaire

aisleriot-3.12.1-x86_64.sfs md5sum: cdcbd3638faf3588d4486386dd6e7b4f https://drive.google.com/drive/folders/0B4wlewvEGCtKZ0tYclNqNEV4NkU?usp=sharing After loading this sfs for the first time it may be necessary to run the following from a terminal; glib-compile-schemas /usr/share/glib-2.0/schemas
by WillM
Wed 10 Aug 2016, 20:17
Forum: Additional Software (PETs, n' stuff)
Topic: Fatdog64 Contributed Packages and SFS
Replies: 386
Views: 457701

Hodoku

hodoku 2.2.0 (Sudoku generator/solver/trainer/analyzer)
Requires java_jre.sfs from the Fatdog64 repository.

https://drive.google.com/folderview?id= ... sp=sharing
by WillM
Sat 21 May 2016, 02:46
Forum: Puppy Projects
Topic: Fatdog64-710 Alpha/2 [29 April 2016] [CLOSED]
Replies: 201
Views: 123254

Hi Belham, The official Seamonkey is 32 bit. I don't know if you tried the unofficial 64 bit or not so here is a link to the page for the download, it is at the bottom of the page under Contributed builds. http://www.seamonkey-project.org/releases/#2.40 I put that in /usr/lib64, renamed the extracte...
by WillM
Wed 06 Jan 2016, 19:51
Forum: Cutting edge
Topic: kernel compiling in woof-ce
Replies: 585
Views: 306990

Hi stemsee,
tar and bzip2 are throwing errors when unpacking the x64 kernel, also the md5sum I am getting is different then then one you have posted.
by WillM
Sat 19 Dec 2015, 22:59
Forum: Cutting edge
Topic: kernel compiling in woof-ce
Replies: 585
Views: 306990

Hi stemcee,
I put kernel 4.3.2-64 in Fatdog 64, and it is working great. I noticed this line in the .config;

Code: Select all

CONFIG_AUFS_FS=m
Looking through your SUKK-Universal, the other two DOTconfigs had that set to yes. Thanks for all your efforts
by WillM
Mon 30 Nov 2015, 17:15
Forum: Users ( For the regulars )
Topic: Where is the ROX Filer recents / history saved?
Replies: 17
Views: 4407

I read the question wrong. recently-used.xbel is used to record recently opened files, not recently visited places. bigpup is right, it is stored in memory. After a reboot the Recently Visited menu item is empty.
by WillM
Mon 30 Nov 2015, 00:56
Forum: Puppy Projects
Topic: Fatdog64-700/701 [April 22 2015] [CLOSED]
Replies: 1172
Views: 514580

by WillM
Mon 30 Nov 2015, 00:52
Forum: Users ( For the regulars )
Topic: Where is the ROX Filer recents / history saved?
Replies: 17
Views: 4407

Hi fabrice_035;

The recently used file is called recently-used.xbel. It should be in the hidden directory .local/share of your HOME directory
by WillM
Wed 18 Nov 2015, 05:03
Forum: Additional Software (PETs, n' stuff)
Topic: Fatdog64 Contributed Packages and SFS
Replies: 386
Views: 457701

Atom text editor

This is atom-1.2.0 and it's dependency nodejs-5.0.0, also an sfs with both packages combined.

https://drive.google.com/folderview?id= ... sp=sharing
by WillM
Sat 31 Oct 2015, 22:00
Forum: Beginners Help ( Start Here)
Topic: How to run TCL/TK script in April?
Replies: 5
Views: 1253

Hi AustinGreen,

From reading through the man pages, you need to tell your script that it requires Tk, so you script should look like this.

Code: Select all

#!/usr/bin/tclsh

package require Tk

grid [ttk::button .mybutton -text "Hello there, World."] 
by WillM
Mon 26 Oct 2015, 01:33
Forum: REQUESTS
Topic: Need shell command "menu" or "list" app (Solved with Cheat)
Replies: 6
Views: 3578

Hi Moat, This may be of interest to you. https://github.com/chrisallenlane/cheat This requires Python; and Pip for the installation. I assume you have Python. To get pip run this command. wget https://bootstrap.pypa.io/get-pip.py Then run this command in the directory where get-pip.py is located, pr...
by WillM
Sun 18 Oct 2015, 21:55
Forum: Additional Software (PETs, n' stuff)
Topic: Fatdog64 Contributed Packages and SFS
Replies: 386
Views: 457701

This is an sfs for Clementine-1.2.3 from git, including dependencies.
There is not support for Android or Apple devices.

https://drive.google.com/folderview?id= ... sp=sharing

sha1sum;

Code: Select all

b89096ee8a387970dc7490a0e3c0d7655ccc5435  clementine-1.2.3-x86_64-1.sfs
by WillM
Wed 07 Oct 2015, 01:40
Forum: Beginners Help ( Start Here)
Topic: Instructions for urxvt terminal emulator?
Replies: 5
Views: 1194

Hi slhadgiyata, This is the man page for Urxvt. http://pod.tst.eu/http://cvs.schmorp.de/rxvt-unicode/doc/rxvt.1.pod Here's a cool tutorial on configuring Urvxt. http://wiki.afterstep.org/index.php?title=Rxvt-Unicode_Configuration_Tutorial If you are interested in scripting in the terminal, I would r...
by WillM
Sat 05 Sep 2015, 03:15
Forum: Puppy Projects
Topic: Fatdog64-700/701 [April 22 2015] [CLOSED]
Replies: 1172
Views: 514580

Hi L18L.

Thanks for the translation. I built qalculate-gtk with your file and reloaded to google drive and removed the original qalculate-gtk.
by WillM
Wed 02 Sep 2015, 03:38
Forum: Puppy Projects
Topic: Fatdog64-700/701 [April 22 2015] [CLOSED]
Replies: 1172
Views: 514580

You are welcome tigs.

Hi prehistoric,
Yes, that qalculate uses gtk libraries that come with Fatdog64. I haven't checked out Clemintine yet. I'll see if I can build that, when I get a chance.