Re: mysqld vs. mysql-server

2013-02-25 Thread Chris Janton
server file is actually used in a typical Mac OS X environment. 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM smime.p7s Description: S/MIME cryptographic signature ___ m

Mountain Lion (not server), Apache2, and MacPorts

2012-07-27 Thread Chris Janton
cation to the apache distribution. I do not know what ML Server does, so it may just be a matter of keeping abreast of the changes. 8) ---------- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macport

Re: mysql55

2012-04-03 Thread Chris Janton
mysql -e "INSTALL PLUGIN federated SONAME 'ha_federated.so'" -u db-user -p now the plugin is in the list of plugins which can be enabled via the configuration file. Thanks! p.s. make sure you run 'mysql_upgrade' after installing mysql55 8)

port select and load/unload was Re: mysql55

2012-04-03 Thread Chris Janton
aking me keep track of them is what I would expect. I think that it is perfectly acceptable that I should be able to do sudo port unload mysql5-server sudo port load mysql55-server as part of what I need to do to change versions. 8) -- Chris Janton

mysql55

2012-04-01 Thread Chris Janton
the proper engine to start? or should I just deal with unloading/loading the server specifically? 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@l

Re: xCode 4.1 ?

2011-07-21 Thread Chris Janton
On 2011-07-21 , at 07:18 , Chris Janton wrote: > > Is it OK to use xCode 4.1 with the current version of MacPorts (1.9)? > Should I wait to switch until after I install 10.7? > > Would like to get a head start on upgrading *everything* never mind. Do I need to install xCode 4.1 t

xCode 4.1 ?

2011-07-21 Thread Chris Janton
Is it OK to use xCode 4.1 with the current version of MacPorts (1.9)? Should I wait to switch until after I install 10.7? Would like to get a head start on upgrading *everything* Thanks. 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM

MySQL - 55, 50, 51 etc.

2011-04-16 Thread Chris Janton
e age of -devel incorrect? 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: bind9 / rndc questions

2011-01-05 Thread Chris Janton
es I made to the named.conf file were add IP address to the 'listen-on' line add an include line for the zone file that I want to be SOA for change the log file lines - file "/var/log/dns_query.log" versions 7 size 20M; If I run sudo named-ch

Re: Bind 9 not launching named...

2011-01-01 Thread Chris Janton
lows external connections to your nameserver. 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: Where is the settings for a Port program put in?

2010-08-27 Thread Chris Janton
stom Portfile that has a different configuration argument. It might do you some good to go off and read about how ircII is used in the Unix world to get an idea of how to configure things (and where to put them). http://www.irchelp.org/ 8) -- Chris Janton

Re: MySQL error after Ports upgrade

2010-05-04 Thread Chris Janton
he following ports are currently installed: mysql5 @5.1.45_0 mysql5 @5.1.46_0 (active) mysql5-server @5.1.45_0 mysql5-server @5.1.46_0 (active) 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___

Re: Exif data reading from the command line

2010-04-04 Thread Chris Janton
b id3tool@1.2audio/id3tool id3v2 @0.1.11 audio/id3v2 for AAC AtomicParsley @0.9.0 multimedia/AtomicParsley 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for

Re: Port upgrade and existing options

2010-03-16 Thread Chris Janton
options. I always do that when "qt4" shows up in the list ;-) 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.macosforge.org http:

Re: port load and unload commands with respect to MySql

2010-03-05 Thread Chris Janton
[mysqld] datadir=/Volumes/Media/mysql The logs will wind up in the "vendor" specified places. The data is on your "data" volume. For further "goodness" you should specify --innodb_file_per_table and keep the InnoDB tables from all "magically" windin

Re: port load and unload commands with respect to MySql

2010-03-05 Thread Chris Janton
w version of software should be running. If you want mysql to "stop" and not start backup up for a while sudo port unload mysql5 which can get restarted when you are ready sudo port load mysql5 Simple answer is - shouldn't matter how you

Re: Replacing Mac OS Apache with macports Apache

2010-02-14 Thread Chris Janton
f somewhere in the Apache configurations files. I put it in /opt/local/apache2/conf/extras/httpd-userdir.conf Copying these files to the /opt directories is a maintenance nightmare and not really required. 8) ------ Chris Janton - face at CentosPrime dot C

Re: CafePorts

