The time now is Mon 23 Apr 2018, 04:25
All times are UTC - 4 |
Author |
Message |
oldyeller

Joined: 15 Nov 2011 Posts: 888 Location: Alaska
|
Posted: Sun 19 Aug 2012, 16:38 Post subject:
|
|
scabz wrote: | lxterminal on page 2 that playdayz posted did not work right for me so i went over to lxde site and got the source for lxterminal, lxtask, and gpicview. I compiled source and dependencies in Percise Puppy.
lxterminal-0.1.11, lxtask-0.1.4 and gpicview-0.2.3
lxterminal-0.1.11-i486.pet Download requires vte-0.28.2-i486.pet to function.
lxtask-0.1.4-i486.pet Download
gpicview-0.2.3-i486.pet Download
i did not post any DEV DOC or NLS pets if you want them you can get them from my Repo http://www.mediafire.com/?gh5x8eblxp8a0 |
That is great!! will get all your pets in the upup repo soon. It will be nice when Jejy69 comes back from holiday we will get lxde into woof for the next big build of Precise
|
Back to top
|
|
 |
James C

Joined: 26 Mar 2009 Posts: 6717 Location: Kentucky
|
Posted: Sun 19 Aug 2012, 18:20 Post subject:
|
|
I've uploaded my build of kernel 3.2.27 to Smokey01, finally. Used 01micko's Dotconfig and it is non-pae.
This is the kernel I've been running myself.
http://www.smokey01.com/JamesC/precise/
|
Back to top
|
|
 |
oldyeller

Joined: 15 Nov 2011 Posts: 888 Location: Alaska
|
Posted: Sun 19 Aug 2012, 18:49 Post subject:
|
|
James C wrote: | I've uploaded my build of kernel 3.2.27 to Smokey01, finally. Used 01micko's Dotconfig and it is non-pae.
This is the kernel I've been running myself.
http://www.smokey01.com/JamesC/precise/ |
Thanks James will down load and build to offer anyone who wants a non-pae version
|
Back to top
|
|
 |
James C

Joined: 26 Mar 2009 Posts: 6717 Location: Kentucky
|
Posted: Sun 19 Aug 2012, 22:51 Post subject:
|
|
I had by mistake uploaded incorrectly labeled pets......... please re-download now that the problem has been corrected. Sorry for any inconvenience.
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 4988 Location: Ontario
|
Posted: Mon 20 Aug 2012, 17:29 Post subject:
|
|
I was able to compile a wacom driver for precise 5.2.60
with the 3.2.18 kernel.
...But it probably won't work for any other kernel.
Here's my masterpiece using mtpaint
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 4988 Location: Ontario
|
Posted: Mon 20 Aug 2012, 17:48 Post subject:
|
|
I was able to get python and mypaint 1.0 to work in this version
of precise. I got the pets from Geoffrey HERE
And I got Audacity 2.0.1 to work as well from HERE
_____________________________________________
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 4988 Location: Ontario
|
Posted: Mon 20 Aug 2012, 17:56 Post subject:
|
|
I fixed the pet package so that a restart of Xwindows isn't needed.
advanced bash guide by tux is added and a couple of small bugfixes.
I use this code in the pinstall script and it reconstructs the menu.
Code: |
#!/bin/sh
yaf-splash -bg_gradient false -close never -fontsize large -bg orange -fb black -text "Please wait for installation... " & PID=$!
/usr/sbin/fixmenus
JWMVER=`jwm -v|head -n1|cut -d ' ' -f2|cut -d - -f2`
if vercmp $JWMVER lt 574;then # change from 547 to 574.
jwm -restart
else
jwm -reload
fi
jwm -reload
kill $PID
exit 0
|
_________________________________________
|
Back to top
|
|
 |
mikeslr

Joined: 16 Jun 2008 Posts: 2342 Location: 500 seconds from Sol
|
Posted: Tue 21 Aug 2012, 11:49 Post subject:
Looking forward to your Non-pae build |
|
Hi oldyeller,
I'm looking forward to your non-pae build of precise. On the slight chance that I could somehow manage to substitute kernels, I tried to download James C's kernel, but the repo denied permission.
Pae versions of precise work great on my main computer, a quad core. But as I like to keep my other computers up to date, at least three of which can't run pae kernels, I prefer working with non-pae Puppies: customize the version on my quad core and then port it over.
Please see my criticism of creating pae builds here: http://www.murga-linux.com/puppy/viewtopic.php?p=611563#611563. How many computers are likely to have more than 4 gbs of RAM, but can't run 64-bits? Who are the anticipated users of a Puplet?
mikesLr
|
Back to top
|
|
 |
oldyeller

Joined: 15 Nov 2011 Posts: 888 Location: Alaska
|
Posted: Tue 21 Aug 2012, 14:29 Post subject:
Re: Looking forward to your Non-pae build |
|
mikeslr wrote: | Hi oldyeller,
I'm looking forward to your non-pae build of precise. On the slight chance that I could somehow manage to substitute kernels, I tried to download James C's kernel, but the repo denied permission.
Pae versions of precise work great on my main computer, a quad core. But as I like to keep my other computers up to date, at least three of which can't run pae kernels, I prefer working with non-pae Puppies: customize the version on my quad core and then port it over.
Please see my criticism of creating pae builds here: http://www.murga-linux.com/puppy/viewtopic.php?p=611563#611563. How many computers are likely to have more than 4 gbs of RAM, but can't run 64-bits? Who are the anticipated users of a Puplet?
mikesLr |
Hello mikeslr here it is enjoy
http://murga-linux.com/puppy/viewtopic.php?t=80473
|
Back to top
|
|
 |
oldyeller

Joined: 15 Nov 2011 Posts: 888 Location: Alaska
|
Posted: Tue 21 Aug 2012, 15:06 Post subject:
|
|
Just got done putting more apps to upup repo enjoy
|
Back to top
|
|
 |
peebee

Joined: 21 Sep 2008 Posts: 3253 Location: Worcestershire, UK
|
Posted: Wed 22 Aug 2012, 02:32 Post subject:
|
|
James C wrote: | I've uploaded my build of kernel 3.2.27 to Smokey01, finally. Used 01micko's Dotconfig and it is non-pae.
This is the kernel I've been running myself.
http://www.smokey01.com/JamesC/precise/ |
Download problem:
Quote: | Forbidden
You don't have permission to access /JamesC/precise/kernel_sources-3.2.27-precise.sfs on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. |
_________________
LxPup = Puppy + LXDE
|
Back to top
|
|
 |
oldyeller

Joined: 15 Nov 2011 Posts: 888 Location: Alaska
|
Posted: Wed 22 Aug 2012, 11:35 Post subject:
|
|
peebee
James C fixed the link on the non-pae thread
Here is an update .pet for mplayer. You will be able to adjust video picture quilty
mplayer_update.001
Cheers
Last edited by oldyeller on Wed 22 Aug 2012, 14:51; edited 1 time in total
|
Back to top
|
|
 |
scabz

Joined: 30 Apr 2009 Posts: 366 Location: Tallahassee FL US
|
Posted: Wed 22 Aug 2012, 14:37 Post subject:
|
|
just finished compiling Clementine and all dependencies in percise puppy.
Clementine-1.0.1
clementine-1.0.1-percise.sfs Download includes all dependencies besides Qt 4.8.2 is required.
clementine-1.0.1-percise.pet Download same as above but a pet, warning takes up 45 M of your savefile.
clementine-1.0.1-i486.pet Download includes no dependencies, needs Qt 4.8.2, glew-1.9.0-i486.pet, libgpod-0.8.0-i486.pet, libplist-1.8-i486.pet, qjson-0.7.1-i486.pet, taglib-1.7.2-i486.pet, gstreamer-0.10.36-i486.pet and gst-plugins-base-0.10.36-i486.pet. Optional gstreamer plugins but needed for playback of most media, gst-plugins-bad-0.10.23-i486.pet, gst-plugins-good-0.10.31-i486.pet, gst-plugins-ugly-0.10.19-i486.pet and gst-ffmpeg-0.10.13-i486.pet.
DEV, DOC, and NLS pets are all in my repo if needed http://www.mediafire.com/?gh5x8eblxp8a0
|
Back to top
|
|
 |
oldyeller

Joined: 15 Nov 2011 Posts: 888 Location: Alaska
|
Posted: Wed 22 Aug 2012, 14:52 Post subject:
|
|
scabz wrote: | just finished compiling Clementine and all dependencies in percise puppy.
Clementine-1.0.1
clementine-1.0.1-percise.sfs Download includes all dependencies besides Qt 4.8.2 is required.
clementine-1.0.1-percise.pet Download same as above but a pet, warning takes up 45 M of your savefile.
clementine-1.0.1-i486.pet Download includes no dependencies, needs Qt 4.8.2, glew-1.9.0-i486.pet, libgpod-0.8.0-i486.pet, libplist-1.8-i486.pet, qjson-0.7.1-i486.pet, taglib-1.7.2-i486.pet, gstreamer-0.10.36-i486.pet and gst-plugins-base-0.10.36-i486.pet. Optional gstreamer plugins but needed for playback of most media, gst-plugins-bad-0.10.23-i486.pet, gst-plugins-good-0.10.31-i486.pet, gst-plugins-ugly-0.10.19-i486.pet and gst-ffmpeg-0.10.13-i486.pet.
DEV, DOC, and NLS pets are all in my repo if needed http://www.mediafire.com/?gh5x8eblxp8a0 |
that awesome thanks- would you be willing to do bibletime?
|
Back to top
|
|
 |
scabz

Joined: 30 Apr 2009 Posts: 366 Location: Tallahassee FL US
|
Posted: Wed 22 Aug 2012, 16:05 Post subject:
|
|
maybe later, if i can get it to compile i will post it.
|
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
|