apache2 package has broken DSO support in apxs and mod_jk-support for apache2

2005-09-21 Thread Andreas Schmidt
:EVAL Group:Web License: Apache Software License 1.1 Version: 1.2.14 Release: 20050921 # package options # list of sources Source0: http://www.apache.org/dist/jakarta/tomcat-connectors/jk/source/jk-%{version}/jakarta-tomcat-connectors-%{version}.1-src.tar.gz Source1

gcc and fortran

2005-09-21 Thread Doug Henry
using CURRENT I can't seem to get gcc (now 4.0.1) to build with fortran support. I have gmp and mpfr installed, which worked for gcc 4.1 before, but I receive the following error now: checking for correct version of gmp.h... no configure: error: GMP with MPFR support is required to build f95

Re: gcc and fortran

2005-09-21 Thread Ralf S. Engelschall
On Wed, Sep 21, 2005, Doug Henry wrote: using CURRENT I can't seem to get gcc (now 4.0.1) to build with fortran support. I have gmp and mpfr installed, which worked for gcc 4.1 before, but I receive the following error now: checking for correct version of gmp.h... no configure: error:

Re: gcc and fortran

2005-09-21 Thread Ralf S. Engelschall
On Wed, Sep 21, 2005, Doug Henry wrote: using CURRENT I can't seem to get gcc (now 4.0.1) to build with fortran support. I have gmp and mpfr installed, which worked for gcc 4.1 before, but I receive the following error now: checking for correct version of gmp.h... no configure: error:

sqlite readline problem

2005-09-21 Thread Doug Henry
when building sqlite from CURRENT with the readline option on, it links to termcap. is libtermcap in an openpkg package?

Re: apache2 package has broken DSO support in apxs and mod_jk-support for apache2

2005-09-21 Thread Mark Keller
Distribution: OpenPKG Class:EVAL Group:Web License: Apache Software License 1.1 Version: 1.2.14 Release: 20050921 # package options # list of sources Source0: http://www.apache.org/dist/jakarta/tomcat-connectors/jk/source/jk-%{version }/jakarta-tomcat

tomcat: who should be allowed to install/upgrade or remove the binary package?

2005-09-21 Thread Andreas Schmidt
i just tried to install tomcat-adapter-5.5.11-20050822.src.rpm from current. rebuilding the binary packages as the openpkg instance's manager-user worked just fine, but when i tried to install the binary package i got the following error: error: unpacking of archive failed: cpio: lstat failed -

Re: sqlite readline problem

2005-09-21 Thread Ralf S. Engelschall
On Wed, Sep 21, 2005, Doug Henry wrote: when building sqlite from CURRENT with the readline option on, it links to termcap. is libtermcap in an openpkg package? No, termcap is not provided by any OpenPKG package. I've now replaced this hard-coded -ltermcap with `pkg-config --libs readline`.

Re: tomcat: who should be allowed to install/upgrade or remove the binary package?

2005-09-21 Thread Ralf S. Engelschall
On Wed, Sep 21, 2005, Andreas Schmidt wrote: i just tried to install tomcat-adapter-5.5.11-20050822.src.rpm from current. rebuilding the binary packages as the openpkg instance's manager-user worked just fine, but when i tried to install the binary package i got the following error: error:

Re: tomcat: who should be allowed to install/upgrade or remove the binary package?

2005-09-21 Thread Matthias Kurz
On Wed, Sep 21, 2005, Ralf S. Engelschall wrote: On Wed, Sep 21, 2005, Andreas Schmidt wrote: [...] but this leads to my questions: shouldn't the instance-manager-account be allowed to install new packages? otherwise i see no possiblity to make individual users their private openpkg

Re: tomcat: who should be allowed to install/upgrade or remove the binary package?

2005-09-21 Thread Christoph Schug
On Wed, Sep 21, 2005, Matthias Kurz wrote: Would it be possible to use the same user/group for all OpenPKG users/groups in such a scenario ? Yes, this is the way to go. As long as packages don't insist to run with special privs there's no problem at all.You can even ran some daemon process