2009-12-26 Thread Chris Janton
pt with wrong username it will never work) http://cakealot.com/2009/04/fixing-missing-ssh-askpass-on-macos-105/ Pilot error. 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macp

Re: CafePorts

2009-12-25 Thread Chris Janton
(/usr/libexec/ssh-askpass): No such file or directory Permission denied (publickey,keyboard-interactive). 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: CafePorts

2009-12-25 Thread Chris Janton
) I type in the admin password - "Wrong password!" I type in my password - "Wrong password!" I'm not sure which password it wants. Leaving the password field blank doesn't help either. I do like the little links to the maintainers, project page and Trac database. 8) -

Re: OT: cat and tail

2009-12-19 Thread Chris Janton
000 lines too. -i "edit the file in place '1,10d' delete lines 1 through 100,000 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-use

Re: CafePorts

2009-12-16 Thread Chris Janton
x256m -jar /Users/shared-f/CafePorts.app/Contents/Resources/Java/CafePorts.jar It only works if I use sudo java, but it does work 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-

Re: CafePorts

2009-12-16 Thread Chris Janton
ssh u...@localhost command should work. If the user doesn't have keys setup it requires 2 passwords - user password, sudo password. That could shrink to no passwords required. In my case I need to provide the "optional" username and password for the account that executes port co

Re: CafePorts

2009-12-16 Thread Chris Janton
nal session as admin, but sometimes I like to be able to save a step. No password prompts, the commands happen. 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users m

Re: CafePorts

2009-12-16 Thread Chris Janton
hem, copy, paste. How about a "plain" window (or drawer) that contains the full text description, links to Project and email (that can be copied/pasted or clicked) *and* a link to the Trac like http://trac.macports.org/search?q=mysql5 or whatever? 8) ------ Chr

Re: include problem building BDB 4.6.21 w/ /usr/local

2009-10-23 Thread Chris Janton
make: *** No targets specified and no makefile found. Stop. .INCLUDE_DIRS = /usr/include /usr/include mac:~ root# 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing

php5 - apache configuration file moved, no notice during upgrade

2009-10-13 Thread Chris Janton
anged in a "minor" update to PHP 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: .bashrc .profile .bash_profile

2009-10-05 Thread Chris Janton
On 2009-10-04 , at 18:17 , Scott Haneda wrote: I usually set up a line like that on all my remote machines, so when I ssh in, I am greeted with something that tells me what machine I am on. Most have the same username, and I try not to add too much data to the PS1 setting, as long paths ca

Re: php5 and sqlite

2009-10-05 Thread Chris Janton
On 2009-10-04 , at 17:28 , Ryan Schmidt wrote: $ php -r 'phpinfo();' | grep sqlite As an aside the command php -i does pretty much the same thing as php -r 'phpinfo();' 8) ___ macports-users mailing list macports-users@lists.macosforge.org http:/

Re: Macports and CPAN

2009-09-16 Thread Chris Janton
On 2009-09-15 , at 16:48 , Ryan Schmidt wrote: Great! If you haven't already, perhaps you could file tickets with your new ports and we can commit them for you. yea and verily! 21427, 21428 thanks. 8) -- Chris Janton - face at CentosPrime dot COM Netm

Re: Macports and CPAN

2009-09-16 Thread Chris Janton
-params-util port:p5-datemanip port:p5- timedate 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org

Re: unable to upgrade apache2 on snow leopard

2009-09-15 Thread Chris Janton
y), and re-installed from the beginning. It appears to be the only reliable way. All my ports are happy now. 8) ---------- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing

Re: Macports and CPAN

2009-09-15 Thread Chris Janton
most happily is that I don't have to do any cpan-like activity from an admin account. The whole set of local ports belongs to a non-admin user. More comfortable for me. 8) ---------- Chris Janton - face at CentosPrime dot COM Net

Re: 10.6 - macports 1.8 - openmotif - fails to configure

2009-09-14 Thread Chris Janton
On 2009-09-13 , at 16:57 , Ryan Schmidt wrote: On Sep 13, 2009, at 09:45, Chris Janton wrote: sudo port -d -v upgrade openmotif ... ---> Configuring openmotif [snip] checking for flex... flex checking lex output file root... configure: error: cannot find output from flex; giving

