Re: shell command failed

2012-10-21 Thread Ryan Schmidt
On Oct 20, 2012, at 17:52, Felix Emil Drud wrote: I was trying to install pkgconfig libao, by doing this: sudo port install pkgconfig libao Password: --- Computing dependencies for pkgconfig --- Dependencies to be installed: libiconv gperf --- Configuring gperf Error: Target

Re: port selfupdate incredibly slow

2012-10-21 Thread Ryan Schmidt
On Oct 19, 2012, at 21:58, Davor Cubranic cubra...@stat.ubc.ca wrote: What he means is that you can use Subversion as an alternative distribution system to downloading the ports.tar file. That way you get roughly the behaviour you asked for, since svn update will do nothing if you locally

Re: port selfupdate incredibly slow

2012-10-21 Thread cowwoc
I implemented the timestamp approach in my build script (as a workaround) and it works great. Total I/O time: 10ms. Again, please consider folding this into port selfupdate. Thanks, Gili On 21/10/2012 4:56 AM, Ryan Schmidt-24 [via Mac OS Forge] wrote: On Oct 19, 2012, at 21:58,

Re: port selfupdate incredibly slow

2012-10-21 Thread Clemens Lang
Hello, On Sun, Oct 21, 2012 at 11:06:42AM -0700, cowwoc wrote: I implemented the timestamp approach in my build script (as a workaround) and it works great. Total I/O time: 10ms. I don't think this is a very common usage of selfupdate. Most users only run selfupdate once in a while given the

MariaDB vs MySQL for Wordpress CMS

2012-10-21 Thread Markus Neuenschwander
Hi MacPorts includes both MariaDB and MySQL. For a new web project with WordPress blog (1000 visitors / day) I need to decide between MySQL and MariaDB. I don't need official support. I googled and found old articles (weeks after buyout from Oracle) and biased info from AskMonty

Re: MariaDB vs MySQL for Wordpress CMS

2012-10-21 Thread Bradley Giesbrecht
On Oct 21, 2012, at 12:19 PM, Markus Neuenschwander wrote: Hi MacPorts includes both MariaDB and MySQL. For a new web project with WordPress blog (1000 visitors / day) I need to decide between MySQL and MariaDB. I don't need official support. I googled and found old articles (weeks

Re: MariaDB vs MySQL for Wordpress CMS

2012-10-21 Thread Randal L. Schwartz
Markus == Markus Neuenschwander guanoape...@gmx.ch writes: Markus What do you think? Did MySQL loose popularity in web projects Markus (after new owner Oracle)? Do you know numbers about installation Markus base? Listen to my interview with Monty himself: http://twit.tv/show/floss-weekly/194

Newb

2012-10-21 Thread jake pasner
Hello, First off I should say I could be incorrectly using this list so please tell me to shut up and go somewhere else if that is what I should do. My problem is I was attempting to have Macports get wine for me and had an error. Info follows: System:Mac OS 10.8.22.66 GHz Intell Core 2 Duo2

Re: Newb

2012-10-21 Thread Jeremy Lavergne
I believe my computer then shut down for no reason, it didn't lose power. Sounds like your computer may have overheated. Error: Unable to execute port: sqlite error: database disk image is malformed (11) while executing query: SELECT state FROM registry.ports WHERE id=105 I suspect your

Re: MariaDB vs MySQL for Wordpress CMS

2012-10-21 Thread Phil Dobbin
Markus Neuenschwander wrote: Hi MacPorts includes both MariaDB and MySQL. For a new web project with WordPress blog (1000 visitors / day) I need to decide between MySQL and MariaDB. I don't need official support. I googled and found old articles (weeks after buyout from Oracle) and biased

Re: shell command failed

2012-10-21 Thread Felix Drud
On Oct 20, 2012, at 17:52, Felix Emil Drud wrote: I was trying to install pkgconfig libao, by doing this: sudo port install pkgconfig libao Password: --- Computing dependencies for pkgconfig --- Dependencies to be installed: libiconv gperf --- Configuring gperf Error: Target

Re: shell command failed

2012-10-21 Thread Ryan Schmidt
On Oct 21, 2012, at 23:06, Felix Drud wrote: Ryan Schmidt wrote: On Oct 20, 2012, at 17:52, Felix Emil Drud wrote: sudo port -f uninstall db46 sudo port clean --all db46 sudo port install db46 I did this but received the following error, when executing the last command: