search for: libapr1

Displaying 6 results from an estimated 6 matches for "libapr1".

Did you mean: libapr
2013 Jan 31
1
The way Puppet installs things fail
...-q -y -o DPkg::Options::=--force-confold install php5'' returned 100: Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: apache2-mpm-prefork apache2-utils apache2.2-bin apache2.2-common libapache2-mod-php5 libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap libonig2 libqdbm14 php5-cli php5-common php5-suhosin ssl-cert Suggested packages: apache2-doc apache2-suexec apache2-suexec-custom php-pear openssl-blacklist The following NEW packages will be installed: apache2-mpm-prefork apache2-utils...
2010 Mar 04
3
Dependency cycles, please help.
...9;" ) } } } [...] } --------------------------------------------- And then, my passenger class : --------------------------------------------- define passenger::install($version) { package { [ "build-essential", "apache2-prefork-dev", "libapr1-dev", "libaprutil1-dev" ]: ensure => installed } package { passenger: ensure => $version, provider => gem, require => [Class[''gems''], Class[''ruby''], Class[''apache2'']] } exec { passen...
2024 Apr 17
1
Is there a front-end for using xapian-omega rather than the terminal? Could a Xapian database be accessed from web-browsers?
...-omega provides a customisable web interface, could the database be accessed from web-browsers like Mozilla Firefox? Version: Recoll 1.28.5 + Xapian 1.4.18 packages installed: apache2 (2.4.56-1~deb11u2) apache2-bin (2.4.56-1~deb11u2) apache2-data (2.4.56-1~deb11u2) apache2-utils (2.4.56-1~deb11u2) libapr1 (1.7.0-6+deb11u2) libaprutil1 (1.6.1-5+deb11u1) libaprutil1-dbd-sqlite3 (1.6.1-5+deb11u1) libaprutil1-ldap (1.6.1-5+deb11u1) liblua5.3-0 (5.3.3-1.1+deb11u1) xapian-omega (1.4.18-2) Best wishes, Rajib B A dedicated debian and Knoppix user
2006 Sep 19
9
RoR with apache2 on SuSE
Hi, I have an application completed that was built with RoR on windows. So this of course was tested with the webbrick server. I now want to put the project on our apache web server for production. I am having a very hard time getting this accomplished. I followed some of the steps here (because not all of them worked):
2013 Apr 05
0
Problems with Puppet installer on Ubuntu 12.04 LTS
...ackages from your operating system vendor''s repositories, and can automatically install them. If you choose not to install these packages automatically, the installer will exit so you can install them manually. Additional vendor packages required for installation: * curl * libapr1 * libaprutil1 * libaprutil1-dbd-sqlite3 * libaprutil1-ldap * libreadline5 * mysql-client * mysql-common * mysql-server * openjdk-6-jre-headless ?? Install these packages automatically? [Y/n] y -> Convenience Links The selected Puppet software will be installed into...
2011 Dec 14
30
How can I get RVM/Passenger/Apache2 to play nicely together
Hello all, Can anyone point me to any solid documentation on how to set up a production server using RVM, Passenger, and Apache2? I have been at this for a week with absolutely no luck at all so I thought I would post here to see if anyone has managed to get this to work and written down the steps they used. Right now with my current implementation, I am getting a 404 error when I attempt to