installing koha 3.0 on ubuntu
I am installing koha 3.0 on ubuntu 8.10 in this i had completed first four steps in Blazing Moon i.e upto webmin after this in the packages installation, in the topic "install the packages" the following step is not working "dpkg --set-selections < install_misc/debian.packages " it just says that "bash: install_misc/debian.packages: No such file or directory" pls help me what is the error and how should i have to recover this error -- by kamalakkannan @ kishor
Are you running the command from the root of the koha install directory? It won't work otherwise. If you can find the file try running the command 'sudo updatedb && sudo locate packages | grep install_misc' to fine the debian.packages file. Kyle http://www.kylehall.info Information Technology Crawford County Federated Library System ( http://www.ccfls.org ) On Thu, Jan 29, 2009 at 4:19 AM, kamal kannan <kkwelcomesu@gmail.com> wrote:
I am installing koha 3.0 on ubuntu 8.10
in this i had completed first four steps in Blazing Moon i.e upto webmin after this in the packages installation, in the topic "install the packages" the following step is not working "dpkg --set-selections < install_misc/debian.packages " it just says that "bash: install_misc/debian.packages: No such file or directory"
pls help me what is the error and how should i have to recover this error
-- by kamalakkannan @ kishor
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
kamal kannan wrote:
I am installing koha 3.0 on ubuntu 8.10
Don't. Use 8.04 instead. There are some known problems with Koha and 8.10 mentioned in the install instructions.
in this i had completed first four steps in Blazing Moon i.e upto webmin after this in the packages installation, in the topic "install the packages" the following step is not working "dpkg --set-selections < install_misc/debian.packages " it just says that "bash: install_misc/debian.packages: No such file or directory"
pls help me what is the error and how should i have to recover this error
-- by kamalakkannan @ kishor
------------------------------------------------------------------------
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
On Wed, Feb 4, 2009 at 2:24 PM, Thommy M. <thommy.m.malmstrom@gmail.com>wrote:
kamal kannan wrote:
I am installing koha 3.0 on ubuntu 8.10
Don't. Use 8.04 instead. There are some known problems with Koha and 8.10 mentioned in the install instructions.
Hmm... I'm running 3.00.01.005 on 8.10 w/o problems. I did have to 'sudo apt-get install dselect' but nothing out of the normal beyond that IIRC. Regards, Chris
Chris Nighswonger wrote:
On Wed, Feb 4, 2009 at 2:24 PM, Thommy M. <thommy.m.malmstrom@gmail.com <mailto:thommy.m.malmstrom@gmail.com>> wrote:
kamal kannan wrote: > I am installing koha 3.0 on ubuntu 8.10
Don't. Use 8.04 instead. There are some known problems with Koha and 8.10 mentioned in the install instructions.
Hmm... I'm running 3.00.01.005 on 8.10 w/o problems. I did have to 'sudo apt-get install dselect' but nothing out of the normal beyond that IIRC.
I refer to the statement about MySQL 5.10 in this document: http://wiki.koha.org/doku.php?id=koha_3_install_guide_ubuntu_hardy It might be that it works, but as Koha is not known for being easy to install and maintain, I'd recommend to stick with a steady path (says me who runs it on OpenSolaris, but that's just for the joy of running real Unix)
On Thu, Feb 5, 2009 at 9:43 AM, Thommy M. <thommy.m.malmstrom@gmail.com> wrote:
Chris Nighswonger wrote:
On Wed, Feb 4, 2009 at 2:24 PM, Thommy M. <thommy.m.malmstrom@gmail.com <mailto:thommy.m.malmstrom@gmail.com>> wrote:
kamal kannan wrote: > I am installing koha 3.0 on ubuntu 8.10
Don't. Use 8.04 instead. There are some known problems with Koha and 8.10 mentioned in the install instructions.
Hmm... I'm running 3.00.01.005 on 8.10 w/o problems. I did have to 'sudo apt-get install dselect' but nothing out of the normal beyond that IIRC.
I refer to the statement about MySQL 5.10 in this document: http://wiki.koha.org/doku.php?id=koha_3_install_guide_ubuntu_hardy
just to clarify, it's perl 5.10 And so far i've had zero problems with it. Chris
Thanks for pointing that out. Can anyone confirm whether there are known problems with running Koha 3.0 under Ubuntu 8.10, or whether this note in the Koha Wiki was a just a general cautionary statement? I've updated the first page of the Blazing Moon guide to make people aware of the concern. (http://www.blazingmoon.org/guides/k3-on-u810-1.html) Andy Giesler University of Wisconsin-Madison -----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of Thommy M. Sent: Wednesday, February 04, 2009 2:44 PM To: koha@lists.katipo.co.nz Subject: Re: [Koha] installing koha 3.0 on ubuntu Chris Nighswonger wrote:
On Wed, Feb 4, 2009 at 2:24 PM, Thommy M. <thommy.m.malmstrom@gmail.com <mailto:thommy.m.malmstrom@gmail.com>> wrote:
kamal kannan wrote: > I am installing koha 3.0 on ubuntu 8.10
Don't. Use 8.04 instead. There are some known problems with Koha and 8.10 mentioned in the install instructions.
Hmm... I'm running 3.00.01.005 on 8.10 w/o problems. I did have to 'sudo apt-get install dselect' but nothing out of the normal beyond that IIRC.
I refer to the statement about MySQL 5.10 in this document: http://wiki.koha.org/doku.php?id=koha_3_install_guide_ubuntu_hardy It might be that it works, but as Koha is not known for being easy to install and maintain, I'd recommend to stick with a steady path (says me who runs it on OpenSolaris, but that's just for the joy of running real Unix) _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
On Wed, Feb 4, 2009 at 4:31 PM, <agiesler@wisc.edu> wrote:
Thanks for pointing that out.
Can anyone confirm whether there are known problems with running Koha 3.0 under Ubuntu 8.10, or whether this note in the Koha Wiki was a just a general cautionary statement?
I've updated the first page of the Blazing Moon guide to make people aware of the concern. (http://www.blazingmoon.org/guides/k3-on-u810-1.html)
The bug referred to in the wiki has been marked 'worksforme' and in all probability will be closed shortly. http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2309 The original issue was with Perl 5.10 which Ubuntu 8.10 shipped with. Presently there does not appear to be any issues running Koha with Perl 5.10. IMHO any warnings or cautionary statements should be removed entirely. Regards, Chris
I am using the blamzingmoom guides here, http://wiki.koha.org/doku.php?id=koha_3_install_guide_ubuntu_hardy and I got stuck at this step: root@t3400-d1mtqg:~# wget http://mirrors.kernel.org/ubuntu/pool/universe/o/openssl097/libssl0.9.7_0.0.... http://mirrors.kernel.org/ubuntu/pool/universe/o/openssl097/libssl0.9.7_0.0.... => `libssl0.9.7_0.0.7g-5ubuntu1.1_i386.deb'Resolving mirrors.kernel.org... 204.152.191.39, 149.20.20.135Connecting to mirrors.kernel.org|204.152.191.39|:80... failed: Connection timed out.Connecting to mirrors.kernel.org|149.20.20.135|:80... connected.HTTP request sent, awaiting response... 404 Not Found12:57:42 ERROR 404: Not Found. Does anybody know how to get pas this? Snow> To: koha@lists.katipo.co.nz> From: thommy.m.malmstrom@gmail.com> Date: Wed, 4 Feb 2009 21:43:40 +0100> Subject: Re: [Koha] installing koha 3.0 on ubuntu> > Chris Nighswonger wrote:> > On Wed, Feb 4, 2009 at 2:24 PM, Thommy M.> > <thommy.m.malmstrom@gmail.com> > <mailto:thommy.m.malmstrom@gmail.com>> wrote:> > > > kamal kannan wrote:> > > I am installing koha 3.0 on ubuntu 8.10> > > > Don't. Use 8.04 instead. There are some known problems with Koha and> > 8.10 mentioned in the install instructions.> > > > > > Hmm... I'm running 3.00.01.005 on 8.10 w/o problems. I did have to 'sudo> > apt-get install dselect' but nothing out of the normal beyond that IIRC.> > I refer to the statement about MySQL 5.10 in this document:> http://wiki.koha.org/doku.php?id=koha_3_install_guide_ubuntu_hardy> > It might be that it works, but as Koha is not known for being easy to> install and maintain, I'd recommend to stick with a steady path (says me> who runs it on OpenSolaris, but that's just for the joy of running real> Unix)> > _______________________________________________> Koha mailing list> Koha@lists.katipo.co.nz> http://lists.katipo.co.nz/mailman/listinfo/koha _________________________________________________________________ Windows Live™: E-mail. Chat. Share. Get more ways to connect. http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t2_allup_explore_022009
On 2009/02/13, at 8:46 AM, Don hzou wrote:
I am using the blamzingmoom guides here, http://wiki.koha.org/ doku.php?id=koha_3_install_guide_ubuntu_hardy
and I got stuck at this step:
root@t3400-d1mtqg:~# wget http://mirrors.kernel.org/ubuntu/pool/ universe/o/openssl097/libssl0.9.7_0.0.7g-5ubuntu1.1_i386.deb --12:54:33-- http://mirrors.kernel.org/ubuntu/pool/universe/o/ openssl097/libssl0.9.7_0.0.7g-5ubuntu1.1_i386.deb => `libssl0.9.7_0.0.7g-5ubuntu1.1_i386.deb' Resolving mirrors.kernel.org... 204.152.191.39, 149.20.20.135 Connecting to mirrors.kernel.org|204.152.191.39|:80... failed: Connection timed out. Connecting to mirrors.kernel.org|149.20.20.135|:80... connected. HTTP request sent, awaiting response... 404 Not Found 12:57:42 ERROR 404: Not Found.
take a look here - libssl has a newer version http://mirrors.kernel.org/ubuntu/pool/universe/o/openssl097/ try this instead wget http://mirrors.kernel.org/ubuntu/pool/universe/o/openssl097/ libssl0.9.7_0.9.7g-5ubuntu1.1_i386.deb
participants (8)
-
agiesler@wisc.edu -
Chris Cormack -
Chris Nighswonger -
Don hzou -
kamal kannan -
Kyle Hall -
Mason James -
Thommy M.