LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   upgrading slackware64 13.1 multilib to slackware64 -current multilib (https://www.linuxquestions.org/questions/slackware-14/upgrading-slackware64-13-1-multilib-to-slackware64-current-multilib-864855/)

Cultist 02-24-2011 04:37 PM

upgrading slackware64 13.1 multilib to slackware64 -current multilib
 
I checked google but couldn't find anything. Is there a good guide somewhere for upgrading slackware 13.1 multilib to -current multilib?

samac 02-25-2011 02:06 AM

How I would do it is to change the mirror in /etc/slackpkg/mirrors and do an update. Then download the 32-bit compatibility layer and libraries (for current) from Alien Bob's site and then in the directory that these are in do an
Code:

upgradepkg --install-new *.t?z
That should be all there is to it. There is a lot more maintenance involved if you are running current as the core programs are likely to change more often.

samac

ozanbaba 02-25-2011 02:40 AM

first read CHANGES_AND_HINTS.TXT then UPGRADE.TXT

santaslilslacker 02-25-2011 05:12 AM

One quick question regarding multilib. Few days ago i updated and upgraded slack-current and multilib. Now when executing programs in wine I get "glibc detected" errors. Usually it was all right so I start to wonder what went wrong. I'm aware of "MALLOC_CHECK_=1" solution but before this update I didn't experience such problems. Advices are welcome.
Regards,

S.

zordrak 03-12-2011 09:04 AM

Code:

slackpkg update
slackpkg install-new
slackpkg upgrade-all
upgradepkg --reinstall --install-new  /mirror/slackware/multilib/current/{*.t?z,slackware64-compat32/*/*.t?z}



All times are GMT -5. The time now is 01:04 AM.