10.6 - macports 1.8 - openmotif - fails to configure

2009-09-13 Thread Chris Janton
iption: Flex is a tool for generating programs that require pattern-matching on text. It is usually used together with yacc/bison to automatically generate a parser for a language grammar, e.g. the syntax of a configuration file. Homepage:

Re: ffmpeg - can't deactivate

2009-09-12 Thread Chris Janton
;port uninstall" to uninstall all ffmpegs that you have installed. Then, if desired, reinstall the ffmpeg you want. That works just fine - uninstalled all of the ffmpeg, then installed the latest. Thanks for the pointers. 8) ------ Chris Janton - face at C

Re: Apache 2 - am I doing it wrong?

2009-09-11 Thread Chris Janton
mid- August. That didn't seem to quite do the trick. 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.maco

Re: Apache 2 - am I doing it wrong?

2009-09-11 Thread Chris Janton
, innodb in separate files. Sometimes the data volume is not ready when mysql starts, so it exits due to lack of data files. I have to check after each reboot. Since Snow Leopard that hasn't been a problem. 8) -- Chris Janton - face at CentosPrime do

Re: ffmpeg - can't deactivate

2009-09-11 Thread Chris Janton
it active, then uninstall both, then reinstall, just to be sure. If someone will point me towards the description of how to do that I will, and send the detailed steps back to the list. Thanks. 8) ------ Chris Janton - face at CentosPrime dot COM Netminde

Re: ffmpeg - can't deactivate

2009-09-11 Thread Chris Janton
5_3+darwin_10 Error: port deactivate failed: Registry error: Please specify the name of the port. mac 3 # sudo port deactivate ffmpeg @0.5_3 Error: port deactivate failed: Registry error: Please specify the name of the port. 8) -- Chris Janton - face at CentosPrime

ffmpeg - can't deactivate

2009-09-11 Thread Chris Janton
peg 0.5_3 < 0.5_4 I can't upgrade (activate fails) due to above errors. 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list mac

Re: Apache 2 - am I doing it wrong?

2009-09-10 Thread Chris Janton
achectl 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Macports and CPAN

2009-09-10 Thread Chris Janton
r keep my PERLs clean, using "/usr/bin/env perl" but that gets me in trouble. any hints, suggestions, workarounds (besides simply using #!/usr/bin/ perl for that particular application) Thanks. 8) ------ Chris Janton - face at Cento

p5-xxx - How do I get a PERL module (or 2) added?

2009-09-07 Thread Chris Janton
-task-weaken @1.03_0 (active) p5-test-exception @0.27_0 (active) p5-test-simple @0.94_0 (active) p5-uri @1.40_0 (active) p5-version @0.7701_0 (active) p5-yaml @0.68_0 (active) 8) ---------- Chris Janton - face at CentosPrime dot COM Net

Re: php5-mysql - what satisfies the dependency

2009-08-31 Thread Chris Janton
2e5d5 ap_mpm_run + 2629 19 httpd 0x9070 main + 2544 20 httpd 0x1c66 start + 54 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus

Re: php5-mysql - what satisfies the dependency

2009-08-30 Thread Chris Janton
off of "trunk" and onto a standard release of MacPorts? ;-) I'm going to ignore this for a week or so. sigh. 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ ma

php5-mysql - what satisfies the dependency

2009-08-29 Thread Chris Janton
k -symbolic ${workpath}/mysql5/include ${prefix}/ include/mysql5 } } I see mysql_config5 - f...@mac:V:133 $ which mysql_config5 /opt/local/bin/mysql_config5 f...@mac:V:134 $ 8) -- Chris Janton - face at CentosPrime dot COM Netminder fo

Re: ZendFramework causing MySQL to "upgrade"?

2009-08-21 Thread Chris Janton
he subject line to "upgrade/install". 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mail

Re: ZendFramework causing MySQL to "upgrade"?

2009-08-20 Thread Chris Janton
following dependencies: port -n upgrade ZendFramework worked fine thanks 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.macosforge.org

ZendFramework causing MySQL to "upgrade"?

2009-08-19 Thread Chris Janton
stalled? 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

multitail fails to run without configuration file

2009-08-12 Thread Chris Janton
happening... 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: segmentation fault?

