zoggy

Members
  • Posts

    698
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by zoggy

  1. and just in case you need it: root@Tower:/boot/packages# ls -al | grep -v conf total 51328 drwxrwxrwx 3 root root 12288 Feb 25 14:27 ./ drwxrwxrwx 8 root root 4096 Feb 25 14:12 ../ -rwxrwxrwx 1 root root 3936917 Oct 21 2008 binutils-2.18.50.0.9-i486-1.tgz* -rwxrwxrwx 1 root root 36020 May 28 2008 bwm-ng-0.6-i486-2bj.tgz* -rwxrwxrwx 1 root root 123 Feb 19 00:23 bwm-ng-0.6-i486-2bj.tgz.auto_install* -rwxrwxrwx 1 root root 123 Feb 19 00:23 bwm-ng-0.6-i486-2bj.tgz.manual_install* -rwxrwxrwx 1 root root 901153 Apr 3 2008 cxxlibs-6.0.9-i486-1.tgz* -rwxrwxrwx 1 root root 6256672 Sep 4 2008 gcc-4.2.4-i486-1.tgz* -rwxrwxrwx 1 root root 313 Feb 25 14:26 gcc-4.2.4-i486-1.tgz.manual_install* -rwxrwxrwx 1 root root 29688052 Nov 21 2008 glibc-2.7-i486-17.tgz* -rwxrwxrwx 1 root root 670645 Nov 20 2008 kernel-headers-2.6.27.7_smp-x86-1.tgz* -rwxrwxrwx 1 root root 236990 Apr 10 2008 mailx-12.3-i486-1.tgz* -rwxrwxrwx 1 root root 504419 Apr 4 2006 make-3.81-i486-1.tgz* -rwxrwxrwx 1 root root 3518793 Oct 22 2008 openssl-0.9.8i-i486-1.tgz* drwxrwxrwx 3 root root 4096 Feb 25 14:26 ssmtp/ -rwxrwxrwx 1 root root 52501 Nov 23 2009 ssmtp_2.64.orig.tar.bz2* -rwxrwxrwx 1 root root 2640 Feb 25 14:27 ssmtp_2.64.orig.tar.bz2.auto_install* -rwxrwxrwx 1 root root 2640 Feb 25 14:26 ssmtp_2.64.orig.tar.bz2.manual_install* -rwxrwxrwx 1 root root 215040 Feb 25 14:26 ssmtp_2.64.tar* -rwxrwxrwx 1 root root 6112328 May 12 2010 vim-7.2.416-i486-1.txz* -rwxrwxrwx 1 root root 122 Feb 19 00:20 vim-7.2.416-i486-1.txz.auto_install* -rwxrwxrwx 1 root root 122 Feb 19 00:20 vim-7.2.416-i486-1.txz.manual_install*
  2. deleted the glibc file and just fetched it myself now. root@Tower:/boot/packages# wget http://slackware.oregonstate.edu/slackware-12.2/slackware/l/glibc-2.7-i486-17.tgz --2013-02-25 14:24:30-- http://slackware.oregonstate.edu/slackware-12.2/slackware/l/glibc-2.7-i486-17.tgz Resolving slackware.oregonstate.edu (slackware.oregonstate.edu)... 64.50.233.100, 64.50.236.52 Connecting to slackware.oregonstate.edu (slackware.oregonstate.edu)|64.50.233.100|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 29688052 (28M) [application/x-gzip] Saving to: `glibc-2.7-i486-17.tgz' 100%[========================================================================================================================================>] 29,688,052 8.96M/s in 3.6s 2013-02-25 14:24:33 (7.81 MB/s) - `glibc-2.7-i486-17.tgz' saved [29688052/29688052] installed the glibc package myself without any problems: root@Tower:/boot/packages# installpkg glibc-2.7-i486-17.tgz Verifying package glibc-2.7-i486-17.tgz. Installing package glibc-2.7-i486-17.tgz: PACKAGE DESCRIPTION: # glibc (GNU C libraries) # # This package contains the GNU C libraries and header files. The GNU # C library was written originally by Roland McGrath, and is currently # maintained by Ulrich Drepper. Some parts of the library were # contributed or worked on by other people. # # You'll need this package to compile programs. # Executing install script for glibc-2.7-i486-17.tgz. Package glibc-2.7-i486-17.tgz installed. then tried to reinstall the gcc package via unmenu... worked fine. tried ssmtp again.. worked fine now.
  3. renamed my unmenu folder just to start over fresh. reinstalled via instructions from http://lime-technology.com/forum/index.php?topic=5568.0 started up unmenu, go to package manager and when clicking on install gcc I get: gcc-4.2.4-i486-1.tgz installation: Verifying package gcc-4.2.4-i486-1.tgz. Installing package gcc-4.2.4-i486-1.tgz: PACKAGE DESCRIPTION: # gcc (Base GCC package with C support) # # GCC is the GNU Compiler Collection. # # This package contains those parts of the compiler collection needed to # compile C code. Other packages add C++, Fortran, Objective-C, and # Java support to the compiler core. # Executing install script for gcc-4.2.4-i486-1.tgz. Package gcc-4.2.4-i486-1.tgz installed. Verifying package glibc-2.7-i486-17.tgz. gzip: stdin: unexpected end of file Unable to install glibc-2.7-i486-17.tgz: tar archive is corrupt (tar returned error code 2) Verifying package binutils-2.18.50.0.9-i486-1.tgz. Installing package binutils-2.18.50.0.9-i486-1.tgz: PACKAGE DESCRIPTION: # binutils (GNU binary development tools) # # Binutils is a collection of binary utilities. It includes "as" (the # portable GNU assembler), "ld" (the GNU linker), and other utilities # for creating and working with binary programs. # # These utilities are REQUIRED to compile C, C++, Objective-C, Fortran, # and most other programming languages. # Executing install script for binutils-2.18.50.0.9-i486-1.tgz. Package binutils-2.18.50.0.9-i486-1.tgz installed. Verifying package make-3.81-i486-1.tgz. Installing package make-3.81-i486-1.tgz: PACKAGE DESCRIPTION: # make (GNU make utility to maintain groups of programs) # # This is the GNU implementation of make, which was written by Richard # Stallman and Roland McGrath. The purpose of the make utility is to # determine automatically which pieces of a large program need to be # recompiled, and issue the commands to recompile them. # # This is needed to compile just about any major C program, including # the Linux kernel. # Executing install script for make-3.81-i486-1.tgz. Package make-3.81-i486-1.tgz installed. Verifying package cxxlibs-6.0.9-i486-1.tgz. Installing package cxxlibs-6.0.9-i486-1.tgz: PACKAGE DESCRIPTION: # cxxlibs (C++ shared library compatibility package) # # This package contains the shared libraries needed to run dynamically # linked C++ binaries linked with older versions of libstdc++. # Executing install script for cxxlibs-6.0.9-i486-1.tgz. Package cxxlibs-6.0.9-i486-1.tgz installed. Verifying package kernel-headers-2.6.27.7_smp-x86-1.tgz. Installing package kernel-headers-2.6.27.7_smp-x86-1.tgz: PACKAGE DESCRIPTION: # kernel-headers (Linux kernel include files) # # These are the include files from the Linux kernel. # # You'll need these to compile most system software for Linux. # Executing install script for kernel-headers-2.6.27.7_smp-x86-1.tgz. Package kernel-headers-2.6.27.7_smp-x86-1.tgz installed.
  4. noticed that the -h argument doenst work but the --help does. root@Tower:/boot/unmenu# ./unmenu_install --help Usage: ./unmenu_install [ -d directory ] [-h] [-i] [-c] [-u] [-l release_list_url] [-s google_svn_archive_url] [-L] -i = install unMENU, if -d directory option not specified, it will be installed in /boot/unmenu -c = check if update needed. List files needing update. -u = Update unMENU with files from release_list. -l release_list_url = use release_list at release_list_url echo -s google_svn_archive_url = use url for google svn archive -L = use release_list in /var/log/release_list -h = get this help message -v = print version of this file root@Tower:/boot/unmenu# ./unmenu_install -h Available files on current release list: hdparm-9.37-unmenu-package-1.conf :Revision: 169 Date: 2011-01-24 20:58:13 -0500 (Mon, 24 Jan 2011) myMain_local.conf :Revision: 182 Date: 2010-12-04 08:15:52 -0500 (Sat, 04 Dec 2010)
  5. I do see that glibc has in fact d/led.. Tower:/boot/packages# ls -al | grep -v conf total 44252 drwxrwxrwx 2 root root 12288 2013-02-25 13:17 ./ drwxrwxrwx 7 root root 4096 1969-12-31 18:00 ../ -rwxrwxrwx 1 root root 3936917 2008-10-21 23:05 binutils-2.18.50.0.9-i486-1.tgz* -rwxrwxrwx 1 root root 36020 2008-05-28 14:37 bwm-ng-0.6-i486-2bj.tgz* -rwxrwxrwx 1 root root 123 2013-02-19 00:23 bwm-ng-0.6-i486-2bj.tgz.auto_install* -rwxrwxrwx 1 root root 123 2013-02-19 00:23 bwm-ng-0.6-i486-2bj.tgz.manual_install* -rwxrwxrwx 1 root root 901153 2008-04-03 00:04 cxxlibs-6.0.9-i486-1.tgz* -rwxrwxrwx 1 root root 6256672 2008-09-04 17:21 gcc-4.2.4-i486-1.tgz* -rwxrwxrwx 1 root root 313 2013-02-18 12:59 gcc-4.2.4-i486-1.tgz.manual_install* -rwxrwxrwx 1 root root 22725072 2013-02-18 12:38 glibc-2.7-i486-17.tgz* -rwxrwxrwx 1 root root 670645 2008-11-20 22:13 kernel-headers-2.6.27.7_smp-x86-1.tgz* -rwxrwxrwx 1 root root 236990 2008-04-10 21:53 mailx-12.3-i486-1.tgz* -rwxrwxrwx 1 root root 504419 2006-04-04 15:39 make-3.81-i486-1.tgz* -rwxrwxrwx 1 root root 3518793 2008-10-22 13:28 openssl-0.9.8i-i486-1.tgz* -rwxrwxrwx 1 root root 6112328 2010-05-12 01:38 vim-7.2.416-i486-1.txz* -rwxrwxrwx 1 root root 122 2013-02-19 00:20 vim-7.2.416-i486-1.txz.auto_install* -rwxrwxrwx 1 root root 122 2013-02-19 00:20 vim-7.2.416-i486-1.txz.manual_install* deleted the file and tried to download the package again, looks like it gets a slightly different size -rwxrwxrwx 1 root root 25084506 2013-02-25 13:58 glibc-2.7-i486-17.tgz* however i still get the same message Addl. Pkg. File-1: glibc-2.7-i486-17.tgz Addl. md5 Checksum: 234019277aad257ab85ab7be6c7d8362 (NOT matched - download may be corrupted, or download URL no longer valid.)
  6. Posted some info about the Norco SS-500 that is relevant to most of these builds: http://lime-technology.com/forum/index.php?topic=12405.msg228153#msg228153
  7. some images from the newer sataIII version: http://greenleaf-technology.com/new-norco-ss-500-5-in-3-drive-cage-review/ The main reason why I'd had to have the sataIII version is for the shorter depth of the cage along with the sata ports being laid out in a row rather than having to guess. just FYI, if you try and buy the SS-500 from Amazon, the default seller is 'Better Choice Online' and they only have the SATA II version. I reached out to them to check if they had the newer model and was told: After waiting a few days I gave up on them and just went ahead with my order at Newegg. If you order the SS-500 from Newegg, you should get the SATAIII version (but you may get different revisions of it). I ordered 3 cages from newegg and while all are the newer SATAIII variant I had one in the original revision (orange pcb with 3 pin fan) and two are (green pcb with 4 pin fan) For a shot of what they look like with the fan removed (note that the molex power have been flipped, 4 vs 3 pin fan, and then the sata ports are labeled 1-5 vs 4-0 now) http://i.imgur.com/iLrUaqB.jpg And I highly recommend replacing the fans in the SS-500 as they are way too loud for what they do. Per Raj and other forum suggestions they say that the Coolink SWif-802 are the way to go.. which is great if you live in Europe where you can find them. But if you live in america they are out of stock. Per QuietPC USA: So in the end I ended up trying out the Noctua NF-R8 for my SS-500 and they work great (I use the Low-Noise Adaptor (L.N.A.) cable option). I picked up a 3 pack of the R8 fans on Amazon for cheaper than I could find two of the R8 fans alone.
  8. just installed the latest 5.0-rc11, installed latest unmenu, installed gcc, went to install ssmtp and ran into the same problem. it will not install (which ssmtp show nothing), says Current version='/usr/sbin/ssmtp:' expected '2.64' went to /usr/sbin/ there is no ssmtp there. --- ssmtp_2.64.orig.tar.bz2 installation: Verifying package openssl-0.9.8i-i486-1.tgz. Installing package openssl-0.9.8i-i486-1.tgz: PACKAGE DESCRIPTION: # openssl (Secure Sockets Layer toolkit) # # The OpenSSL certificate management tool and the shared libraries that # provide various encryption and decryption algorithms and protocols. # # This product includes software developed by the OpenSSL Project for # use in the OpenSSL Toolkit (http://www.openssl.org). This product # includes cryptographic software written by Eric Young # ([email protected]). This product includes software written by Tim # Hudson ([email protected]). # Executing install script for openssl-0.9.8i-i486-1.tgz. Package openssl-0.9.8i-i486-1.tgz installed. mv: cannot move `ssmtp-2.64' to `ssmtp/ssmtp-2.64': Directory not empty loading cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc ) works... no configure: error: installation or configuration problem: C compiler cannot create executables. sed: can't read Makefile: No such file or directory make: *** No targets specified and no makefile found. Stop. ln: accessing `/usr/sbin/ssmtp': No such file or directory ln: accessing `/usr/bin/sendmail': No such file or directory Verifying package mailx-12.3-i486-1.tgz. Installing package mailx-12.3-i486-1.tgz: PACKAGE DESCRIPTION: # mailx (a simple mail client) # # Mailx is derived from Berkeley Mail and is intended provide the # functionality of the POSIX mailx command with additional support # for MIME, IMAP, POP3, SMTP, and S/MIME. It provides enhanced # features for interactive use, such as caching and disconnected # operation for IMAP, message threading, scoring, and filtering. # It is also usable as a mail batch language, both for sending # and receiving mail. # # The maintainer and primary developer of mailx is Gunnar Ritter. Executing install script for mailx-12.3-i486-1.tgz. Package mailx-12.3-i486-1.tgz installed. ln: accessing `/usr/bin/sendmail': No such file or directory ssmtp_2.64.orig.tar.bz2 is now installed: I see that the root of the problem is that GCC isnt installed... http://lime-technology.com/forum/index.php?topic=5568.msg58411#msg58411 if i do 'which gcc' it says "/usr/gin/gcc". and 'gcc --help' works fine. sed: can't read Makefile: No such file or directory make: *** No targets specified and no makefile found. Stop. on the install gcc page of the pkgmgr, i see one thing that may be the cause: Addl. Pkg. URL-1: http://slackware.oregonstate.edu/slackware-12.2/slackware/l/glibc-2.7-i486-17.tgz Addl. Pkg. File-1: glibc-2.7-i486-17.tgz Addl. md5 Checksum: 234019277aad257ab85ab7be6c7d8362 (NOT matched - download may be corrupted, or download URL no longer valid.)