http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8192

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8192
          Assignee: [email protected]
           Summary: Update libraries and Missing library in
                    install_misc/ubuntu.packages
          Severity: enhancement
    Classification: Unclassified
                OS: Linux
          Reporter: [email protected]
          Hardware: All
            Status: NEW
           Version: rel_3_8
         Component: Installation and upgrade (command-line installer)
           Product: Koha

Was doing a fresh install of what I pulled from the git repository a couple
days ago.

I am running Ubuntu 12.04
   libdatetime-format-mysql-perl
was missing after I did something similar to :
apt-get install `./install_misc/ubuntu_pkg_check.sh | grep none | cut -f1 -d'
'`

I then did a ./koha_perl_deps.pl -m

It said DateTime::Format::MySQL (the capitalization may be off, I'm doing this
from memory).

So I did:
   aptitude search datetime-format-mysql
And such a library existed, so I installed it. And the koha_perl_deps.sh didn't
complain about anything missing.

I figure it is a quick one-line add. I confirmed that
libdatetime-format-mysql-perl also exists on Ubuntu 10.10

Though, I was noticing the ubuntu.packages still references yaz3. The current
version is yaz4. yaz3 does not exist on 12.04, nor 10.10.
Please change libyaz3 and libyaz3-dev to libyaz4 and libyaz4-dev.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to