2009-08-01 Thread Chris Janton
lsh__.crash). Yes - I see the crash logs in the proper location. Next time I can attach. updated from repository port upgrade outdated proceeding as I would hope. Thanks 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus

Re: segmentation fault?

2009-08-01 Thread Chris Janton
variant darwin is not provided by port expat. DEBUG: Requested variant i386 is not provided by port expat. DEBUG: Requested variant macosx is not provided by port expat. DEBUG: No need to upgrade! expat 2.0.1_0 >= expat 2.0.1_0 DEBUG: No need to upgrade! gettext 0.17_4 >= gettext 0.17_4 Portfil

segmentation fault?

2009-08-01 Thread Chris Janton
tconfig ---> Cleaning fontconfig mac 12 # sudo port upgrade fontconfig mac 13 # sudo port install fontconfig ---> Computing dependencies for fontconfig ---> Cleaning fontconfig mac 14 # sudo port upgrade outdated Portfile changed since last build; discarding previous state. Segmentation f

Re: Upgrading PHP5

2009-07-18 Thread Chris Janton
dependency be on php5-mcrypt which would obviously depend on php5? Just curious. I installed php5-mcrypt, my phpMyAdmin (not from MacPorts) works fine again. 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for

Re: php5 - the new way

2009-07-18 Thread Chris Janton
m variants have been added to the Portfile since installation. I would recommend to follow the instructions and force upgrade these. OK - did that - WARNING: went away. 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for

Re: php5 - the new way

2009-07-18 Thread Chris Janton
rsal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/mports/trunk/dports/ _resources/port1.0/variant_descriptions.conf DEBUG: Requested variant darwin is not provided by port mysql5. DEBUG: Requested variant i386 is not provided by port mysql5. DEBUG: Requested variant macosx is not provided by port mysql5. DEBUG: No need to upgrade! mysql5 5.0.83_0 >= mysql5 5.0.83_0 DEBUG: No need to upgrade! php5 5.3.0_1 >= php5 5.3.0_1 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

php5 - the new way

2009-07-18 Thread Chris Janton
am curious about the 4 warnings for openssl, bzip2, readline, apache2. Don't know why that is showing up. I followed with port install php5-gd +t1lib port install php5-curl followed by an apachectl graceful looks like it all works. 8) -- C

Upgrading PHP5

2009-07-18 Thread Chris Janton
php5-zlib and probably more. If I do a simple ''port upgrade php5'' will it automatically install each of the new parts? Inquiring minds want to know. 8) ---------- Chris Janton - face at CentosPrime dot COM Net

Re: port outdated - not showing outdated port?

2009-07-11 Thread Chris Janton
On 2009-07-11 , at 12:39 , Ryan Schmidt wrote: On Jul 11, 2009, at 08:10, Chris Janton wrote: port installed shows php5 @5.2.6_2+apache+darwin_7+macosx+mysql5+pear (active) php5 @5.2.10_0+apache+darwin_7+macosx+mysql5+pear php5 @5.2.10_1+apache+darwin_7+macosx+mysql5+pear port outdated

port outdated - not showing outdated port?

2009-07-11 Thread Chris Janton
question is "why doesn't port outdated show that php5 is now at 5.3"? thanks. 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists

Re: mysql5-server install - FATAL ERROR: Could not find fill_help_tables.sql inside --basedir

2009-07-09 Thread Chris Janton
the mysql username (already there from Apple) is _mysql note the leading underscore. 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-us

apache2 - python - errors

2009-07-09 Thread Chris Janton
how to make it stop I have commented out LoadModule python_module modules/mod_python.so in httpd.conf, but I still see these error messages. hmmm 8) ------ Chris Janton - face at CentosPrime dot COM Netminde

Re: PHP upgrade to v5.2.10

2009-06-30 Thread Chris Janton
Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies f...@x:face:127 $ php <./foo.php 2009 Works here. 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users

Re: php.ini removed

2009-06-28 Thread Chris Janton
blem nicely. That and a new pair of reading glasses for me ;-) 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.

Re: php.ini removed

2009-06-28 Thread Chris Janton
nction like move in the port language) It's my bad, since I didn't read the message when I did the upgrade. 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users

Re: php.ini removed

2009-06-28 Thread Chris Janton
brain hurts less now. 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: php.ini removed

