Hi Habib Jaffri

In your original post you wrote you are using this command, using the Unicode character 'EN DASH' (U+2013) (see http://www.fileformat.info/info/unicode/char/2013/index.htm):

sudo koha-rebuild-zebra –v –f library

Instead you should use the following command, using the Unicode character 'HYPHEN-MINUS' (U+002D) (http://www.fileformat.info/info/unicode/char/2d/index.htm)

sudo koha-rebuild-zebra -v -f library

Best wishes: Michael
--
Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
T 0041 (0)61 261 55 61 · E m...@adminkuhn.ch · W www.adminkuhn.ch



Am 22.10.2016 um 13:31 schrieb Habib Jaffri:
Sir i already use this command with out " " mark


On Oct 21, 2016 4:44 PM, "Michael Kuhn" <m...@adminkuhn.ch
<mailto:m...@adminkuhn.ch>> wrote:

    Hi Syed Habib Akhter Jaffri

        After the completion of  data conversion process, when I run the
        commend
        "sudo koha-rebuild-zebra –v –f library" on the terminal I found
        following
        error.
        Unknown instance –v.
        Unknown instance –f.
        kindly help me in this connection so I able to use OPAC of KOHA.

        sudo koha-rebuild-zebra –v –f library


    I'd suggest to try the following command:

    sudo koha-rebuild-zebra -v -f library

    Note that "-" is not the same character as "–"!

    Hope this helps.

    Best wishes,. Michael
    --
    Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
    Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
    T 0041 (0)61 261 55 61 · E m...@adminkuhn.ch
    <mailto:m...@adminkuhn.ch> · W www.adminkuhn.ch <http://www.adminkuhn.ch>
    _______________________________________________
    Koha mailing list  http://koha-community.org
    Koha@lists.katipo.co.nz <mailto:Koha@lists.katipo.co.nz>
    https://lists.katipo.co.nz/mailman/listinfo/koha
    <https://lists.katipo.co.nz/mailman/listinfo/koha>




_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to