Ok, there may be some additional things for me to do, but it looks like the server is starting.  Did I misread your e-mail (Dan), or do you want me to send something back to you?

>From: Dan Sully <[EMAIL PROTECTED]>
>Reply-To: Slim Devices Discussion <[email protected]>
>To: Slim Devices Discussion <[email protected]>
>Subject: [slim] Re: All I want to do is play my music
>Date: Sat, 12 Mar 2005 16:25:54 -0800
>
>* Michael Haan shaped the electrons to say...
>
>>   I'm not averse to giving this a shot.  So, to be clear, I go to
>>   http://cvs.slimdevices.com/vendor/src/?rev=2421
>>
>>   and download Compress-Zlib-1.33.tar.gz
>>
>>   and, I guess, probably the DBI and DBD and then do.... what?  Or
>>should i
>>   just be doing:
>>
>>   su -c 'perl -MCPAN -e "install Compress::Zlib"'?
>>
>>   Finally, any special build flags I need - maybe -march=k8?
>
>I'll be writing up instructions for this (and maybe even a wrapper
>program).
>
>After you've downloaded all the .gz files, run:
>
>for i in *.gz; do tar xfvz $i; rm $i;done
>
>That will unpack them.
>
>Then in each directory, run: perl Makefile.PL; make; make test; make
>install
>
>Perl will handle all the build flags for you.
>
>DBI also must be compiled and installed before DBD::SQLite
>
>The files that are important to get back to me are the .so ones.
>
>Thanks.
>
>-D
>--
><Djall> and I also learned that a meat vortex takes meat away from
>you.
>_______________________________________________
>Discuss mailing list
>[email protected]
>http://lists.slimdevices.com/lists/listinfo/discuss
_______________________________________________
Discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to