2009-06-27 Thread Chris Janton
works from all servers - localhost goes to the socket, everyone else uses port 3306. Mostly this is a heads-up Hey there Bunky! PHP/MySQL connections not workin' on yer website? Check php.ini ;-) sockets vs. ports. 8) ------ Chris Janton - face at Cent

php.ini removed

2009-06-27 Thread Chris Janton
hurts... 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: PHP upgrade to v5.2.10

2009-06-25 Thread Chris Janton
On 2009-06-25 , at 07:43 , Peter Oakley wrote: After the PHP upgrade to v5.2.10, this yields "" for $thisYear. Prior to the upgrade, $thisYear would be set to "2009". I also tried using the time function directly within the date function: $thisYear = date('Y', time()); Same result. On

Re: PHP upgrade to v5.2.10

2009-06-25 Thread Chris Janton
Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386 i386 Which version of OS X are you running? 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM _

Python errors from Apache?

2009-06-17 Thread Chris Janton
dFramework @1.7.4_0 (active) zlib @1.2.3_2 (active) 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

apr-util dependencies

2009-06-13 Thread Chris Janton
talled? 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: Reverting to previous ports - mysql5

2009-06-11 Thread Chris Janton
ing for mysql5 SUCCESS! Finished mysql5 (13345) I don't recall ever seeing the bit about localization strings. mysql5 restarts properly, thus both "stop" and "start" work. Thanks. 8) -- Ch

Re: Reverting to previous ports - mysql5

2009-06-09 Thread Chris Janton
tarting mysql5 Starting MySQL.Waiting for mysql5 SUCCESS! Startup complete. Hangup 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.ma

Re: Reverting to previous ports - mysql5

2009-06-08 Thread Chris Janton
ems/mysql5-server/mysql5-server: line 41: MYSQL5- SERVER=-YES~: command not found Startup complete. Hangup ad...@x:admin:136 $ I copied/pasted the MYSQL5-SERVER line from the terminal. This is copied/pasted from /etc/hostconfig MYSQL5-SERVER=-YES- For the time being I have manually started mysql on t

Re: mysql5-devel vs. mysql5-client/mysql5-server

2009-06-07 Thread Chris Janton
install mysql5-server which should install mysql5 from scratch and then add the server startup commands. 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing

Re: Reverting to previous ports - mysql5

2009-06-07 Thread Chris Janton
"new" startup procedure couldn't find things. I did the deactivate/activate of .81 and I now have a reasonable / Library/StartupItems/mysql5 8) ---------- Chris Janton - face at CentosPrime dot COM Net

Re: Reverting to previous ports - mysql5

2009-06-06 Thread Chris Janton
ing system boot. OS X 10.3.9 uses SystemStarter. launchd (which I use on my 10.5 system) is OK. I don't have trouble there. 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-use

mysql5-devel vs. mysql5-client/mysql5-server

2009-06-06 Thread Chris Janton
ient port install mysql5-server Thanks in advance. 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.o

Reverting to previous ports - mysql5

2009-06-06 Thread Chris Janton
/opt/local/share/mysql5/mysql/mysql.server start So - besides replacing 10.3.9 (maybe by the end of August, possibly end of October) - what should I do about updates to mysql5? Thanks. 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for

Re: Installing Mysql5 port on top of an existing mysql5 on Leopard and using Rails

2009-04-30 Thread Chris Janton
local/etc The sample my.cnf file has this at the top... Where did you find that sample my.cnf file? /opt/mports/trunk/dports/databases/mysql4/files/my.cnf The order of evaluation of configuration files is described here http://dev.mysql.com/doc/refman/5.1/en/option-files.html 8)

Re: Installing Mysql5 port on top of an existing mysql5 on Leopard and using Rails

2009-04-29 Thread Chris Janton
e, I like that methodology, unless I have a really good reason to over-ride it, such as needing to move active files off the boot drive. until someone does the "blow away /opt/local" to rebuild all of the macports. 0

Re: Installing Mysql5 port on top of an existing mysql5 on Leopard and using Rails

2009-04-28 Thread Chris Janton
ld_safe] basedir = /opt/local datadir = /var/mysql [mysql.server] basedir = /opt/local datadir = /var/mysql [mysql_config] socket = /var/mysql/mysql.sock 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM

openssl fails to upgrade on Panther

