Running Installations

From Pentabarf

Jump to: navigation, search

Please describe your running installation here. What operating system, special packet trees or other things you are running? Do you run some sort of accelerator?

Thanks for your support!


2008-08-30 - gmc Pentabarf 0.3.13 on a FreeBSD 7-STABLE jail.

Using apache 2 with mongrel.

Here is a list of installed ports (not all relevant to pentabarf):

pentabarf# portmaster -l
===>>> Root ports (No dependencies, not depended on)
===>>> bigreqsproto-1.0.2
===>>> libtool-1.5.24
===>>> lsof-4.81A,2
===>>> portmaster-2.6
===>>> unzip-5.52_3
===>>> xcmiscproto-1.1.2
===>>> xf86bigfontproto-1.1.2
===>>> 7 root ports

===>>> Trunk ports (No dependencies, are depended on)
===>>> autoconf-wrapper-20071109
===>>> db42-4.2.52_5
===>>> expat-2.0.0_1
===>>> gsfonts-8.11_4
===>>> inputproto-1.4.2.1
===>>> jbigkit-1.6
===>>> jpeg-6b_4
===>>> kbproto-1.0.3
===>>> lcms-1.17,1
===>>> libfpx-1.2.0.12_1
===>>> libiconv-1.11_1
===>>> libltdl-1.5.24
===>>> m4-1.4.9,1
===>>> pcre-7.6
===>>> perl-5.8.8_1
===>>> pkg-config-0.22_1
===>>> png-1.2.25
===>>> python25-2.5.2_1
===>>> ruby-1.8.6.111_1,1
===>>> xextproto-7.0.2
===>>> 20 trunk ports

===>>> Branch ports (Have dependencies, are depended on)
===>>> ImageMagick-6.3.6.9
===>>> fontconfig-2.4.2_2,1
===>>> freetype2-2.3.5
===>>> gettext-0.16.1_3
===>>> ghostscript-gpl-8.61_3
===>>> glib-2.14.6
===>>> jasper-1.900.1_6
===>>> libICE-1.0.4,1
===>>> libSM-1.0.3,1
===>>> libX11-1.1.3,1
===>>> libXau-1.0.3_2
===>>> libXdmcp-1.0.2
===>>> libXext-1.0.3,1
===>>> libXt-1.0.5
===>>> libxml2-2.6.31
===>>> mpeg2codec-1.2_3
===>>> neon-0.26.4
===>>> p5-XML-Parser-2.36
===>>> p5-gettext-1.05_1
===>>> postgresql-client-8.3.0
===>>> py25-setuptools-0.6c8
===>>> ruby18-gems-1.0.1_4
===>>> rubygem-actionmailer-1.3.6
===>>> rubygem-actionpack-1.13.6
===>>> rubygem-actionwebservice-1.2.6
===>>> rubygem-activerecord-1.15.6
===>>> rubygem-activesupport-1.4.4
===>>> rubygem-daemons-1.0.9
===>>> rubygem-fastthread-1.0.1
===>>> rubygem-gem_plugin-0.2.3
===>>> rubygem-mongrel-1.1.3
===>>> rubygem-rake-0.8.1
===>>> tiff-3.8.2_1
===>>> xproto-7.0.10_1
===>>> xtrans-1.0.4
===>>> 35 branch ports

===>>> Leaf ports (Have dependencies, not depended on)
===>>> apache-2.2.8
===>>> autoconf-2.61_2
===>>> gmake-3.81_2
===>>> help2man-1.36.4_1
===>>> intltool-0.36.3
===>>> lynx-2.8.6.5_4,1
===>>> postgresql-libpq++-4.0_3
===>>> py25-icalendar-1.2_1
===>>> ruby18-iconv-1.8.6.287,1
===>>> ruby18-rmagick-1.15.10
===>>> ruby18-xmpp4r-0.3.2
===>>> rubygem-bluecloth-1.0.0_1
===>>> rubygem-mongrel_cluster-1.0.5
===>>> rubygem-rails-1.2.6
===>>> rubygem-ruby-postgres-0.7.1.2006.04.06_1
===>>> shared-mime-info-0.23
===>>> subversion-1.4.6_1
===>>> 17 leaf ports

===>>> 79 total installed ports

2008-08-11 - Vimal Pentabarf 0.3.14 Up and running in a Debian Etch 4.0 Box
Installation notes for Debian Etch 4.0


2006-02-28 - Pallas
Up and running on Mac OS 10.3.9 (Panther) installed on an iBook G4
Installation Guide for Mac OS 10.3


I do have a mandriva 2006 installation. the installation runs thank to the big help of sven perfect. we hat tochange back to The extension for PostgreSQL access version 0.7.1. since we could not update the user. and we found out

it works perfect with firefox but less with the mozilla 1.7.1.

i'm now check it out. more to come, when i go live with the system on a rootserver with suse 9.3

again big thx for the help.

alucard --TheAlucard 12:01, 23 December 2005 (CET)


pentabarf v 0.2.9 on debian sarge (december 2006)

  • installed postgresql 8.1 from backports.org
  • installed rubygems from source then used gem to install the ruby libs not available in sarge
  • used fastcgi with apache 1.3
  • encountered a problem with libfcgi-ruby1.8 in sarge which is version 0.8.6 that seemed to be the cause of the following error as installing the fcgi gem (v0.8.7) made it go away:
NameError (uninitialized constant ApplicationController):
   /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:123:in `const_missing'
   /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:131:in `const_missing'
   /app/controllers/pentabarf_controller.rb:1
   /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
   /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
   /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:147:in `require'
   /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:65:in `require_or_load'
   /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:30:in `depend_on'
   /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:85:in `require_dependency'
   /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:85:in `require_dependency'
   /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:98:in `const_missing'
   /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:131:in `const_missing'
   generated/routing/recognition.rb:4:in `recognize_path'
   /usr/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/routing.rb:511:in `recognize!'
   /usr/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/dispatcher.rb:38:in `dispatch'
   /usr/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/fcgi_handler.rb:150:in `process_request'
   /usr/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/fcgi_handler.rb:54:in `process!'
   /usr/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/fcgi_handler.rb:53:in `each_cgi'
   /usr/lib/ruby/1.8/fcgi.rb:597:in `each'
   /usr/lib/ruby/1.8/fcgi.rb:597:in `each_cgi'
   /usr/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/fcgi_handler.rb:53:in `process!'
   /usr/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/fcgi_handler.rb:23:in `process!'
   /public/dispatch.fcgi:33
Personal tools