The time now is Fri 26 Feb 2021, 07:57
All times are UTC - 4 |
Page 13 of 23 [335 Posts] |
Goto page: Previous 1, 2, 3, ..., 11, 12, 13, 14, 15, ..., 21, 22, 23 Next |
Author |
Message |
s243a
Joined: 02 Sep 2014 Posts: 2626
|
Posted: Sun 15 Dec 2019, 04:11 Post subject:
|
|
I just installed ScPup64.
I ran the following command:
/usr/local/petget/0setup
and got the following message:
Code: |
Checking pkgs
/usr/local/petget/0setup: line 307: support/findpkgs: No such file or directory
grep: FINDPKGS-NOT-FOUND.log: No such file or directory
|
I'm guessing it's not a big deal but I might look into the code later.
_________________ Find me on minds and on pearltrees.
|
Back to top
|
|
 |
peebee

Joined: 21 Sep 2008 Posts: 4391 Location: Worcestershire, UK
|
Posted: Sun 15 Dec 2019, 08:18 Post subject:
|
|
Hi @s243a
Woof-CE problem - needs to be raised on Github.... there is certainly no support directory in:
https://github.com/puppylinux-woof-CE/woof-CE/tree/testing/woof-code/rootfs-skeleton/usr/local/petget
_________________
LxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64
|
Back to top
|
|
 |
peebee

Joined: 21 Sep 2008 Posts: 4391 Location: Worcestershire, UK
|
Posted: Wed 01 Jan 2020, 05:48 Post subject:
New 20.01+0 versions available |
|
New 20.01+0 versions available - see posts #1 and #2
New decade - new version - kernel update
BUILD_FROM_WOOF='testing;7890189c5;2019-12-28 08:51:15 +0100'
Slackware Current=Sat Dec 28 20:25:38 UTC 2019
32bit PAE kernel 4.14.160
64bit kernel 5.4.6
ScPup32, devx, kernel sources and headers, 64-bit compatibility, LXQt ydrv addon
ScPup64, devx, kernel sources and headers, 32-bit compatibility, LXQt ydrv addon
_________________
LxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64
|
Back to top
|
|
 |
Wiz57

Joined: 03 Feb 2019 Posts: 99 Location: Chickasha, OK
|
Posted: Wed 01 Jan 2020, 10:49 Post subject:
|
|
Downloading now! A Happy New Year gift! Thank you peebee!
_________________ ScPup 32 and LxPupSC 32 (ScPup w/LX desktop)
Good Pups for Lazy Slackers 
|
Back to top
|
|
 |
Wiz57

Joined: 03 Feb 2019 Posts: 99 Location: Chickasha, OK
|
Posted: Wed 01 Jan 2020, 12:38 Post subject:
|
|
Updated both frugal installs of ScPup 32 and ScPupLXQt 32 (renamed
the ydrv for LXQt desktop), both savefiles updated successfully, no
issues so far, posting now with Palemoon 28.8.0 in ScPupLXQt 32!
Great job as usual peebee!
Wiz
_________________ ScPup 32 and LxPupSC 32 (ScPup w/LX desktop)
Good Pups for Lazy Slackers 
|
Back to top
|
|
 |
watchdog
Joined: 28 Sep 2012 Posts: 2022 Location: Italy
|
Posted: Wed 01 Jan 2020, 13:02 Post subject:
|
|
New frugal installs of ScPup-20.01 and ScPup64-20.01.
32 bit:
PuppyPhone not working with diamondcard (ekiga-call-out). I installed a custom package of the smockey01 psip-1.42 (without the /lib dir) which works with diamondcard.
64 bit:
PuppyPhone works with diamondcard. Problems with it_IT.UTF8 keyboard: I need a fixkb script in /root/Startup with:
The QuickSetup fails to make working the keyboard: I can't type "#" for example.
|
Back to top
|
|
 |
peebee

