Every repository with this icon (
Every repository with this icon (
| Description: | Test-driven sysadmin. edit |
-
Comments
-
Comments
-
Comments
-
Comments
-
Should check for existence of all deps before running any.
0 comments Created 6 months ago by benhoskingsComments
-
Comments
-
suggest deps when the supplied one is undefined
0 comments Created 5 months ago by benhoskingsComments
-
Comments
-
Comments
-
Postgres gem doesn't install properly with postgres installed from mac ports
2 comments Created 5 months ago by matholroydCurrently having trouble getting the pg gem to install.
Believe the following article talks about the problem...
http://blog.royhooper.ca/2008/03/08/installing-postgres-gem-on-osx-leopard-with-macports-postgresql82Comments
matholroyd
Tue Jul 07 01:01:09 -0700 2009
| link
Note that the article is out of date- when I got the macport gem, the postgres version was 8.3, therefore the $PATH is slightly different.
Got it working otherwise.
matholroyd
Tue Jul 07 01:06:12 -0700 2009
| link
Also, the command to install gem was
sudo env ARCHFLAGS="-arch i386" gem install --remote pg("pg" instead of "postgres"). Note sure if the "postgres" gem is needed as well.
-
set passenger_max_pool_size based on system RAMs
0 comments Created 5 months ago by benhoskingsComments
-
set passenger_max_pool_size based on system RAMs
0 comments Created 5 months ago by benhoskingsComments
-
somehow get (ultraviolet gem -> oniguruma gem -> oniguruma) dep chain working
0 comments Created 5 months ago by benhoskingsSome gems depend on others, which in turn depend on native extensions being present.
Need a way to turn that into a dep chain dynamically.
Comments
-
better way to add dep requires at runtime
0 comments Created 5 months ago by benhoskingsMaybe a list that gets shifted, instead of iterated.
Comments
-
Versus pasting them into vim. Most probably over a slow connection. Seems to be only with long strings, e.g. I hit this bug pasting an SSH public key.
Comments
-
Comments
-
Which is fine but it's inconsistent with
bash -C
curl -L 'babushka.me/up'not needing to be sudo'd.
Comments











