Page 3 of 4

Posted: Mon 05 Nov 2007, 15:51
by friedsonjm
Running the update results in LOTS of changes to the system; I don't know if this is a wise thing to do or not.

I guess I will find out if anything that I use 'breaks,' but in general, it would be nice to know if running a systemwide update from Slackware 12 is a good idea or not..

jf

..well, I broke something. X did not start and won't start on a reboot, am reinstalling the pup now...

Posted: Wed 07 Nov 2007, 03:37
by kirk
if i've downloaded a package using gslapt. Then why can't i store it on another drive for example and reopen it locally to install it
I think they are left in /var/slapt-get. When you download a package there's a box you can check to download only and not install. Then the package will be left in /var/slapt-get for sure. Don't know if there's a way to install a local package with Gslapt, might have to use slapt-get from command line.

Also, I just put a few Slackware mirrors in Gslapt. There's many more.

I guess I will find out if anything that I use 'breaks,' but in general, it would be nice to know if running a systemwide update from Slackware 12 is a good idea or not..
That would seem like a really bad idea, though I guess you found that out. :) Puppy is not Slackware 12.

Posted: Wed 07 Nov 2007, 04:08
by friedsonjm
That would seem like a really bad idea, though I guess you found that out. Smile Puppy is not Slackware 12.
Which now brings up the issue... how do you know what is and what is not safe to download? And if the answer is, you don't, then what is the value of gslapt?

jf

Posted: Thu 08 Nov 2007, 15:37
by kirk
Most applications should be fine, but basic libraries and services like Xorg would be bad. I had hoped people would give feedback on what packages cause problems so that we could prevent them from being installed. As I stated before this is experimental software.

Posted: Thu 08 Nov 2007, 15:53
by friedsonjm
Trouble is, when you install all updates, you don't know what is causing what problems. Maybe we need a version that has that option disabled...

Posted: Mon 19 Nov 2007, 01:01
by cf13
I've tried to install mplayer rc2 and mplayer-plugin, and mplayer gives me this error:
mplayer: error while loading shared libraries: libvga.so.1: cannot open shared object file: No such file or directory
and vga is actually installed, I've tried to configure /etc/vga/libvga.config with no luck.

Ideas?

thanks

Posted: Mon 19 Nov 2007, 01:32
by darkstar61
maybe could be a matter of symbolic links,,,

Code: Select all

# locate libvga.so  
/usr/lib/libvga.so.1
/usr/lib/libvga.so.1.9.25
/usr/lib/libvga.so
# ls -hal /usr/lib/libvga.so
lrwxrwxrwx 1 root root 16 2007-11-15 14:32 /usr/lib/libvga.so -> libvga.so.1.9.25
# ls -hal /usr/lib/libvga.so.1
lrwxrwxrwx 1 root root 16 2007-11-15 14:32 /usr/lib/libvga.so.1 -> libvga.so.1.9.25
# ls -hal /usr/lib/libvga.so.1.9.25 
-rwxr-xr-x 1 root root 397K 2007-05-26 01:13 /usr/lib/libvga.so.1.9.25

Posted: Tue 27 Nov 2007, 13:40
by esmourguit
Bonjour à tous,

I want to translate in French.
Where is the .po file?

Cordialement ;)

Posted: Wed 28 Nov 2007, 01:56
by kirk
esmourguit,

The home page for Gslapt is here:

http://software.jaos.org/#slapt-get

Maybe you can find what you need there.

slacky.eu repository changed

Posted: Sun 09 Mar 2008, 23:43
by jon1of3
fyi. I just downloaded and installed this pet file and it appears the entry for the slacky.eu repository has changed to

http://repository.slacky.eu/slackware-12.0/

Posted: Wed 26 Mar 2008, 08:39
by magerlab
i see that all tgz packages i installed are in /var/slapt-get
can i delete them?

Posted: Wed 26 Mar 2008, 08:52
by Dingo
yesterday I have tried to install autotrace via gslapt, on pup save with 190 MB free but it says to me: no enough space available. possible? How big is autotrace plus dependencies?

