.wma to acc audio convertion ?

2010-10-11 Thread Samuel V Green III
Is there audio conversion software out there via macports to convert .wma to acc format ? Seems the new Mac iTunes won't even let me 'add to library' when attempting to open .wma files. Thanks for any help ! Samuel. ___ macports-users mailing list m

Fwd: MySql5 install on SnowLeopard, problems starting

2010-10-10 Thread Samuel V Green III
sudo /opt/local/share/mysql5/mysql/mysql.server start Finally works ! Thank you Begin forwarded message: > From: Samuel V Green III > Date: October 10, 2010 7:17:27 PM PDT > To: Ryan Schmidt > Subject: Re: MySql5 install on SnowLeopard, problems starting > > Just install

MySql5 install on SnowLeopard, problems starting

2010-10-10 Thread Samuel V Green III
Hoping there is someone out there who has successfully got MySql 5.1.51 running on 10.6.1 ? MySQL 5 Install MacPorts: sudo port install mysql5 +server >From here I couldn't get the databases initialized with this command: sudo /opt/local/lib/mysql5/bin/mysql_install_db --user=mysql Then I trie

Re: Freash Install of Lepord and Mysql5 LaunchDaemon not working

2007-10-31 Thread Samuel V. Green III
ct 30, 2007, at 03:59, Samuel V. Green III wrote: I can't seem to get mysql5 to start at boot. I did a " sudo port -v install mysql5 +server." I do have a system link to org.macports.mysql5.plist located in my Library/LaunchDaemons. Any idea why it won't start? I am manually a

Freash Install of Lepord and Mysql5 LaunchDaemon not working

2007-10-30 Thread Samuel V. Green III
I can't seem to get mysql5 to start at boot. I did a " sudo port -v install mysql5 +server." I do have a system link to org.macports.mysql5.plist located in my Library/LaunchDaemons. Any idea why it won't start? I am manually able to start with sudo -u root mysql5 -p Thanks for any help, S

Getting Gimp started.

2007-09-16 Thread Samuel V. Green III
I just finished a new install of GIMP version 2.2.14 via MacPorts. When I issue command : gimp I get this message: GIMP could not initialize the graphical user interface. Make sure a proper setup for your display environment exists. In my .profile I do have the following added: export DISPLAY

Re: LaunchDaemons won't work.

2007-07-24 Thread Samuel V. Green III
I read your posts and am still confused. Did you ever resolve the startup issue? What exactly is the command to manually start the "start-up items?" Thanks for your help! Samuel. On Jul 24, 2007, at 5:25 AM, Sterling Anderson wrote: Sterling Anderson __

LaunchDaemons won't work.

2007-07-24 Thread Samuel V. Green III
I'm doing another fresh install of Apache2.2 and Mysql5 on 10.4.10. My previous attempt was on my powerbook with no flaws. However, now the LaunchDaemons for org.macports.apache2 and org.macports.mysql5 fail to fire up at reboot. I checked all permissions and they look fine. Any Help woul

How do I change mail pref?

2007-07-10 Thread Samuel V. Green III
I can't find the link to change my mail delivery preferences for the macports mailing list? Thanks for a link! Samuel. ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: MySQL5 won't install/start

2007-07-05 Thread Samuel V. Green III
I believe I came across the solution by accident as I had the same issues trying to start: After starting: Try:sudo -u mysql5 mysql_install_db5 All mysql commands must be in the form of "mysql5". This seems to work for me. --Samuel. On Jul 5, 2007, at 4:02 AM, Peter Farsinsen wrote: Hi

Re: PhP5 install question

2007-07-04 Thread Samuel V. Green III
Thanks again Jyrki, I'm doing a rebuild as I type! --Samuel. On Jul 4, 2007, at 1:33 AM, Jyrki Wahlstedt wrote: On 4.7.2007, at 11.32, Samuel V. Green III wrote: Thanks Jyrki, I'll keep searching? --Samuel. http://www.macunkie.com/ On Jul 4, 2007, at 1:21 AM, Jyrki Wahls

PhP5 install question

2007-07-04 Thread Samuel V. Green III
I got php5 to install but noticed that it didn't produce a libphp5.so module? If it did, where in the ports directories might I look for it? Thanks for all the great help! --Samuel. ___ macports-users mailing list macports-users@lists.macosforge.or

Mod_Jk2 install question

2007-07-03 Thread Samuel V. Green III
I just installed (via port), Mod_Jk2 and some of the post install message includes: If you're using Tomcat, note that you also need to configure the file # jk2.properties in tomcat5/conf (Tomcat should have installed a copy of this # file as jk2.properties.sample), or add appropriate attribu

Fwd: Chris has Tagged you! :) -

2007-07-03 Thread Samuel V. Green III
I'm not hitting links on this? What is this? --Samuel. Begin forwarded message: From: Chris Lestat <[EMAIL PROTECTED]> Date: July 3, 2007 6:33:39 AM PDT To: macports-users@lists.macosforge.org Subject: Chris has Tagged you! :) Reply-To: Chris Lestat <[EMAIL PROTECTED]> Chris L, 29 New B

Re: Apache2 +openldap error

2007-07-01 Thread Samuel V. Green III
nt of Apache2 I would not have had any problems. Once I did get the apr-util thing sorted out, Apache2, MySql5, and Php5 all built flawlessly on a clean install of 10.4.10. On Jul 1, 2007, at 3:49 AM, Ryan Schmidt wrote: On Jul 1, 2007, at 05:41, Samuel V. Green III wrote: On Jul 1, 2

Apache2 +openldap error

2007-07-01 Thread Samuel V . Green III
Upon issuing a sudo port installed I get: apr-util @1.2.8_2 (active) .., openldap @2.3.35_0 (active) ., Upon issuing sudo port install apache2 + openldap I get : error: #error mod_authnz_ldap requires APR-util to have LDAP support built in. To fix add --with-ldap to ./configure Rea

Re: rolling my own php 5.2.3 with macports gd2 fails

2007-06-30 Thread Samuel V. Green III
On Jun 30, 2007, at 1:55 PM, Randall Perry wrote: I'm in the process of working through an openldap install. As soon as I get it with Apache2 and MySql5 installed I'm gonna try the Php5. I'll let you know if I get the error when I attempt the build. --Samuel. paul beard wrote: On Jun 3

openldap install failed

2007-06-30 Thread Samuel V. Green III
I first tried: sudo port -v install apache2 +openldap This produced errors (don't remember what) that were relative to the ldap. After doing a "sudo port clean" to both apache2 then openldap I'm trying to do a port install of openldap. After issuing : sudo port -v install openldap I'm getting

Installation Migration?

2007-06-29 Thread Samuel V. Green III
I'm doing a clean install of MacPorts on one of my macs with OSX 10.4.1.9. Once my installation is satisfactory, can I simply copy the "opt" directory to different system with the same OS updated as well as a clean install of MacPorts? I want to build a new server on my powerbook and move i

Re: Trouble with postgresql81 installation.

2006-11-10 Thread Samuel V Green III
ed to a port install of php5. --Samuel. On Nov 8, 2006, at 8:48 PM, Samuel V Green III wrote: I'm using macports Version: 1.320 and on my PowerBook and upon an attempt of installing postgresql81 (required for a variant option of php5), I've run across this error: Any help

Trouble with postgresql81 installation.

2006-11-08 Thread Samuel V Green III
I'm using macports Version: 1.320 and on my PowerBook and upon an attempt of installing postgresql81 (required for a variant option of php5), I've run across this error: Any help would be appreciated! ->->->->->->-> execute.c: In function 'ECPGstore_input': execute.c:549: warning: implicit