|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
volunteerI am a tech writer and linux system admin, who is interested in providing
assistance to the project - either by creating/editing documentation or answering inquiries. Thanks, -- --- Henry Meyerding hwm@... 360-793-1564 360-665-0730 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Zinf-devel mailing list Zinf-devel@... https://lists.sourceforge.net/lists/listinfo/zinf-devel |
|
|
Re: volunteerHi Henry,
This project has slowed down quite a bit. However, there is a nice new interface and metadata system available to those that are willing to run the experimental version of the code. If you look through the developers archive, you may see that David Hough and I have been publishing source code with arch(tla). The experimental version has a much nicer interface. You might want to describe the few easy steps to get it working. There is stuff in the mailing list about it. On the technical documentation side, you could start by making a FAQ. There are few typical installation snafus, like zinf finding an old plugin directory or using an old database. Thanks, kris On Sun, 2006-02-19 at 10:54 -0800, Henry Meyerding wrote: > I am a tech writer and linux system admin, who is interested in providing > assistance to the project - either by creating/editing documentation or > answering inquiries. > > Thanks, > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Zinf-devel mailing list Zinf-devel@... https://lists.sourceforge.net/lists/listinfo/zinf-devel |
|
|
Re: volunteerOn Wed, 22 Feb 2006 05:16:31 -0000, Kristian Kvilekval <kris@...>
wrote: > Hi Henry, > > This project has slowed down quite a bit. However, there > is a nice new interface and metadata system available to those > that are willing to run the experimental version of the code. > If you look through the developers archive, you may see > that David Hough and I have been publishing source code > with arch(tla). The experimental version has a much nicer > interface. You might want to describe the few easy steps to > get it working. There is stuff in the mailing list about it. > ... Hi, I agree, a HOWTO detailing how to get the experimental version of Zinf running on a computer would be great. Probably wouldn't need to be much more then the details of all the necessary dependecies, how to get current version of from CVS or arch, and a few build instructions. Here's a few notes that may help if you do want to do this, they're probably all mentioned somewhere in the mailing list archive as well. - CVS doesn't include a pre-generated configure script, you need to execute autogen.sh to create it - autogen.sh requires most (if not all, i can't remember) of the normally optional dependices to be installed - to build the new stuff, you need to specifiy --enable-experimental as an option to configure - To use the new stuff, you need to change the MusicBrowserUI option in ~/.zinf/preferences. Instead of musicbrowser.ui, it should be musicbrowsermm.ui - To run zinf from the build dir, so you don't need to do 'make install', execute ./base/zinf - To debug, 'gdb ./base/zinf' doesn't work. Instead execute 'libtool --mode=execute gdb ./base/zinf' If you have any problems, don't hesitate to ask. The answer may take a while though, as I at least have almost zero spare time at the moment (lots of university work to do). Cheers, David -- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Zinf-devel mailing list Zinf-devel@... https://lists.sourceforge.net/lists/listinfo/zinf-devel |
| Free embeddable forum powered by Nabble | Forum Help |