the problem when mysql starts up is that /var/run/mysql/mysql.sock does not exist and mysql is freaking out for this reason. When I run mysql, I prefer to not...
I had to modify the workaround a little for slackware 12.1 that I used in slackware 12.0 to get it to install because of different locations of packages in the...
It turns out in /etc/my.cnf line 21 needs commenting out to disable search for a missing mysql.sock file and line 45 needs uncommenting to prevent mysql from...
I can't find linuxpackages.net's pgp key at least on that web site itself. I wish that site would put their key in a correct location so slapt-get --add-keys...
The package can't get permissions to write lock file so is crashing. That's after an install and this came from linuxpackages.net too. Does anyone know the...
I had slackware 12.0 hacked over here. The hacker replaced several megs of files with stuff like slackware* which was a binary file; mpgjoin/ mpgjoin.exe and...
I found out afterward that was slackware 12.0.0 I had installed. That was what was in /etc/slackware-version. Slackware 12.1 even with that work around...
For whatever reason I'm running into the situation where nothing downloaded from an ftp mirror or bittorrent passes the md5sum checks once the downloads are...
Static address and DHCP make no difference to bittorrent. If the md5 sums are wrong, then either the file was corrupt from the get go or the hash file is...
The address I used was slackware.cs.utah.edu/pub/slackware/slackware-12.1-iso/ when I tried with ftp. One thing was weird with bittorrent my uploads were...
Well, like I said, DHCP/Static IP makes no difference. I've been torrenting files over DHCP for nearly forever with great success. Is it possible that you are...
I'm rather certain verizon sends many premature end recieve signals routinely when bittorrent action gets detected on its network. The proof is in the...
... Just wondering about preferences on how to go about streaming the tv-card video to my laptop when I'm not at my desk. What server should I use? I've been...
VPackager will just doe nicely. http://code.google.com/p/vpackager/wiki/Introduction best of wishes ... extension on ... access ... it's a ... of can...
What's the earliest version of slackware that will successfully build the current version of mono-vbnc? I'm having much better luck building vb.net stuff with...
Anytime ls gets called after the upgrade I get the error message: ls: error while loading shared libraries: libcap.so.2: cannot open shared object I used...
... Try installing libcap-2.14-i486-1 on l/ directory -- Willy Sudiarto Raharjo Registered Linux User : 336579 Web : http://www.informatix.or.id/willy Blog :...
How can a /var/run/mysql.sock file be created correctly so after the mysql package is installed it will come up alive on starting the computer? I think that's...
I do experience that too Jude, but what I did is i create a symbolic link in my /tmp/mysql.sock, coz I notice it's always seeking on that path. Tried creating...