[Koha] Categories and types

Joshua Ferraro jmf at liblime.com
Thu Aug 7 10:09:56 NZST 2008


On Wed, Aug 6, 2008 at 6:01 PM, Library Guy <library.guy.zero at gmail.com> wrote:
>>perform a 'dev' install target in place of a 'standard' one.
>
> Please explain, with syntax example?  Thank you!
You can learn more about Git here:

http://wiki.koha.org/doku.php?id=en:development:git_usage

Once you have a Git repository, you can run the standard:

perl Makefile.PL
make
make install

When you run Make install it will ask you what type of installation,
choose 'dev' instead of 'standard. You will then be able to link
the installation to your Git repository and store the configuration
files in a separate directory, allowing you to upgrade your Koha
system by updating the Git repository.

Note that this setup is not recommended for production and is
most useful for supporting a rapid development cycle (hence
it's called 'dev').

Hope that clarifies.

Josh
> On Wed, Aug 6, 2008 at 2:46 PM, Joshua Ferraro <jmf at liblime.com> wrote:
>>
>> On Wed, Aug 6, 2008 at 3:22 PM, Library Guy <library.guy.zero at gmail.com>
>> wrote:
>> > What's the correct method to stay current in all modules between full
>> > Koha
>> > releases?
>> Well, one method is to run off of a Git repository and perform a 'dev'
>> install target
>> in place of a 'standard' one.
>>
>> Josh
>>
>> > On Wed, Aug 6, 2008 at 11:50 AM, Jesse Weaver <jesse.weaver at liblime.com>
>> > wrote:
>> >>
>> >>
>> >> On Wed, Aug 6, 2008 at 8:08 AM, Nicole Engard
>> >> <nicole.engard at liblime.com>
>> >> wrote:
>> >>>
>> >>> Hmmm - that sounds like a problem.  Does anyone else know about this?
>> >>>
>> >>>
>> >>> ---
>> >>>
>> >>> Nicole C. Engard
>> >>> Open Source Evangelist, LibLime
>> >>> (888) Koha ILS (564-2457) ext. 714
>> >>> nce at liblime.com
>> >>> AIM/Y!/Skype: nengard
>> >>>
>> >>> http://liblime.com
>> >>> http://blogs.liblime.com/open-sesame/
>> >>>
>> >>>
>> >>> On Wed, Aug 6, 2008 at 10:04 AM, Library Guy
>> >>> <library.guy.zero at gmail.com>
>> >>> wrote:
>> >>>>
>> >>>> Nicole, this preference already correctly toggles, but for new
>> >>>> patrons
>> >>>> only.  The drop-down for modifying an existing patron is only a
>> >>>> partial list
>> >>>> and this system preference made no difference.
>> >>>>
>> >>>> Thank you!
>> >>
>> >> Is your problem that you cannot change a patron from (for instance)
>> >> Staff
>> >> to Adult (different super-categories), but you can change them from
>> >> Young
>> >> Adult to Adult (same super-category)? If so, I believe I fixed this in
>> >> a
>> >> newer version of Koha 3.0.
>> >>
>> >> What version of Koha are you running?
>> >
>> >
>> > _______________________________________________
>> > Koha mailing list
>> > Koha at lists.katipo.co.nz
>> > http://lists.katipo.co.nz/mailman/listinfo/koha
>> >
>> >
>>
>>
>>
>> --
>> Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE
>> CEO migration, training, maintenance, support
>> LibLime Featuring Koha Open-Source ILS
>> jmf at liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS
>
>



-- 
Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE
CEO migration, training, maintenance, support
LibLime Featuring Koha Open-Source ILS
jmf at liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS


More information about the Koha mailing list