Joined: 21 Sep 2008 Posts: 4391 Location: Worcestershire, UK
|
Posted: Wed 01 Jan 2020, 15:31 Post subject:
|
|
watchdog wrote: | Problems with it_IT.UTF8 keyboard: |
Hi can you tell me the output from:
Code: | country=`grep XkbLayout /etc/X11/xorg.conf | cut -d \" -f 4`
echo $country
setxkbmap $country |
?
_________________
LxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64
|
Back to top
|
|
 |
watchdog
Joined: 28 Sep 2012 Posts: 2022 Location: Italy
|
Posted: Thu 02 Jan 2020, 01:43 Post subject:
|
|
peebee wrote: |
Hi can you tell me the output from:
Code: | country=`grep XkbLayout /etc/X11/xorg.conf | cut -d \" -f 4`
echo $country
setxkbmap $country |
? |
Code: | # country=`grep XkbLayout /etc/X11/xorg.conf | cut -d \" -f 4`
# echo $country
it
# setxkbmap $country
# # |
After the commands the keyboard is working.
|
Back to top
|
|
 |
peebee

Joined: 21 Sep 2008 Posts: 4391 Location: Worcestershire, UK
|
Posted: Thu 02 Jan 2020, 04:05 Post subject:
|
|
Apologies - there was code missing in ScPup64..........
Have uploaded 20.01+1 to correct - both new iso and delta are available - see post #2
_________________
LxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64
|
Back to top
|
|
 |
watchdog
Joined: 28 Sep 2012 Posts: 2022 Location: Italy
|
Posted: Thu 02 Jan 2020, 08:46 Post subject:
|
|
Thanks! Now all working in my frugal install as far as I can test it with my poor usage.
|
Back to top
|
|
 |
keniv
Joined: 06 Oct 2009 Posts: 607 Location: Scotland
|
Posted: Sat 11 Jan 2020, 15:14 Post subject:
|
|
Hello All,
Have just downloaded a installed. All seems to be working. This is my first 64 bit anything. On the issue of full sized browsers I'd like to install Palemoon 28.8 but it's not included here.
https://sourceforge.net/projects/lxpup/files/Other/LxPupSc64/browsers/
I have the 32 bit portable version of palemoon on this machine as the other pups I have are 32 bit. Can anybody point me in the direction of a 64 bit .pet or .sfs that would work here. I'd like to avoid using a 64 bit portable version if I can.
Regards,
Ken.
|
Back to top
|
|
 |
peebee

Joined: 21 Sep 2008 Posts: 4391 Location: Worcestershire, UK
|
Posted: Sun 12 Jan 2020, 03:20 Post subject:
|
|
keniv wrote: | I'd like to install Palemoon 28.8
Ken. |
Hi Ken
Try:
https://sourceforge.net/projects/lxpup/files/Other/LxPupSc64/browsers/palemoon64-28.8.1.sfs/download
_________________
LxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64
|
Back to top
|
|
 |
watchdog
Joined: 28 Sep 2012 Posts: 2022 Location: Italy
|
Posted: Sun 12 Jan 2020, 13:34 Post subject:
|
|
Has anyone got working Opera-portable by MikeWalsh in ScPup64?
|
Back to top
|
|
 |
keniv
Joined: 06 Oct 2009 Posts: 607 Location: Scotland
|
Posted: Sun 12 Jan 2020, 15:27 Post subject:
|
|
Thank you for that.
Regards,
Ken.
|
Back to top
|
|
 |
keniv
Joined: 06 Oct 2009 Posts: 607 Location: Scotland
|
Posted: Sun 12 Jan 2020, 16:07 Post subject:
|
|
watchdog wrote: | Has anyone got working Opera-portable by MikeWalsh in ScPup64? |
No and have had trouble downloading. The tar.gz shows as 101MB and unpacked is 255 but it does not appear to launch.
Regards,
Ken.
Edit. I can't get the palemoon 28.8.1 .sfs as recommended by peebee to work either. Download size was correct. Not my lucky night.
|
Back to top
|
|
 |
|
Page 13 of 23 [335 Posts] |
Goto page: Previous 1, 2, 3, ..., 11, 12, 13, 14, 15, ..., 21, 22, 23 Next |
|
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
|