many greetings, my university now implementing Koha for it's library, i tried the windows version and it works fine. But we need to implements it on GNU/Linux OS.So my choise was Ubuntu 6.06 LTS. But i can't further go. I can't install and use it. the perl modules makes problem or if you know an integrated perl module like "Activeperl x.x.x" for MS-windows please let me know it. other wise please I need information about wether koha is working on Ubuntu or not.Please if not tou can recommend another one. --------------------------------- Get your email and more, right on the new Yahoo.com
On Sun, Sep 17, 2006 at 10:52:14PM -0700, yared berhanu wrote:
many greetings, my university now implementing Koha for it's library, i tried the windows version and it works fine. But we need to implements it on GNU/Linux OS.So my choise was Ubuntu 6.06 LTS. But i can't further go. I can't install and use it. the perl modules makes problem or if you know an integrated perl module like "Activeperl x.x.x" for MS-windows please let me know it. other wise please I need information about wether koha is working on Ubuntu or not.Please if not tou can recommend another one. At LibLime we use Debian Sarge, at Katipo they do too, not sure about other folks.
Cheers, -- Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS
Hello, In the was able to install Koha on Ubuntu for PPC. But this time I am trying to install Koha on Ubuntu Dapper for PC. I did not succeed to install the DBD::mysql module due to missing mysql_config. Tried to install it but some conflicts are happening. When I will be through it, I will tell you. ANNE A. 2006/9/18, Joshua Ferraro <jmf@liblime.com>:
On Sun, Sep 17, 2006 at 10:52:14PM -0700, yared berhanu wrote:
many greetings, my university now implementing Koha for it's library, i tried the windows version and it works fine. But we need to implements it on GNU/Linux OS.So my choise was Ubuntu 6.06 LTS. But i can't further go. I can't install and use it. the perl modules makes problem or if you know an integrated perl module like "Activeperl x.x.x" for MS-windows please let me know it. other wise please I need information about wether koha is working on Ubuntu or not.Please if not tou can recommend another one. At LibLime we use Debian Sarge, at Katipo they do too, not sure about other folks.
Cheers,
-- Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
If you're having trouble installing perl modules from CPAN, you might need to install the build-essentials package with apt-get: sudo apt-get install build-essentials This installs some packages needed to compile the modules. I've installed koha on ubuntu on a couple of servers, both amd64 and i386. We're not quite in production yet, but getting there. I started a page on the wiki (wiki.koha.org) about installing the zebra version on amd64, but it's probably a little sparse. Cheers, Cindy ----------------------- Cindy Murdock Network Administrator Meadville Public Library | CCFLS yared berhanu wrote:
many greetings, my university now implementing Koha for it's library, i tried the windows version and it works fine. But we need to implements it on GNU/Linux OS.So my choise was Ubuntu 6.06 LTS. But i can't further go. I can't install and use it. the perl modules makes problem or if you know an integrated perl module like "Activeperl x.x.x" for MS-windows please let me know it. other wise please I need information about wether koha is working on Ubuntu or not.Please if not tou can recommend another one.
------------------------------------------------------------------------ Get your email and more, right on the new Yahoo.com <http://us.rd.yahoo.com/evt=42973/*http://www.yahoo.com/preview>
------------------------------------------------------------------------
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Just tried installing your suggestion and it didn't work. The actual apt-get command is: sudo apt-get install build-essential the same thing, but without the "s" on the end. -Matthew Cindy Murdock wrote:
If you're having trouble installing perl modules from CPAN, you might need to install the build-essentials package with apt-get:
sudo apt-get install build-essentials
This installs some packages needed to compile the modules. I've installed koha on ubuntu on a couple of servers, both amd64 and i386. We're not quite in production yet, but getting there. I started a page on the wiki (wiki.koha.org) about installing the zebra version on amd64, but it's probably a little sparse.
Cheers, Cindy
----------------------- Cindy Murdock Network Administrator Meadville Public Library | CCFLS
yared berhanu wrote:
many greetings, my university now implementing Koha for it's library, i tried the windows version and it works fine. But we need to implements it on GNU/Linux OS.So my choise was Ubuntu 6.06 LTS. But i can't further go. I can't install and use it. the perl modules makes problem or if you know an integrated perl module like "Activeperl x.x.x" for MS-windows please let me know it. other wise please I need information about wether koha is working on Ubuntu or not.Please if not tou can recommend another one.
------------------------------------------------------------------------ Get your email and more, right on the new Yahoo.com <http://us.rd.yahoo.com/evt=42973/*http://www.yahoo.com/preview>
------------------------------------------------------------------------
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
you are welcome :) Thanks for the original post it helped with my install and the writing of my koha on ubuntu install guide. Cindy Murdock wrote:
Oops, sorry. Thanks for correcting me. :)
Cindy
Matthew Metzger wrote:
Just tried installing your suggestion and it didn't work. The actual apt-get command is:
sudo apt-get install build-essential
the same thing, but without the "s" on the end.
-Matthew
participants (5)
-
Abdrahamane ANNE -
Cindy Murdock -
Joshua Ferraro -
Matthew Metzger -
yared berhanu