Posted: Wed 26 Mar 2008, 18:18
by kirk
i see that all tgz packages i installed are in /var/slapt-get
can i delete them?
Yes.
esterday I have tried to install autotrace via gslapt, on pup save with 190 MB free but it says to me: no enough space available. possible?
Could be, when Puppy 3.0 came out, it had a lot in common with Slackware 12. It still does, but as packages get updated in slapt-get, Puppy 3 stays the same and the difference grows. Gslapt will show you which dependencies it's going to install, and I think you can choose to install them or not. Some dependencies should not be installed because Puppy is not Slackware and other things will break. For a while I was trying to exclude those packages and update this pet package, but the Slackware packages keep changing and there is not a direct correlation between Puppy packages and Slackware packages. So not having the time or compulsive desire, I gave up back in October. If anyone would like to take that over, go ahead, but it's not going to be easy.

It's still useful, but you have to be careful what you install. If if GSlapt wants to install a new kernel or some basic library (glibc etc) don't do it. If a pet package is available, try it first. If your not sure, create a new pup_save file and test the package install in it first.

Posted: Wed 26 Mar 2008, 19:19
by Dingo
You say good Kirk. few hours ago I installed successfully (apparently) Autotrace, but, after installation, no application starts, I have rebooted and now X server does not start , so I cant't back in X. fortunately This was a pup_save file created for gslapt experiments, not for regular use

Posted: Fri 28 Mar 2008, 05:43
by ttuuxxx
I don't know if you guys have seen my latest package for Gslapt, I removed the 4kb/second sources and Installed a faster one, plus installed undeb/unrpm which is ran via command line.
ttuuxxx
http://murga-linux.com/puppy/viewtopic. ... 41&t=27084

Posted: Fri 28 Mar 2008, 09:05
by Dingo
ttuuxxx wrote:I don't know if you guys have seen my latest package for Gslapt, I removed the 4kb/second sources and Installed a faster one, plus installed undeb/unrpm which is ran via command line.
ttuuxxx
http://murga-linux.com/puppy/viewtopic. ... 41&t=27084
I have seen. 8)
http://puppylover.netsons.org/dokupuppy ... r?s=gslapt

Posted: Sun 30 Mar 2008, 08:37
by magerlab
i think what i had is local cash of packages
there's a point in preferences to clean it up
so i did

i installed just a few things via gslapt(a one with udeb/unrpm)
new icewm, wbar and midori browser

of course i do not need to install new kernell :P

Posted: Wed 02 Apr 2008, 19:23
by Eyes-Only
Hi magerlab!

Did you find Midori compiled for Slackware in some Slackware repository? Or did you compile that for Puppy yourself?

I've been interested in that browser for awhile now (one of the few I don't have) but all they have on the homepage is the source tarball and since I don't compile... and I've never seen it in any of the Slackware nor Debian repos that I'm connected to... :(

Any info that you may have magerlab would be greatly appreciated. :)

Amicalement,

Eyes-Only
"L'Peau-Rouge"

Posted: Sun 11 May 2008, 01:20
by mjg
Doesn't seem to work in Puppy 4. I get an error message:

Error while loading shared libraries: libgpg-error.so.0: cannot open shared object file: No such file or directory.

Posted: Sun 11 May 2008, 02:39
by reckrhodes
hi mjg,

I have successfully installed gSlapt 0.3.19* (+ unDEB + unRPM) into puppy 4.0. I just placed these asked libraries to the ~/my-applications/lib/
I am now very happy with my Dingo 4 with a gSlapt! :D

gslapt here
http://dokupuppy.90megs.com/programs/gs ... .3.19a.pet
libgpg-error.so.0.2.1 is here (rename it to libgpg-error.so.0)
http://www.puppylinux.ca/ttuuxxx/Libs/l ... r.so.0.2.1
libtermcap.so.2.0.8 is here (again rename this to libtermcap.so.2)
http://www.puppylinux.ca/ttuuxxx/Libs/l ... p.so.2.0.8

Hope this will help you. Good luck.