I currently have a VPS(virtual private server) that runs Slackware 12. The image was made way back in 2007, and obviously it hasn't been updated.The version is VERY minimal, it doesn't even have all the packages from A, but I can get any I want and install as I wish.Is there an easy way to update 12 to 12.2? Going to 13 is probably out of the question without a clean install over a network and doing it remotely, which is probably beyond my capabilities.I can't mess with the kernel unfortunately, but I can install practically any packages.
Which cataloging app would you recommend? I have ebooks in pdf, chm, epub etc. Currently testing tellico. Tags fetching and auto opening the book would be a bonus.
I've never quite understood why they won't like Firefox just update on it's own. Instead it appears all of the FF updates always have to come through the update manager. 3.6.4 has been out since Tuesday and while I can go to the FF website and grab the tar of the new version I'd rather you know just upgrade my existing version like I've already easily done in Windows.
Seriously if this was a security flaw update and we had to wait this long you'd think people would be up in arms. Luckly 3.6.4 is mainly just extra functionality.
Still am I just left at the mercy of whenever it appears in the update stream or is there an easy way to update what I already have installed verses having two versions of FF?
I am looking at satellite navigation (for the car) and wonder which one (TomTom, Garmin etc.) is easiest to update with Linux. I assume I would want to update maps, speed cameras etc. every few months. Also which system offers the most free services? I don't want to find I have to pay extra for this that and the other; I just want a one-off cost that includes the basics/most common services.
Are there any quick and easy ways to find all of the dependencies required for a package to be installed, so that we dont have to spent a lot of time searching for each package or downloading them individually?
After I upgrade my slackware to current(kernel 2.6.35.11),X could not start.My video card is ATI Radeon HD 4570.and I do reinstall fglrx like old ways :
But after restart, X could not start,and Keyboard does not respond. Also ,when I try init 3 and remove xorg.conf,The X can start with a low resolution(1024X768).In console mode,I got a high resolution(1366X768). So,is there a confict between fglrx and new kernel or What have I done Wrong?
does anyone knows if an update of pidgin will appears on the 13.1 branch ? I guess it will be updated on the -current branch but for now there's that SSL certificate error that flood the screen with popups...
At yesterday night i run a slackpkg update and then slackpkg upgrade-all. i deselect all kernel related entries,and all others ( dont remeber precisely, but approx 15 - 20 packages, i e kde related) i get to update.
After that i shut system down and going to sleep. today i start my eeepc 900 with slackware 13.0 after that update and see i cannot run "Terminal" link on desktop. ok, go to "start", "system", "konsole terminal". from first look in konsole window i see whatever not ok - window background is grey, not black as usual. when i run mc in this window, look like a monitor contrast is set to minimum, and brightness to maximum - very hard to see files, etc. all is very much light and small contrast.
I check kde windows - all its ok, brightness and contrast in konkueror windows and overall is ok -as same as previously times. i switch to ctrl-alt-f6 to native console - again, all is ok - background is black, all is ok.
i e problem is only with Konsole-Terminal under KDE. looks for configfiles / etc - nothing faund. no man entry for terminal nur console.
[URL] I am trying to update alsa from version 1.0.21 to 1.0.24 and am having some issues. While trying to build the alsa until I get an error. I've been googling around and so far have found nothing. I was getting more errors earlier but that was solved by installing xmlto.
Code:
root@Jacob:/home/ethan/Downloads/alsa-utils-1.0.24.2# make Making all in include make[1]: Entering directory `/home/ethan/Downloads/alsa-utils-1.0.24.2/include' make all-am make[2]: Entering directory `/home/ethan/Downloads/alsa-utils-1.0.24.2/include'
I'm not sure how you do it, but it seems like you should be able to. How do you upgrade the version to 13 without burning a new CD? I just used slackpkg update, slackpkg upgrade-all, but when I tried install-new it had nothing to do.
after i update to -current 30 nov, inkscape cannot run. Code: inkscape: error while loading shared libraries: libMagick++.so.3: cannot open shared object file: No such file or directory and there are other error (friends of mine problem) inkscape in slackware. this is the error
Code: (inkscape:9005): Gtk-CRITICAL **: gtk_misc_set_alignment: assertion `GTK_IS_MISC (misc)' failed Emergency save activated! Emergency save completed. Inkscape will close now. If you can reproduce this crash, please file a bug at www.inkscape.org with a detailed description of the steps leading to the crash, so we can fix it. Segmentation fault
I am using slackware64-current and this morning I have updated my system with using slackpkg. (As you know, huge changes has been applied on the current branch. Kernel, glibc and etc..) Everything went flawness and seems OK. I did not see any error message or somethink like this. After the update, kde does not start. Problem is, after KDM login, nothing happens and turn back to KDM login screen.
To understand what is going on, I switched to init 3 and performed "startx" command. Result is same but I saw some dbus error.
Then I checked whether hald and dbus does run or not and I saw it is running without problem.
Lastly I have removed dbus and hald packages and reinstalled but problem is still running.
I was using the Slack 13.1, and when I change the mirror to Current and upgrade (and reboot after this) my Slackware stops in the Message "Loading Linux" and makes a million of beeps.
I use Slackware from version 12.0 When i have two write something more formal the choice is always Latex. But as we all know the TEX version presented in Slackware is no longer supported (since 2009), I produce some report that used algorithmic package and in Windows generates correctly (last TexLive) but in Slackware64 13.34 give error because don't understand some macros.
We all know that the tex version is outdated, and TexLive may be too big, but I'm starting this thread so we could find a solution.
I have just updated current to get the new kernel and things seem to have gone just a little wrong.After upgrading i edited lilo.conf and ran all seemed fine so i rebooted to find my pc wont boot it cannot find modules and there will be trouble ahead it think it says (will check the error and add it).So i thought no problem i can just boot from an old disk i have laying around and fix it from there. I only had the 12.2 install disk or ubuntu 8.10 live cd neither of witch support ext4 which i stupidly decided to format my drives in.
Anyways i now have a ubuntu 9.10 disk and have booted and try to fix things but am miffed at whats going on. If i chroot into my slack root and look in my /boot there is only the old files before the update, but if i mount the drive in ubuntu there are the new files from after the update.What has happened and how can i fix it? It has just occurred to me i could use a tmp dir and copy the correct /boot files there then in the chroot copy them to /boot may work ?
I want my system to email me when there is an update available via slackpkg. I decided to try a bash script to do the notification. So I started down this route:
VAR = $(slackpkg check-updates) VAR1 = "No news is good news " if [ "$VAR" = "$VAR1" ] then; . . .
I keep getting an error on the string comparison. I am guessing the variable types are different but I can't figure out how to fix it. Does anyone know how I can fix this script or accomplish the task at hand.
So I installed the latest Thunderbird security update without bothering to check what version it was and found that I had "up"graded from 2 to 3. Despite selecting 'no synchronization' on all my archived Gmail labels it still started downloading many gigabytes of archived email. In Thunderbird 2 I had just the headers of the archive and that suited me fine. So a warning about installing the latest updates without checking and a question: Is there a Thunderbird 2 package for slackware 13.1?
how do I up date old slack build scripts the one I have in mind is this one [URL] I'm running slackware64-13.1 multilib this script was I think written slack 11