I will be finishing my upgrade cycle to 13.1 and I am a very happy man! Slackware 13.1 is First Rate. I think it is very important that we support Patrick Volkerding so that he can continue to deliver our favourite OS to us. Slackware is PV's source of income. I just made a donation to Slackware using paypal (see the donate link in my signature), it works flawlessly. donate whatever you can: Make a donation using paypal, buy the CDs/DVD, buy a Slackware subscription, or pick up some merchandise at the Slackware store.
1) Windows XP & then shrank it's partition to make room for OpenSuse) 2) OpenSuse with grub installed on the MBR (& then shrank the home partition & created a new root and home partition for Slackware 13.1). These two OSes dual-booted properly 3) Slackware 13.1 with LiLo installed to the superblock of the Slackware root partition (sda8). How do I get Slackware to be a 'working' selection on the boot menu?
You might be asking why would I want to this? I will tell you why. My wife. She has grown up using Windows. The jump from Windows XP to 7 wasn't as bad as I thought it would be for her. I just had to show her where things changed to for about 10-20 minutes and that was that.
I did a trial run with Ubuntu for about a month using Gnome and not her cup of tea. So now I did a search on the Internet and came up with a Gnome solution here is the link:
But both websites are oriented towards Ubuntu/Kubuntu. I am just wondering if this will work with Slackware???
My wife likes a speedy system almost as much as I do. She also like the Search field when you click on the Start menu in Windows 7, the taskbar at the bottom, the big red X in right hand corner of the windows.
I just hope I can go this route and change it to look like Windows 7. I will be very happy and so will my wife of course.
I have done several attempts to build a local mirror of Salckware 13.0. There are two problems: I have to wait very long for a connection, they appear error during a connection which broke it so I have to restart. Is there any other way to build mirror? I am using Alien Bob scripts. Never before happened something like that. The connections with common web pages (google, etc) work well. Maybe I should look for some other mirror than those listed in mirror-slackware-current.sh.
I'm trying to take my current windows7 (x64) setup and make it into a dual-boot setup with slackware 13.0 (x32) and am hitting a brickwall. I guess I would like to know if I can salvage the situation without formating my windows drive. I fully intend to, but I had hoped to not do it this month. I'd like to get dual boot going so I can master it and acquire all the files/drivers I'll want and then format and do it 100% right next time.
Currently I have windows setup on a 3x 500gb Raid0 onboard array which itself has been flawless. After I shrunk my current partition size to give me about 25gb of free space I proceeded to setup Linux, and I was unable to perform the cfdisk portion for partitioning the array for Linux.
I tried using cfdisk: /dev/hdx (a1-a3,b1-b3) /dev/sdx (a1-a3,b1-b3)
I even attempted to locate with: cat proc/partition and tried using cfdisk on every device it located. It always said it was either an unknown partition table and should I start at zero, or bad partition. I was of course too concerned over my windows setup (which has almost 1tb of stuff I have not backed up) to go any further into the unknown.
PS: I have used Slackware before, back at 8.1, 10, and even a very brief interlude at 12.0, this is my first attempt on this computer however with 13.0, it is currently running fine on my laptop and my PS3 (Laptop is even dual booting 7/Slack13. Albeit without raid)
Phenom 9850 M2N-SLI Deluxe (Nvidia AM2) 4x1gb of 1066 kingston hyperX 3x500gb WD Caviar Black Sata2 3.0
I found program but they are tar.bz2 and tar.gz and they are not work on slackware. How can I make them tgz file. Last night I am download src2pkg but I don't know how to use it.
I have been given the task to install slackware 13.1 over windows. I have downloaded and copied slackware 13.1 on to a disk, and rebooted the computer, but i am not getting what all the tutorials have shown. I have been looking for tutorials that specifically instruct me as to how to install slackware 13.1 on to a windows xp. I am not trying to dual run I just simply want to run slackware and slackware only.
1: How much does it affect securty, over a lan network? 2: Will it cause any other security issues? 3: The most important is can I forwad X11 from a 32 bit slackware to a 64bit slackware
I've just install Slack 13 and had been looking into the website for configure info. What is my problem is the #xorgconfig does not start on my system. It says command not found. I had searched for answer on the web and found no answer so I post here for help. Is there anything else I need to install to get my intel graphic card display more then 1024 resolution?
I've been googling and reading up on how to set build optimizations for my system, and after consulting the Arch Wiki, old threads here, and some mailing lists, I've concluded that the way to set CFLAGS, etc. is by putting this in /etc/profile:
receive48.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo 48000 Hz bash-3.1# This file, I intend to make it mono. That is, to mix both channels. I know this is a piece of cake for sox. But exactly how do I do it?
I'm trying to use alien bobs usb wiki to make a bootable usb slack installer. the syslinux part was easy and worked fine but adding the package tree has proved a bit confusing, I was trying to use the cp and mv commands to get the immages from my slack 13 iso but I had stumbled accross a way of using the dd command and can't seem to find the information again.
I use Slack 13-32 with kde-431, but when in kde logout actually get out of the X-KDE ...I have that after leaving the kde, type "logout" at the command line ...How to make a real logout when exiting KDE in Slack?
I've finally got Konqueror working well enough to uninstall Firefox. The problem has been KHTML, which has big problems rendering modern web content with heavy scripting. a team of developers has been working on creating a webkit rendering engine as a modular Kpart for Konqueror. Kwebkit will probably be included with KDE 4.6, but for the moment it's something you have to install yourself. Here's what I did. First of all, these steps were all performed on a -current64 box with Alien Bob's KDE 4.5.3 package [URL] installed. I started out by installing kwebkitpart using the package available here: [URL]
At this point you can use kwebkit by launching Konqueror, going into View > View Mode and selecting Kwebkit. Trouble is, it's not going to be stable... Konqueror will crash constantly. In order to achieve stability you have to install QT4.7 or higher.
You can get the latest QT (4.7.1) here: [URL] You don't need the complete development environment; just get the framework. I'm assuming here that you have the Slackware source tree somewhere on your hard drive (mine is in /opt). You'll find QT in the /l directory. Save the existing source code somewhere else and put the code you just downloaded in it's place. Because the new source code has a different name you'll have to modify the script accordingly. I modified this line:
Code:
if [ -r $CWD/qt-$VERSION.tar.gz ]; then tar xvf $CWD/qt-$VERSION.tar.gz || exit 1
Code:
if [ -r $CWD/qt-$VERSION-opensource-src-4.7.1.tar.gz ]; then tar xvf $CWD/qt-$VERSION-opensource-src-4.7.1.tar.gz || exit 1
Code:
cd qt-$VERSION || exit 1
Code:
cd qt-$VERSION-opensource-src-4.7.1 || exit 1
By the way, I dropped into init 1 before performing the build:
Code:
init 1
I'm not sure that's really necessary, but I like to do that before doing anything that directly affects the GUI. Anyway, I then just ran the Slackbuild:
Code:
./qt.Slackbuild
It took a long time. After it builds you can go into pkgtool and uninstall the previous version of qt. Then reboot your box. I rebooted into init 3 so I'd have a working terminal if something went wrong with the new version of qt. But no prob; I booted into the terminal, logged in, startx and no sweat.
I'm installing Slackware 13.1 on a Samsung N150 netbook and am stuck trying to make the special keys do their normal functions when using a virtual terminal, that is not under X. Under X + Xfce it can be done via Menu->Settings->Keyboard->"Application Shortcuts".
In essence the question is how to make a special key (example Fn+Up to increase screen brightness) run a command in the background.
Changed title and text to make clear that the command should not run in a virtual terminal but while the display is being used for a virtual terminal, that is after Ctrl+Alt+F2 for example.
I'm trying to install vnstat on my Slackware box, but it fails while compiling.here:
Code: root@go:/home/vnstat-1.10# make make -C src make[1]: Entering directory `/home/vnstat-1.10/src' gcc -O2 -c -o vnstat.o vnstat.c In file included from /usr/include/bits/posix1_lim.h:157,
i've been trying to make a decision on which desktop environment to use and i've been using a few over the past week to try to decide which one. I liked gnome 2.x previously but have been really turned off it since it's not supported by Slack and 2.x is no longer even supported by gnome. I tried xfce, since it's gtk2 app as well and i really wanted to like it, i did; but there is just some things that make me wish i was using gnome. Anyways, i was wondering which third party gnome would be best suited for me. I'm using Slackware 13.37 and i want gnome 2.x, not 3.
Pat's old documentation recommended, http://gsb.sf.net http://gware.sf.net
and i checked out them sights, but the last updates seemed to have been years ago.
As part of instructions from Slackware Installation site, I am trying to make a boot file from the ISO (10.2VER). The command given: 'dd if=[image file name] of=/dev/fd0' Tried image file 'bare.i' and also 'pportide.i' Error from Red Hat OS: "opening 'pportide.i' no such file, directory" Also tried 'C:>RAWRITE bare.i a:' from WinXP command line with negative result.
Slackware help site: 'http://www.slackware.com/install/bootdisk.php' I have not seen a command w/ 2 = symbols?? Installing to stand-alone desktop, PATA IDE Controllers. (ISO was copied with process: 'image burned to disk').v
I'm running a clean install of the latest version of -current64.When I try to run a number of SlackBuilds from SBo, the scripts stop (no error) after the make install step.If I manually run all of the commands after make install, I get a fully functional package, and the program works with no problems.In looking as the logs, I don't see any errors during the configure, make, or make install steps.
I'm having problems with other scripts as well that are not XFCE related, but these are good examples. Another oddity is that the SlackBuild script for thunar-archive-plugin at slacky.eu works.I've never had any problems with these scripts before, and many other scripts still run just fine. I can't track down a common problem here.