**** BEGIN LOGGING AT Sat Aug 05 02:59:56 2006 Aug 05 08:42:38 Morning Aug 05 10:28:23 good morning, all Aug 05 10:29:34 first time here. wondering if I can get some help with Apache install on Unslung firmware. Getting a library error that I can't find on the wiki. Aug 05 13:27:48 can someone help me out with a CUPS problem? Aug 05 13:29:11 i get something like cupsd: Child exited with status 1! Aug 05 13:29:22 i read this was due to the fact that i should start cups as root Aug 05 13:29:26 but i am logged in as root Aug 05 13:31:00 list Aug 05 13:43:18 anyone has an idea what to do? Aug 05 13:58:22 seems there are few errors in conf file will check now Aug 05 14:25:15 got it up and running thx anyway Aug 05 15:23:06 i got the cups site up and running Aug 05 15:23:15 but i cant print a test page using cups Aug 05 15:23:32 someone can help? Aug 05 15:32:58 is it normal not to be able to use the add printer option in the cups web interface? Aug 05 15:38:07 hi Aug 05 15:41:55 after i flashed the latest di-nslu2.bin through the stock linksys web inf, the slug doesn't come up anymore. i waited for 20min, but the ready led stays orange and the box isn't responding. neither is it trying to get an ip address from a dhcp. any idea what went wrong Aug 05 15:41:56 ? Aug 05 18:55:09 Anyone knows a "cheap" system that holds atleast two disks, something like the kurobox. Aug 05 19:03:58 finalbeta, you want internal devices? Aug 05 19:04:09 Yes, not usb. Aug 05 19:04:32 Doesn't have to perform at all. Aug 05 19:04:52 Just want something with two disk so I can have safe backup nas Aug 05 19:05:13 did you read this http://www.tomsnetworking.com/2004/10/26/review_kurobox/ ? Aug 05 19:05:13 two caddies with laptop HD in Aug 05 19:05:35 caddies? :p Aug 05 19:05:53 The kurobox only has one HD right? Aug 05 19:05:57 or one enclosure with a slug, a 4 port hub and 2 usb<->ide adapters, and two disks of course Aug 05 19:06:05 The new model will have two sata ports, but not for a year or something Aug 05 19:06:15 There is a new SLUG due!!! Aug 05 19:07:37 So you would sugest a Linksys usb nas and plug in two external USB drives? Aug 05 19:07:54 Can you make external USB drivers go to sleep properly? Aug 05 19:08:41 you can as long as you stop everything that could wake it Aug 05 19:09:06 the problem I had was ssh and kiddies trying to hack in - they wont but the log gets exercied Aug 05 19:10:05 there are some ways (described in the wiki) where you can put the var dir in a tmpfs Aug 05 19:11:21 logs to tmpfs, that will just eat RAM and then it will swap, thus waking HD, I did that originally but that problem arrose Aug 05 19:11:29 so I just lived with the fact non-sleaping drive Aug 05 19:11:38 I might put a flash-stick in just for /var tho Aug 05 19:13:04 Well, I need something in raid mirror that needs to be up 24/7, but will only be used about twice a day for an houre or so (usually). So I would like them to sleep. Aug 05 19:16:23 Still, even then, don't like the NSLUV, why two external enclosures + adapters is you can / should have it in one box Aug 05 19:17:03 put those enclusures into one box Aug 05 19:27:23 hi Aug 05 19:30:12 morning :) Aug 05 19:32:12 hi caplink811_log Aug 05 19:32:16 are you a bot? Aug 05 19:32:32 no.. why.. Aug 05 19:32:39 cause i need some guidance Aug 05 19:32:45 well Aug 05 19:32:48 ~ask Aug 05 19:32:49 If you have a question, just ask, maybe someone have an answer... sometimes. Aug 05 19:33:27 i'm running into an zlib.h error when configuring mpd on unslung 6.8 Aug 05 19:35:10 should i be asking in the #nslu-linux channel instead? Aug 05 19:35:59 no, but can you describe your problem more exactly? Aug 05 19:37:00 says to use the CPPFLAGS env var to specify the dir where zlib is installed, i did a ipkg install zlib, and it's installed Aug 05 19:37:28 but i don't know where it is installed, tried doing a find, but couldn't find it Aug 05 19:37:38 it is in /opt/include Aug 05 19:38:03 do i use the -I flag to point it there? Aug 05 19:38:49 you want install, or compile mpd ? Aug 05 19:40:05 there is no mpd ipkg for unslug 6.8, so i'm compiling it Aug 05 19:40:47 well, i c .. Aug 05 19:41:22 did you read this http://www.nslu2-linux.org/wiki/Unslung/AddAPackageToUnslung ? Aug 05 19:42:01 i looked at it, if i can get it compiled i would like to make a package, but i haven't compiled it yet Aug 05 19:43:38 there is already a makefile in the repo, at https://trac.nslu2-linux.org/optware/browser/trunk/make/mpd.mk, maybe you wil work on/with it Aug 05 19:44:14 do i just download that and run it? Aug 05 19:44:28 but you should setuop a cross or native build environment, as described in the link, i've posted above Aug 05 19:44:39 s/setuop/setup Aug 05 19:44:45 my native build enviornment is setup Aug 05 19:44:56 i've compilied and installed libao Aug 05 19:45:57 and you do a svn checkout the optware repo, so you could use the makefiles? Aug 05 19:47:06 no, i downloaded the libao tar from the libao website untarred it and configured and installed it Aug 05 19:47:16 i don't know how to use the svn optware repo Aug 05 19:47:51 following http://www.nslu2-linux.org/wiki/Unslung/AddAPackageToUnslung maybe a better way, so, the community can participate from your success Aug 05 19:48:59 how can i access the mpd.mk file? Aug 05 19:49:32 basically svn co http://svn.nslu2-linux.org/svnroot/optware/trunk optware , as described in the link above Aug 05 19:51:03 i know you want me to help the community Aug 05 19:51:12 but isn't this an easy fix of setting the env var? Aug 05 19:51:15 sure ;) Aug 05 19:51:31 i'm just not sure how to do it Aug 05 19:52:09 dunno, when i compile something, myself use the optware build environment Aug 05 19:53:14 because, the next problem is.. when you will link your project, then the *.so files won't found.. Aug 05 19:55:32 link my project? Aug 05 19:56:41 the linker will make some dependencies to existing libraries, but he won't find those libraries Aug 05 19:58:31 i found the command line to specify the CPPFLAGS Aug 05 19:58:34 i'm gonna try that Aug 05 19:58:49 much fun :) Aug 05 19:59:08 caplink811: do you use USB Audio on your slug? Aug 05 19:59:22 no, only mp3 streaming.. Aug 05 19:59:34 cause now i can't get madplay to work Aug 05 19:59:49 because i don't think my usb audio is detected Aug 05 20:00:18 no expirences with that topic Aug 05 20:04:04 the cmd line argument worked for the area of the configure that was failing Aug 05 20:04:10 oh wait Aug 05 20:08:45 caplink811: r u still here? Aug 05 20:08:55 si Aug 05 20:08:59 are .mk files actually Makefiles? Aug 05 20:09:31 *.mk are files which works in the optware build environment Aug 05 20:09:57 so they work like a makefile in the optware build env? Aug 05 20:10:04 yes Aug 05 20:10:33 hmmm Aug 05 20:12:06 so if i download the source dir and the .mk file it should work? Aug 05 20:12:08 maybe, the best way is, install the optware build environment, modify the mpd mk file (for meet your needs) and run make mpd, and run make mpd-ipkg, and install the resulting ipk-package Aug 05 20:12:48 caplink811: i just need a regular mpd bin for unslug 6.8 Aug 05 20:14:28 you need a mpd bin which fits in the unslung env, e.g which "knows" that the libs are in /opt/lib... and so the optware builds will help you.. Aug 05 20:15:23 ok Aug 05 20:16:25 i'm trying to run make mpd, but it says there is no rule Aug 05 20:17:35 did you follow http://www.nslu2-linux.org/wiki/Unslung/AddAPackageToUnslung word by word? Aug 05 20:18:39 well. in my tz its time to heading off to bed now, good night :) Aug 05 20:49:40 hi plasticmonkey Aug 05 22:24:59 What linux cmd is for repeat a command .. so i can do a ls from a dir every minute Aug 05 23:22:13 Mika_, watch **** ENDING LOGGING AT Sun Aug 06 02:59:57 2006