MJ Ray | 2 Dec 2007 14:08
Gravatar

Re: koha3 install

"Stephanie Lilley" <lilleys@...> wrote:
> Where is the code depository for KOHA?

git.koha.org (See also "Development" and "Koha Dev with Git" on
http://www.koha.org/ before starting.)

> I'd like to try version 3.

If you do that now, expect to spend some time bug-hunting.  Only a
pre-3.0 developer edition is available so far TTBOMK.

> Are there instructions for install?

Partial.  The installation is still being bugfixed.

Good luck!
--

-- 
MJ Ray http://mjr.towers.org.uk/email.html tel:+44-844-4437-237 -
Webmaster-developer, statistician, sysadmin, online shop builder,
consumer and workers co-operative member http://www.ttllp.co.uk/ -
Writing on koha, debian, sat TV, Kewstoke http://mjr.towers.org.uk/
Jean Montgomery | 2 Dec 2007 14:40
Picon
Picon

Adding Logins for Librarians

I'm missing something somewhere.  I've changed the perference so that each
branch is independent.  I have added Libraries with MAIN and BRANCH.  My
question is how do I set up the Librarian logins so that they can only
access their library information.  Do I have to do this within MYSQL or is
there a perl script or am I not understanding the login structure?

Linux Debian
Koha 2.2.9

--

-- 
Jean Montgomery
Network Administrator
Superiorland Library Cooperative
1615 Presque Isle Ave.
Marquette, MI  49855
(906) 228-7697
Fax (906) 228-5627
rafael.antonio | 2 Dec 2007 16:22
Picon
Favicon

Re: koha3 install

Dear users,

I sitll having some problems installing Koha on Windows. Have you any  
documentation to help ?
My problem is that I have APACHE already installed on a diferent  
directory. If you  could send me a copy of httpconf may be I would fix  
the problem.
Thanks,

Rafael

Citando MJ Ray <mjr@...>:

> "Stephanie Lilley" <lilleys@...> wrote:
>> Where is the code depository for KOHA?
>
> git.koha.org (See also "Development" and "Koha Dev with Git" on
> http://www.koha.org/ before starting.)
>
>> I'd like to try version 3.
>
> If you do that now, expect to spend some time bug-hunting.  Only a
> pre-3.0 developer edition is available so far TTBOMK.
>
>> Are there instructions for install?
>
> Partial.  The installation is still being bugfixed.
>
> Good luck!
> --
(Continue reading)

MJ Ray | 2 Dec 2007 17:48
Gravatar

Re: koha3 install

rafael.antonio@... wrote:
> I sitll having some problems installing Koha on Windows. Have you any  
> documentation to help ?

Please do not post new subjects in reply to other emails.  It will
result in many system mis-filing your email, so it will not be read as
widely as you may want.

Windows users may find more help from the koha-win32 mailing list at
http://lists.nongnu.org/mailman/listinfo/koha-win32

However, I do not recommend using Windows, for various reasons.

Best wishes,
--

-- 
MJ Ray http://mjr.towers.org.uk/email.html tel:+44-844-4437-237 -
Webmaster-developer, statistician, sysadmin, online shop builder,
consumer and workers co-operative member http://www.ttllp.co.uk/ -
Writing on koha, debian, sat TV, Kewstoke http://mjr.towers.org.uk/
Joshua Ferraro | 2 Dec 2007 22:34
Favicon

Re: Any interest in adding MP3 ID3v2 read/write capability to Koha?

On 11/30/07, Galen Charlton <galen.charlton@...> wrote:
> Hi,
>
> On 11/30/07, Chris Nighswonger <cnighswonger@...> wrote:
> > 1. From the user prospective: Is there any interest/demand for this
> > type of feature?
>
> I can confirm that there is a lot of interest in this sort of thing
> for digital library projects.  See
> http://meta-extractor.sourceforge.net/ for a (Java) tool built by the
> National Library of New Zealand.
>
> > 2. From the developer prospective: What is the best mapping plan for
> > marc fields to ID3v2 frames and vise-versa? If you are not familiar
> > with the ID3v2 standard, take a look at
> > http://www.id3.org/id3v2.4.0-frames which is probably the relevant
> > part for this discussion.
>
> Doing a mapping to MARC is where it would get tricky -- most digital
> library projects stuff this sort of data into XML following various
> schemas.  One approach might be to look for example mappings to Dublin
> Core entities, then map back to MARC, e.g., dc.title = 245$a, etc.
Or perhaps it's 'bout time' we take advantage of Zebra's ability to index
multiple formats and create a set of Dublin Core frameworks? :-)

Cheers,

--

-- 
Joshua Ferraro                       SUPPORT FOR OPEN-SOURCE SOFTWARE
President, Technology       migration, training, maintenance, support
(Continue reading)

Michael Hamel | 3 Dec 2007 15:18

install problem: MARC::File::XML

Hello.  I am trying to install version 2.2.9 on Fedora Core 5 with Perl 5.8.8.  The installer tells me that I am missing the MARC::File::XML module but when I try to install that module I get the message:

 

MARC::File::XML is up to date.

 

Does anyone have an idea why the installer is not seeing the module?

 

Thanks,

Mike

 

_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha
Darrell Ulm | 3 Dec 2007 19:04
Picon
Favicon

Re: koha3 install

MJ Ray <mjr <at> ...> writes:

> 
> "Stephanie Lilley" <lilleys <at> ...> wrote:
> > Where is the code depository for KOHA?
> 
> git.koha.org (See also "Development" and "Koha Dev with Git" on
> http://www.koha.org/ before starting.)
> 
> > I'd like to try version 3.
> 
> If you do that now, expect to spend some time bug-hunting.  Only a
> pre-3.0 developer edition is available so far TTBOMK.

OK, that explains it. I tried for about a day, it was very close, but after I
finally got all the Perl modules to install and got a good build (no errors on
any install)...the only 2 problems were

1. Directories for apache2 are not correct, both the templates *and* CGI
2. The Zebra had an error (expecting :) 

Other than that it is really close, no I can sync my directory and keep trying
as at least the Perl mods are ready to go.

I could hand edit the directory paths...as for the Zebra error ??!?!?

Darrell Ulm

> 
> > Are there instructions for install?
> 
> Partial.  The installation is still being bugfixed.
> 
> Good luck!
Darrell Ulm | 3 Dec 2007 19:13
Picon
Favicon

Re: Patron Fines List

Pauley <pdavis <at> ...> writes:

> 
> 
> Hello;
> I am looking for a Patrons Fines Report.  I am trying Kyle Hall's from
> KohaReports but I am having some problems with it looping through some
> patrons twice or placing the previous fine from a overdue returned book on a
> book that is not due or has not been returned.  I am willing to work on it,
> but it would be good to have something that works now.

I have some code which is pretty rough, but it does this. I was hoping to do a
rewrite of the code (based on Kyle's) but it may be a month or 2 more. It will
do paper as well as Excel format (comma delimited). I am hoping by February.

Darrell Ulm

> Thanks for your assistance.  We are really enjoying Koha but need a good way
> to print out fines due (amountoutstanding) lists for our K-12 schools.
> 
> Paul Davis
> Lynden Christian Schools
> Lynden, WA
> www.lyncs.org
> 
Chris Nighswonger | 3 Dec 2007 20:08
Favicon
Gravatar

Re: Re: koha3 install

On 12/3/07, Darrell Ulm <drdrulm@...> wrote:
>...as for the Zebra error ??!?!?

try the '-f' switch instead of '-c'....

--

-- 
Chris Nighswonger
Faculty Member
Network & Systems Director
Foundations Bible College & Seminary
www.foundations.edu
www.fbcradio.org
Pauley | 3 Dec 2007 21:49

Re: Patron Fines List


Sounds great.  Thanks for the reply.

I am going to give it a shot as well and try to figure out why Kyle's script
loops through some patrons twice or adds a fine from a previous overdue book
to a book not yet overdue or returned.

Thanks and keep me updated if you would!

Paul

Darrell Ulm wrote:
> 
> Pauley <pdavis <at> ...> writes:
> 
>> 
>> 
>> Hello;
>> I am looking for a Patrons Fines Report.  I am trying Kyle Hall's from
>> KohaReports but I am having some problems with it looping through some
>> patrons twice or placing the previous fine from a overdue returned book
>> on a
>> book that is not due or has not been returned.  I am willing to work on
>> it,
>> but it would be good to have something that works now.
> 
> I have some code which is pretty rough, but it does this. I was hoping to
> do a
> rewrite of the code (based on Kyle's) but it may be a month or 2 more. It
> will
> do paper as well as Excel format (comma delimited). I am hoping by
> February.
> 
> Darrell Ulm
> 
>> Thanks for your assistance.  We are really enjoying Koha but need a good
>> way
>> to print out fines due (amountoutstanding) lists for our K-12 schools.
>> 
>> Paul Davis
>> Lynden Christian Schools
>> Lynden, WA
>> www.lyncs.org
>> 
> 
> 
> 
> 
> _______________________________________________
> Koha mailing list
> Koha@...
> http://lists.katipo.co.nz/mailman/listinfo/koha
> 
> 

--

-- 
View this message in context: http://www.nabble.com/Patron-Fines-List-tf4891147.html#a14138430
Sent from the Koha - Discuss mailing list archive at Nabble.com.

Gmane