is it possible to add wine and krusader with next release or can someone write a tutorial about how to install these programs to bt3
Printable View
is it possible to add wine and krusader with next release or can someone write a tutorial about how to install these programs to bt3
i remember bt3 krusader ask for a package,also installed first with slapt-getCode:slapt-get --install krusader
Wine is already in bt3. Some of your aps already run of of it.
You can try install from here:
http://www.winehq.org/
bt~#slapt-get --install --reinstall wine
What Package Sources are you using pureh@te because I'm using http://darkstar.ist.utl.pt/slackware/slackware-12.0/ and I get this: :o
Code:bt ~ # slapt-get --install --reinstall wine
Reading Package Lists... Done
No such package: wine
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Done
Works fine for me
Here are is my slapt-getrc file if any one needs to use my sources however some of them are local mirrors relative to where I live so your mileage may vary.Code:bt ~ # slapt-get --install --reinstall wine
Reading Package Lists... Done
The following packages will be upgraded:
wine
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0kB/12MB of archives.
After unpacking 330kB of additional disk space will be used.
Do you want to continue? [y/N] y
Preparing to replace wine-0.9.56-i486-1ms with wine-0.9.57-i486-1ms
+==============================================================================
| Upgrading wine-0.9.56-i486-1ms package using /var/slapt-get/./utilities/wine/0.9.57/wine-0.9.57-i486-1ms.tgz
+==============================================================================
Pre-installing package wine-0.9.57-i486-1ms...
Removing package /var/log/packages/wine-0.9.56-i486-1ms-upgraded-2008-03-21,09:07:31...
--> Deleting /usr/doc/wine-0.9.56/ANNOUNCE
--> Deleting /usr/doc/wine-0.9.56/AUTHORS
--> Deleting /usr/doc/wine-0.9.56/COPYING.LIB
--> Deleting /usr/doc/wine-0.9.56/ChangeLog
--> Deleting /usr/doc/wine-0.9.56/LICENSE
--> Deleting /usr/doc/wine-0.9.56/LICENSE.OLD
--> Deleting /usr/doc/wine-0.9.56/README
--> Deleting /usr/doc/wine-0.9.56/VERSION
--> Deleting /usr/doc/wine-0.9.56/slack-desc
--> Deleting /usr/doc/wine-0.9.56/wine.SlackBuild
--> Deleting empty directory /usr/doc/wine-0.9.56/
Installing package wine-0.9.57-i486-1ms...
PACKAGE DESCRIPTION:
wine: Wine
wine:
wine: Wine is an Open Source implementation of the Windows API on top of X and
wine: Unix. Wine provides both a development toolkit for porting Windows
wine: sources to Unix and a program loader, allowing many unmodified Windows
wine: binaries to run on x86-based Unixes.
wine:
Executing install script for wine-0.9.57-i486-1ms...
Package wine-0.9.56-i486-1ms upgraded with new package /var/slapt-get/./utilities/wine/0.9.57/wine-0.9.57-i486-1ms.tgz.
Done
bt ~ #
Code:# See /usr/doc/slapt-get-0.9.12d/example.slapt-getrc
# for example source entries and configuration hints.
WORKINGDIR=/var/slapt-get
EXCLUDE=^kernel-.*,^alsa-.*,^glibc.*,.*-[0-9]+dl$,^devs$,^udev$,aaa_elflibs,x86_64
#SOURCE=ftp://ftp.slackware.com/pub/slackware/slackware-12.0/
SOURCE=http://software.jaos.org/slackpacks/12.0/
SOURCE=ftp://carroll.cac.psu.edu/pub/linux/distributions/slackware/slackware-12.0/
SOURCE=http://darkstar.ist.utl.pt/slackware/addon/slacky/slackware-12.0/
SOURCE=ftp://slackware.cs.utah.edu/pub/slackware/slackware-12.0/
now i know.how am i going to install it......thanks purehate.good to have a search before posting.....