2009-04-02 Thread Chris Janton
csp.c ocsp.c: In function `query_responder': ocsp.c:1268: error: storage size of `tv' isn't known make[1]: *** [ocsp.o] Error 1 make: *** [build_apps] Error 1 Error: Unable to upgrade port: 1 8) -- Chris Janton - face at CentosPrime dot COM Netminder

xorg-libs / Panther

2009-03-01 Thread Chris Janton
uplevel" body line 2) invoked from within "uplevel 1 $body" Error: Unable to upgrade port: 1 ad...@x:admin:132 $ port outdated The following installed ports are outdated: xorg-libs 20090105_0 < 20090224_0 8) -

Re: apache2 location

2009-03-01 Thread Chris Janton
a possibility, but just adds a "new" port to the mix of things that may (or may not) work going forward. At some point we will have the web sites served by the Panther system migrated away to a VMware cluster. Then I can upgrade the Panther box to Leopard and stop worrying

Re: apache2 location

2009-03-01 Thread Chris Janton
php5 was designed for Mac OS X's apache, not Mac OS X Server's. the php5 variant for apache on Mac OS X Server works just fine. There is small bit of configuration file fiddling around, but it's not hard. I haven't tried bringing up apache2 on the Panther server. 8)

Re: apache2 location

2009-02-25 Thread Chris Janton
? Please see MySQL5 - they provide the symlinks. Want an oddball path or 2? ls -al /opt/local/bin/mysqladmin lrwxr-xr-x 1 root admin 28B 2 Sep 2007 /opt/local/bin/mysqladmin@ -> ../lib/mysql5/bin/mysqladmin 8) -- Chris Janton - face at

Re: apache2 location

2009-02-24 Thread Chris Janton
nfiguration files, etc. thanks for listening. 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: daemondo

2009-02-10 Thread Chris Janton
the daemon, and to SIGTERM by stopping it. daemondo exits on receipt of SIGTERM, or when it detects that the daemon process has died. 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports

I can't re-open this ticket...

2009-01-27 Thread Chris Janton
#18205: expect fails to build on Panther --- + Reporter: f...@…| Owner: macports-tick...@… Type: defect| Status: closed Priority: Normal| Milestone: P

Re: expect fails to build on Panther

2009-01-26 Thread Chris Janton
) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

expect fails to build on Panther

2009-01-25 Thread Chris Janton
here exp_main_tk.c:385: error: `interp' undeclared here (not in a function) exp_main_tk.c:385: error: initializer element is not constant exp_main_tk.c:385: warning: data definition has no type or storage class exp_main_tk.c:387: error: parse error before ':' token {standard input}:

Re: Problems using PHP and CURL

2009-01-23 Thread Chris Janton
er. These domain names are reserved for use in documentation and are not available for registration. See RFC 2606, Section 3. " 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ ma

Re: error upgrading freetype / xorg-libxcb et al on Panther

2009-01-20 Thread Chris Janton
ks like a champ. Thanks. freetype upgraded on my Panther system. 8) ------ Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macports-users@lists.macosforge.org http://lists

Re: error upgrading freetype / xorg-libxcb et al on Panther

2009-01-19 Thread Chris Janton
ror 2 Command output: builds/toplevel.mk:43: *** FreeType's build system needs a Make program which supports $(value). Stop. Error: Unable to upgrade port: 1 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM _

error upgrading freetype / xorg-libxcb et al on Panther

2009-01-19 Thread Chris Janton
k/freetype-2.3.8" && ./ configure --prefix=/opt/local --with-old-mac-fonts " returned error 2 Command output: builds/toplevel.mk:43: *** FreeType's build system needs a Make program which supports $(value). Stop. Error: Unable to upgrade port: 1 ad...@x:admin:140 $ 8)

freetype fails to build on Panther

2009-01-19 Thread Chris Janton
#x27;s build system needs a Make program which supports $(value). Stop. Error: Unable to upgrade port: 1 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM ___ macports-users mailing list macpor

Re: libiconv fails to upgrade on Leopard

2009-01-16 Thread Chris Janton
On 2009-01-16 , at 09:29 , Ryan Schmidt wrote: Should be fixed now. You'll need to "port sync" first, of course. libiconv upgrade now works on both Panther and Leopard. Thanks. 8) ------ Chris Janton - face at CentosPrime dot COM Netminde

  1   2   >