The time now is Wed 19 Jun 2013, 16:48
All times are UTC - 4 |
| Author |
Message |
Henry
Joined: 29 Jul 2006 Posts: 813 Location: Oregon USA
|
Posted: Mon 26 Jul 2010, 17:36 Post subject:
New OpenOffice sfs with Java Subject description: Thanks, gray! |
|
Good morning,
Another new sfs for OpenOffice-3.2.1. (First Oracle release)
Includes java. Works well with QNop. I suppose that was the plan:-)
And it's 16Mb smaller than openoffice-3.1.1-sfs4.sfs
|
|
Back to top
|
|
 |
Henry
Joined: 29 Jul 2006 Posts: 813 Location: Oregon USA
|
Posted: Wed 28 Jul 2010, 13:40 Post subject:
VirtualBox in QuirkyNop 1.2 |
|
Just to keep the discussion alive: Has anyone else tried or had success with VirtualBox in QNop 1.2? Or in Quirky 1.2 for that matter.
I presume gray is still working on it, and is probably the only one who will sort it out. Appreciated!
Meantime I was wondering if Qt4 might be a requirement. Tried that, but no change.
I have no urgency, since good old Nop still handles VirtualBox perfectly.
Henry
|
|
Back to top
|
|
 |
Henry
Joined: 29 Jul 2006 Posts: 813 Location: Oregon USA
|
Posted: Thu 29 Jul 2010, 23:39 Post subject:
|
|
I was unable to get anywhere with VirtualBox using gray's .pets, but have been scraping the forum and came up with an .sfs I'd like to try from
http://www.lhpup.org/download500.htm#Mariner_SFS
It's:
VirtualBox-3.2.4_k2.6.33.2.sfs
This shows some sign of being alive! It appears in the menu and a sign appears spontaneously saying to either start from the menu or type VirtualBox into a terminal. The menu does nothing, but the terminal complains that it can't find libpng14.so.14
i searched and found these four :
libpng14-14-1.4.3-2.1.i586.rpm
libpng14-14-1.4.3-4.7.i586.rpm
libpng14-14-32bit-1.4.3-2.1.x86_64.rpm
libpng14-14-32bit-1.4.3-4.7.x86_64.rpm
I obtained deb2pet.rpm2pet-0.0.4.pet and tried it. I got this -
| Code: | # deb2pet libpng14-14-1.4.3-2.1.i586.rpm
mkdir: can't create directory 'libpng14-14-1.4.3-2.1.i586.rpm': File exists
cp: `libpng14-14-1.4.3-2.1.i586.rpm' and `libpng14-14-1.4.3-2.1.i586.rpm' are the same file
/usr/local/bin/deb2pet: line 11: cd: libpng14-14-1.4.3-2.1.i586.rpm: Not a directory
dpkg-deb: failed to read archive `': No such file or directory
rm: cannot remove `': No such file or directory
tar: libpng14-14-1.4.3-2.1.i586.rpm: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
rm: cannot remove `libpng14-14-1.4.3-2.1.i586.rpm.deb': No such file or directory
# |
Here is an explanation, I think -
http://old.nabble.com/configure-does-not-make-libpng.so.14-td27044337.html
Lots of trouble for something that may not even work Any suggestions?
|
|
Back to top
|
|
 |
gray

Joined: 23 Feb 2007 Posts: 313 Location: Adelaide - South Australia
|
Posted: Fri 30 Jul 2010, 08:45 Post subject:
Virtualbox |
|
Henry,
Sorry mate - bin busy. Try typing VirtualBox (capital V & B) into the terminal and post back here with the error message - then I may find out what is wrong, cos it works purfect 4 me.
|
|
Back to top
|
|
 |
Henry
Joined: 29 Jul 2006 Posts: 813 Location: Oregon USA
|
Posted: Fri 30 Jul 2010, 11:05 Post subject:
Re: Virtualbox |
|
| gray wrote: | Henry,
Sorry mate - bin busy. Try typing VirtualBox (capital V & B) into the terminal and post back here with the error message - then I may find out what is wrong, cos it works purfect 4 me. |
Naturally I had done that, being what it asked for, but here's what I got:
| Code: | # VirtualBox
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/opt/VirtualBox/VirtualBox.so",) failed: libpng14.so.14: cannot open shared object file: No such file or directory
# |
It seems pretty clear now there's something wrong with my system, since both your .pets and this .sfs have not worked.
|
|
Back to top
|
|
 |
Henry
Joined: 29 Jul 2006 Posts: 813 Location: Oregon USA
|
Posted: Fri 30 Jul 2010, 12:03 Post subject:
|
|
gray,
As a further test I started with pfix=ram and created the simplest possible qrkysave, only with the .sfs and sdl-1.2.11 and mesa-7.6-q1
The terminal again gave:
| Code: | # VirtualBox
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/opt/VirtualBox/VirtualBox.so",) failed: libpng14.so.14: cannot open shared object file: No such file or directory
# |
Last edited by Henry on Fri 30 Jul 2010, 15:23; edited 1 time in total
|
|
Back to top
|
|
 |
Henry
Joined: 29 Jul 2006 Posts: 813 Location: Oregon USA
|
Posted: Fri 30 Jul 2010, 14:42 Post subject:
|
|
gray,
Yet another test; I ran with pfix=ram and made a new test save file with only
| Code: | sdl-1.2.11
mesa-7.6-q1
virtualbox-3.2.6-k2.6.33.2-q1.pet
virtualbox_guest_additions-3.2.6-k2.6.33.2-q1.pet |
installed in that order.
Rebooted and saved. depmod-FULL and rebooted.
VirtualBox menu did nothing notable.
VirtualBox in terminal gave this:
| Code: | # VirtualBox
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/opt/VirtualBox/VirtualBox.so",) failed: libvga.so.1: cannot open shared object file: No such file or directory
# |
I searched and finally found a libvga.1.4.3 folder containing libvga.so.1.4.3, which I renamed libvga.so.1 and copied into /usr/lib/.
I don't know if that's legal but finally the VirtualBox window opened!
Now back to my regular qirkysave and see if I can do anything there.
Last edited by Henry on Fri 30 Jul 2010, 18:51; edited 1 time in total
|
|
Back to top
|
|
 |
Henry
Joined: 29 Jul 2006 Posts: 813 Location: Oregon USA
|
Posted: Fri 30 Jul 2010, 14:42 Post subject:
SOLVED - Time for a progress report/summary - SOLVED |
|
@gray and all,
Progress report, updated and closed:
I have been trying two different qrkysaves in my effort to get VirtualBox working in Quirky Nop 1.2-
One, using gray's two pets
Yesterday I didn't know how to import my old "appliance" (the 3Gb win2k.vdi I have been using with Nop ), not having done an import before. I have figured it out, and this is what I will be using. I am storing the virtual hard disk, etc. in /mnt/home/virtualbox/.
Very pleased with gray's as usual fine work!
-------------------------
Another, using the one sfs
As I described above. I was interested in this arrangement, being outside the save file in /mnt/home/.
But it didn't work yet for me; I am abandoning further effort on it. (technical details edited out)
--------------------------
So I am replacing Nop 431r2 with QuirkyNop 1.2 as my "real computer." Thanks for your patience with all my posts on this.
It helps me to talk such problems through, and there's always a chance someone on the sidelines will have a good suggestion (or even learn something
Last edited by Henry on Sat 31 Jul 2010, 18:41; edited 7 times in total
|
|
Back to top
|
|
 |
DaveS

Joined: 09 Oct 2008 Posts: 3696 Location: UK
|
Posted: Fri 30 Jul 2010, 15:08 Post subject:
|
|
Sometimes its a struggle Henry, no?
_________________ Spup Frugal HD and USB
Root forever!
|
|
Back to top
|
|
 |
Henry
Joined: 29 Jul 2006 Posts: 813 Location: Oregon USA
|
Posted: Fri 30 Jul 2010, 15:26 Post subject:
|
|
| DaveS wrote: | | Sometimes its a struggle Henry, no? |
Well, it is for me
|
|
Back to top
|
|
 |
DemostiX
Joined: 24 Apr 2009 Posts: 42
|
Posted: Sat 31 Jul 2010, 17:26 Post subject:
Subject description: sensitivity of CD-booted ISO to time USB save file seen |
|
I have been unable to find consistent save file behavior for Quirky Nop 1.2, though I prefer to it the 4.3.1 release I've been using.
If I boot with CD priority, with Nop on a CD, and with the USB stick already plugged in, the pup-430.sfs gets seen, and I wind up with Puppy 4.3(x).
How can I use Nop 1.2, create a save file with various settings to the same USB stick that holds a pupxxxx.sfs from another puplet, without attempting to use Grub to partition the USB?
In general, is it possible to try different puplets, each from a CD boot disk, and save settings to save files, the one appropriate to the particular selected by the user when invited during the next boot?
|
|
Back to top
|
|
 |
DaveS

Joined: 09 Oct 2008 Posts: 3696 Location: UK
|
Posted: Sun 01 Aug 2010, 06:02 Post subject:
|
|
KEYBINDING tutorial here: http://www.murga-linux.com/puppy/viewtopic.php?p=438740#438740
_________________ Spup Frugal HD and USB
Root forever!
|
|
Back to top
|
|
 |
smil99
Joined: 18 Aug 2007 Posts: 152
|
Posted: Mon 02 Aug 2010, 07:10 Post subject:
Xfce-4.6.2.pet please |
|
Great job Gray!
Can you make available for download the Xfce-4.6.2.pet so that one can try on other builds of puppy? Specifically, I would like to test on lucipup.
Thanks and cheers.
|
|
Back to top
|
|
 |
Sage
Joined: 04 Oct 2005 Posts: 4638 Location: GB
|
Posted: Mon 02 Aug 2010, 12:55 Post subject:
|
|
Have to say this one has been a real treasure so far as a liveCD, but following a FULL install, have been unable to get any video card, any m/b, any subterfuge, any menu selection to give me a picture on my old Dell 17" lcd (it was a gift!).
Many of the video options check out using the 'Test' facility, but every time we end up at the prompt. Have tried all the drivers on offer - no go. [Incidentally, I don't care for that user selection for the sake of the minority intent on using cr*p Intel products - every other Puppy since v1.4, where I came in, has provided me with a picture outa da box].
You'll never satisfy the few, so why not revert to your previous philosophy, gray, and stuff the rest - even if it's YT !
|
|
Back to top
|
|
 |
Geoffrey

Joined: 30 May 2010 Posts: 935 Location: Queensland Australia ɹǝpu∩uʍop
|
Posted: Mon 02 Aug 2010, 22:09 Post subject:
|
|
Nice distro, good to see that Firefox is in this version though it seems to have a fault, when the homepage is set in the preferences it doesn't work, when Firefox is restarted it opens a untitled blank page, I've tried disabling the addons and theme putting it back to standard, also updating to version 3.6.8, but to no effect, this has me baffled, I will persist to try and find the problem though.
But other than that I find this version quite good
EDIT: tried it on a full hdd install on another machine, still the same won't function as it should, I installed firefox 3.6.4beta from the package manager this works but has missing lib files
| Description |
|
| Filesize |
34.49 KB |
| Viewed |
1976 Time(s) |

|
|
|
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
|