Re: pet project : LnxPorts

2015-10-08 Thread Jeff Singleton
Cal You are misinterpreting what Rene is saying. He is not trying to garner support for a Linux based Ports system, he is just sharing - after all he did state 'pet project' in the title and also states very clearly that "... this is not an announcement that I'll be forking off MacPorts to begin

Re: pet project : LnxPorts

2015-10-08 Thread Jeff Singleton
Gentoo currently has 1240 orphaned packages and there only exists a very small group of active proxy maintainers. So I would not use Gentoo as any alternative...which pains me to say because I used to love Gentoo. On Thu, Oct 8, 2015 at 8:22 AM, Alejandro Imass wrote: > > > On Wed, Oct 7, 2015

Re: [poll] [OS X]: how do you use port:qt4-mac (or port:qt5-mac)

2015-02-02 Thread Jeff Singleton
I use QT4 on OS X for: KDEnlive (Video Editing) KeepassX v2 (alpha) On 2/2/15 4:59 AM, René J.V. Bertin wrote: Hello, The central question first: I'd be interested to know how many members of these lists use Qt installed through MacPorts to build OS X style standalone app bu

Re: In the process of compiling KDEnlive in MacPorts when:

2015-01-27 Thread Jeff Singleton
Resolved. I still don't know what caused the issue... I closed down everything I had open, and took the opportunity to upgrade OS X to 10.10.2...during the reboot I cleared PRAM x3. This time I started the compile by just compiling kde4-runtime, and for some reason it worked this time. Follo

Re: In the process of compiling KDEnlive in MacPorts when:

2015-01-27 Thread Jeff Singleton
s just rebuilding it against upgraded dependencies when this started. J On 1/27/15 3:41 AM, René J.V. Bertin wrote: On Tuesday January 27 2015 01:54:40 Jeff Singleton wrote: cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kde4-r

In the process of compiling KDEnlive in MacPorts when:

2015-01-26 Thread Jeff Singleton
This happens... cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kde4-runtime/kde4-runtime/work/build/drkonqi && /opt/local/bin/cmake -D_filename=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_

Re: Confusion with cli / apache php's

2014-12-02 Thread Jeff Greenberg
Arrgh, sorry, it's late. I was looking at the port info output by mistake. I just installed the handler and voila, file is there. I changed the lioadmodule and I have xdebug now too. Thanks again! > On Dec 3, 2014, at 01:07, Ryan Schmidt wrote: > > >> On Dec 3, 201

Confusion with cli / apache php's

2014-12-02 Thread Jeff Greenberg
then uses the php files from /opt/local/lib Jeff -- --- drupal.org/user/367108 linkedin.com/in/jeffrgreenberg accidentalcoder.com / ayendesigns.com @accidentalcoder ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.maco

Re: Odd non-fatal GIMP Behavior

2014-11-19 Thread Jeff Singleton
easy enough to fix...I will try removing it and see what happens. -- On Wed, Nov 19, 2014 at 9:47 PM, Ryan Schmidt wrote: > > On Nov 18, 2014, at 10:46 PM, Jeff Singleton wrote: > > > On 11/18/14 7:17 PM, Ryan Schmidt wrote: > >> find ~ -name GIMP.app 2>/dev/null >

Re: Odd non-fatal GIMP Behavior

2014-11-18 Thread Jeff Singleton
bility version 7.0.0, current version 7.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1213.0.0) So I made some changes to the ScriptExecCocoa.xcodeproj to force it to use the libiconv.2.dylib from MacPorts, and bam, no more crash. Case Closed!

Re: Odd non-fatal GIMP Behavior

2014-11-18 Thread Jeff Singleton
On 11/18/14 12:34 PM, Ryan Schmidt wrote: On Nov 18, 2014, at 12:30 PM, Jeff Singleton wrote: On 11/18/14 12:20 PM, Ryan Schmidt wrote: otool -L/Users/USER/*/GIMP.app/Conte jsingleton@minimac ~ $ lipo -info /opt/local/lib/libiconv.2.dylib Non-fat file: /opt/local/lib/libiconv.2.dylib is

Re: Odd non-fatal GIMP Behavior

2014-11-18 Thread Jeff Singleton
On 11/18/14 12:20 PM, Ryan Schmidt wrote: otool -L/Users/USER/*/GIMP.app/Conte jsingleton@minimac ~ $ lipo -info /opt/local/lib/libiconv.2.dylib Non-fat file: /opt/local/lib/libiconv.2.dylib is architecture: x86_64 jsingleton@minimac ~ $ lipo -info /Applications/GIMP.app/Contents/Resources/

Re: Odd non-fatal GIMP Behavior

2014-11-18 Thread Jeff Singleton
, at 11:01 AM, Jeff Singleton wrote: This is not a failure of MacPorts, but since Gimp was built with MacPorts, I wanted to share it. I use the original GIMPskel process to create a GIMP.app bundle from the Gimp built in MacPorts. Other than having to manually copy or symlink some files fro

Odd non-fatal GIMP Behavior

2014-11-18 Thread Jeff Singleton
a thing or just an obstacle. Jeff ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: The crazy thing I did to fix Yosemite performance

2014-11-04 Thread Jeff Singleton
ave a plan. Jeff On 11/4/14 8:11 AM, Gustavo Seabra wrote: That’s reassuring, thanks! Gustavo Seabra Em 04/11/2014, à(s) 08:28, Dominik Reichardt escreveu: Just run the installer. After the installation ran through you only need to fix MacPorts (migration guide). Don't worry about edg

Re: GIMP 2.8.14 on Yosemite Does Not Recognize Image File Types

2014-11-03 Thread Jeff Singleton
Looks like Ticket #45309 has been fixed. Adding a new patch "glib2-45309.patch" to fix the issue. Wanted to say GOOD JOB to Jeremy for this. Jeff On 10/26/14 6:46 PM, Ryan Schmidt wrote: On Oct 26, 2014, at 6:37 PM, Jeff Singleton wrote: Upgraded to Yosemite, and after reading t

Re: Trac is broke

2014-11-03 Thread Jeff Singleton
Odd... I just cleared my History/Cache/Cookies in Chrome, and now it works. How odd. On 11/3/14 9:23 PM, Lawrence Velázquez wrote: On Nov 3, 2014, at 8:00 PM, Jeff Singleton wrote: Not sure if anyone else has noticed, but Trac is broken. All I see is this in Chrome, Firefox, and Safari

Re: Trac is broke

2014-11-03 Thread Jeff Singleton
On 11/3/14 9:23 PM, Lawrence Velázquez wrote: On Nov 3, 2014, at 8:00 PM, Jeff Singleton wrote: Not sure if anyone else has noticed, but Trac is broken. All I see is this in Chrome, Firefox, and Safari: Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/tra

Trac is broke

2014-11-03 Thread Jeff Singleton
Not sure if anyone else has noticed, but Trac is broken. All I see is this in Chrome, Firefox, and Safari: Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/trac/web/api.py", line 441, in send_error data, 'text/html') File "/usr/lib/python2.6/site-packages/trac/

Re: The crazy thing I did to fix Yosemite performance

2014-11-03 Thread Jeff Singleton
Wow Michael.. we should talk. VAX/VMS and Fortran is what I worked with in the Navy for 8 years. Ah yes, back in the day when hard drives were the size of truck tires. Jeff On 11/3/14 2:22 PM, Michael Crawford wrote: I'm a frothing Unix geek (for about 40 years) Heh. I'm a fr

Re: The crazy thing I did to fix Yosemite performance

2014-11-03 Thread Jeff Singleton
On 11/3/14 1:33 PM, Dave Horsfall wrote: OK, I'm going to bite. Does there exist a resource for Unix geeks to get used to Apple's way of doing things? I've read the Dummy's Guide, but it's not much more than helping Windoze lusers. I don't think there is a single guide...most of what I learn

Re: The crazy thing I did to fix Yosemite performance

2014-11-03 Thread Jeff Singleton
n actually backing up, restoring, wiping, and reinstalling. On 11/3/14 1:24 PM, Jeremy Huddleston Sequoia wrote: On Nov 2, 2014, at 10:06, Jeff Singleton wrote: Hi, So after much frustration, much stress, and of course, I broke my Mac in the process. Backed up my user folder from single

Re: The crazy thing I did to fix Yosemite performance

2014-11-03 Thread Jeff Singleton
ss so that others may have the steps in case they wanted to cleanly wipe/restore without really much effort. Time is the only thing lost. On 11/3/14 2:40 AM, René J.V. Bertin wrote: On Sunday November 02 2014 22:26:13 Jeff Singleton wrote: This is actually something Apple does very well. When

Re: The crazy thing I did to fix Yosemite performance

2014-11-02 Thread Jeff Singleton
t without researching and planning it out beforehand. I consider myself to be rather experienced, and know how OS X works on the frontend, and backend in BSD (Darwin). Jeff On 11/2/14 7:53 PM, Michael Crawford wrote: Your user folder from your original installation will include a lot of settings,

Re: The crazy thing I did to fix Yosemite performance

2014-11-02 Thread Jeff Singleton
On 11/2/14 12:57 PM, René J.V. Bertin wrote: On Sunday November 02 2014 12:06:35 Jeff Singleton wrote: Back story: In an attempt to figure out why the services mds and mdworker were running away with my CPU. Nothing I did resolved this, including putting every single folder except

The crazy thing I did to fix Yosemite performance

2014-11-02 Thread Jeff Singleton
all configurations, accounts, and other customizations right back to where they were with no hassle. I hope this gives some insight on a sure fire way of resolving Yosemite performance issues. Good Luck, Jeff ___ macports-users mailing list macports

Re: GIMP 2.8.14 on Yosemite Does Not Recognize Image File Types

2014-10-27 Thread Jeff Singleton
mage formats. Perhaps someone should reach out to lisanet.de and find out how they did it. --Jeff ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: GIMP 2.8.14 on Yosemite Does Not Recognize Image File Types

2014-10-26 Thread Jeff Singleton
On 10/26/14, 8:07 PM, Ryan Schmidt wrote: > > On Oct 26, 2014, at 6:52 PM, Jeff Singleton wrote: > >> On 10/26/14, 6:46 PM, Ryan Schmidt wrote: >>> >>> On Oct 26, 2014, at 6:37 PM, Jeff Singleton wrote: >>> >>>> Upgraded to Yosemite, and afte

Re: GIMP 2.8.14 on Yosemite Does Not Recognize Image File Types

2014-10-26 Thread Jeff Singleton
On 10/26/14, 6:46 PM, Ryan Schmidt wrote: > > On Oct 26, 2014, at 6:37 PM, Jeff Singleton wrote: > >> Upgraded to Yosemite, and after reading through the problems people were >> having, I opted to delete MacPorts and re-install everything. I did not >> change anyt

GIMP 2.8.14 on Yosemite Does Not Recognize Image File Types

2014-10-26 Thread Jeff Singleton
, ~/Library/Application Support/GIMP. To no avail, GIMP still does not recognize anything except .xcf file types. If this is a bug, is it on MacPorts, or is it something upstream? Thanks, Jeff ___ macports-users mailing list macports-users@lists.mac

Re: [MacPorts] #45300: akonadi build fails

2014-10-11 Thread Jeff Singleton
Akonadi depends on boost. When you installed boost, did you change the compiler used? If so, this may be the issue. I found out the hard way and forced boost to use the Macports GCC 4.7, and as time went on, I found that ports depending on boost need to be built with the same compiler. On 10/10/1

cmus and ffmpeg help

2014-08-20 Thread Jeff Friedman
have tried installing ffmpeg separately and then installing cmus using the above command, and installing cmus again on it's own and it still doesn't work. Can anyone help me with this one please? Thanks, Jeff ___ macports-users mailing list

Weird happenings with mysql

2014-08-05 Thread Jeff Greenberg
I have several dev sites running on my macbook. I've been working on some custom code for one for a few months, and was tracing it in xdebug like usual, and when I stopped it and hit the page again, I got the error: PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away. -

Re: cmus not detecting m4a files

2013-12-16 Thread Jeff Friedman
Thanks, Chris. That's it working for me now. Thanks for all your help. :) Best wishes, Jeff On Mon, Dec 16, 2013 at 5:41 PM, Chris Jones wrote: > > you enable variants the same way as for any other MacPorts port > > http://guide.macports.org/#using.variants > >

Re: cmus not detecting m4a files

2013-12-16 Thread Jeff Friedman
to enable playback of aac files? Thanks, Jeff On Mon, Dec 16, 2013 at 5:20 PM, Chris Jones wrote: > > Did you enable any of the optional variants ? > > macmini ~ > port variants cmus > cmus has the variants: >aac: Support aac files >flac: Support flac files >

cmus not detecting m4a files

2013-12-16 Thread Jeff Friedman
ror messages as there doesn't seem to be any. All my ports are up to date. Best wishes, Jeff ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: Problem Installing cmus

2013-12-03 Thread Jeff Friedman
Thanks again for your help, Brandon! You're a life saver. Best wishes, Jeff On Tue, Dec 3, 2013 at 2:50 PM, Brandon Allbery wrote: > On Tue, Dec 3, 2013 at 9:45 AM, Jeff Friedman wrote: > >> I'm having a problem installing cmus. >> I have pasted my log fil

Problem Installing cmus

2013-12-03 Thread Jeff Friedman
Hi folks, I'm having a problem installing cmus. I have pasted my log file here - http://pastebin.com/vyFCxdzZ It says I'm not logged as root but I am (I ran the command sudo port install cmus) . Any ideas what's happening please? Be

Re: Any chance of seeing a port of Conky?

2013-12-01 Thread Jeff Friedman
I think gkrellm is just what I'm after. Thanks, Tim. Jeff On Sat, Nov 30, 2013 at 10:27 PM, Tim Haigh wrote: > Why not install gkrellm it is great and does pretty much was Conky does. > > > > > > > On 30 Nov 2013, at 20:59, Jeff Friedman wrote: > > Loo

Re: Any chance of seeing a port of Conky?

2013-11-30 Thread Jeff Friedman
Looks good, Craig. I will have a look into htop. thanks! Jeff On Sat, Nov 30, 2013 at 3:34 PM, Craig Treleaven wrote: > Another possibility is htop: > > $ port info htop > htop @0.8.2.2 (sysutils) > Variants: universal > > Description: This is htop, a

Re: Any chance of seeing a port of Conky?

2013-11-30 Thread Jeff Friedman
Thanks for the replies, folks. I didn't realise that Conky wouldn't be compatible with OS X. I will, however, have a look at GeekTool. Thanks again for being helpful. Best wishes, Jeff On Sat, Nov 30, 2013 at 1:56 PM, Clemens Lang wrote: > On Sat, Nov 30, 2013 at 10:59:02A

Re: Launching Weechat

2013-11-30 Thread Jeff Friedman
The command weechat-curses got it working. Thank you, Christopher. Best wishes, Jeff. On Sat, Nov 30, 2013 at 1:32 PM, Christopher Jones wrote: > Hi, > > Are you really seeing no messages, or perhaps > > *MacBookPro* *~* > weechat > -bash: weechat: command not found >

Launching Weechat

2013-11-30 Thread Jeff Friedman
am) and it doesn't launch. I'm not getting any messages or errors. I'm using a bash shell. Here is my list of installed ports - http://pastebin.com/Bnp4p9Na This is probably a basic question but I'm a newbie. :) Thanks! Jeff ___ macpor

Any chance of seeing a port of Conky?

2013-11-30 Thread Jeff Friedman
HI folks, Not sure if this is the correct way to go about asking for this and, if not, then I do apologise in advance but would there be any chance of seeing Conky on MacPorts? http://conky.sourceforge.net/ Let me know if you think this is possible. Best wishes, Jeff

Re: Links - Graphics not enabled when compiling

2013-11-24 Thread Jeff Friedman
OK, Adam. I think I will leave things as they are for the time being. :) Jeff On Sun, Nov 24, 2013 at 2:11 PM, Ádám Juhász wrote: > If I remember right, when I tried to use graphics with Links I tried it on > openSUSE and on it’s virtual terminal (bypassing X11) with no success. >

Re: Links - Graphics not enabled when compiling

2013-11-24 Thread Jeff Friedman
Thanks, Juhasz. I installed iTerm2 and it works perfectly with the mouse. Any ideas on how to compile with graphics support? Jeff. On Sun, Nov 24, 2013 at 1:24 PM, Juhász Ádám wrote: > iTerm supports mouse input which is available ín the MacPo

Re: Links - Graphics not enabled when compiling

2013-11-23 Thread Jeff Friedman
Oh well, thanks for all the help guys. Jeff On Sat, Nov 23, 2013 at 1:56 PM, Brandon Allbery wrote: > On Sat, Nov 23, 2013 at 8:51 AM, Eric Gallager wrote: > >> I came across some SIMBL hack on Github once that enabled xterm mouse >> support in Apple's Terminal.app: ht

Re: Links - Graphics not enabled when compiling

2013-11-22 Thread Jeff Friedman
Thanks for the reply, Brandon. I'll see if I can get it working through xterm as a weekend project for myself. Best wishes to all. Jeff. On Fri, Nov 22, 2013 at 7:12 PM, Brandon Allbery wrote: > On Fri, Nov 22, 2013 at 2:01 PM, Jeff Friedman wrote: > >> I tried to install

Links - Graphics not enabled when compiling

2013-11-22 Thread Jeff Friedman
rking with the mouse but I see that libgpm isn't available on Macports. Any ideas on how I can fix the graphics and, if possible, the mouse issue would be much appreciated. Thanks, Jeff ___ macports-users mailing list macports-users@lists.macos

Re: openDKIM, unbound, ldns

2013-08-21 Thread Stubbs Jeff
On Aug 21, 2013, at 8:30 PM, Stubbs Jeff wrote: > > On Aug 21, 2013, at 7:11 PM, Ryan Schmidt wrote: > >> So the manual setting of MACOSX_DEPLOYMENT_TARGET in the ldns portfile is an >> anachronism that should be removed. > > Nailed it Ryan. Removing that entry,

Re: openDKIM, unbound, ldns

2013-08-21 Thread Stubbs Jeff
On Aug 21, 2013, at 7:11 PM, Ryan Schmidt wrote: > So the manual setting of MACOSX_DEPLOYMENT_TARGET in the ldns portfile is an > anachronism that should be removed. Nailed it Ryan. Removing that entry, let the ldns port build on the 10.5.8 mini. Unbound built successfully with a hitch. Thx.

Re: openDKIM, unbound, ldns

2013-08-21 Thread Stubbs Jeff
On Aug 21, 2013, at 12:07 AM, Ryan Schmidt wrote: > On Aug 20, 2013, at 21:04, Stubbs Jeff wrote: > >> I'm going to start testing the system shortly, but was curious if any one >> was able to install the ports without modification? > > Yes, I can install the

Re: openDKIM, unbound, ldns

2013-08-21 Thread Stubbs Jeff
On Aug 20, 2013, at 10:14 PM, Jeremy Lavergne wrote: > Definitely pass it along, but ecdsa sounds like public key. I agree. But at the time I was just trying to get the port to compile. I'll inquire of the maintainer. > Is it just elliptic curves it shuts off? That fact I do not know. ___

openDKIM, unbound, ldns

2013-08-20 Thread Stubbs Jeff
Hi All, Wanted to integrate DomainKeys with the firm's Postfix mail server. So when I spotted the openDKIM port in the repository, I tried to install the dependencies first. The ldns port failed first attempt. Running the install command in verbose mode, I noticed that it was failing in the co

Re: Bind9 error??

2013-08-18 Thread Stubbs Jeff
Yeah, it turned out to be an upstream DNS error. Took all day to convince them. Thanks for all the help. On Aug 17, 2013, at 2:45 PM, Clemens Lang wrote: > On Sat, Aug 17, 2013 at 02:17:38PM -0400, Stubbs Jeff wrote: >> Warning: Your DNS servers incorrectly claim to know the a

Re: Bind9 error??

2013-08-17 Thread Stubbs Jeff
Hi Ryan, On Aug 17, 2013, at 10:06 AM, Ryan Schmidt wrote: > On Aug 17, 2013, at 07:56, Stubbs Jeff wrote: > >> The file in distfile directory is bind-9.9.3-P2.tar.gz.html, so the error is >> correct. > > What does this file contain? It should be an HTML page of some s

Bind9 error??

2013-08-17 Thread Stubbs Jeff
ils: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_bind9/bind9/main.log Any suggestions where I should try to troubleshoot next? Jeff ___ macports-users mailing list macports-users@li

RE: Mongo ... where did it go?

2012-06-17 Thread jeff
Ok, thanks very much!The php5 port will be deprecated and replaced_by the php53 port eventually. But before I can do that, the ports that depend on php still depend on php5; we need to work on adding php53 and php54 variants to all those ports so that they can use the new ports. If you're just usin

RE: Mongo ... where did it go?

2012-06-17 Thread jeff
Ok. Is it worth removing the php5 port and installing the php5.3 one? Sounds to me like you are still using the old php5 port, but have not installed php5-mongo; you've installed php53-mongo but are not using it. I suggest you either switch to using the php53 port, or install the php5-mongo port.

RE: Mongo ... where did it go?

2012-06-17 Thread jeff
Good question. I see, both? port installed shows:php5 @5.3.10_0+apache2php5 @5.3.12_0+apache2 (active)php5-gd @5.3.10_0 (active)php5-mbstring @5.3.10_0 (active)php5-mcrypt @5.3.10_0 (active)php5-mysql @5.3.10_0+mysqlnd (active)php5-zip @5.3.10_0 (active)php53 @5.3.14_0+libedit (active)php53-mongo @

RE: Mongo ... where did it go?

2012-06-17 Thread jeff
The macports apache/php implementation I have does not put x=x.so entries in php.ini... it wraps them in ini files in the directory local/lib/php/extensions/no-debug-non-zts-20090626There I created a mongo.ini file which contains; Do not edit this file; it is automatically generated by MacPorts.; A

RE: Mongo ... where did it go?

2012-06-17 Thread jeff
The framework that needs to use mongo (drupal) reports that mongo isn't present...so that's in keeping with there not appearing to be a php extension nor any mention in phpinfo. I had apache/mysql/php5.3 up and running, and installed mongodb.  The install went without any errors. I then installed p

Mongo ... where did it go?

2012-06-17 Thread jeff
I had apache/mysql/php5.3 up and running, and installed mongodb.  The install went without any errors. I then installed php53-mongo, and again, no errors.The problem is I don't see any ini file where the other php installs are, such as mcrypt, mysql, etc, and see no mention of mongo in phpinfo.Yes,

Re: Error installing GitX

2012-05-12 Thread Jeff Greenberg
Thanks :) ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Error installing GitX

2012-05-12 Thread jeff
Installing GitX runs find until the build, then:Error: Target org.macports.build returned: shell command failed (see log for details)Log for GitX is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_GitX/GitX/main.logError: Status 1 enc

RE: mysql problem with socket

2012-04-29 Thread jeff
There is no mysqld in that directory ... there are mysqld_multi and mysqld_safe, but with that path added to $PATH 'which' still comes up empty The reason `which mysqld` shows nothing is because /opt/local/lib/mysql5/bin is not in your path. ___ mac

Re: mysql problem with socket

2012-04-29 Thread Jeff Greenberg
I'll edit $PATH. What is the proper way to start it? Sent from my iPhone On Apr 29, 2012, at 7:50 PM, "Mr. Puneet Kishor" wrote: > Yup, you are running the mysql version *not* installed by MacPorts. If you > look below, you are running `/usr/local/mysql/bin/mysqld` which either you > knowingl

RE: mysql problem with socket

2012-04-29 Thread jeff
'which' shows nothing for mysqld or mysql, but for mysql5 shows /opt/local...ps reveals 2025 ?? 0:00.24 /opt/local/bin/daemondo --label=mysql5 --start-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper start ; --stop-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mys

RE: mysql problem with socket

2012-04-29 Thread jeff
Jeez. No idea. Settings has a MySQL, and, I believe, osx doesn't come with mysql... looking at the other message that just came and will check the process Original Message Subject: Re: mysql problem with socket From: Ryan Schmidt Date: Sun, April 29, 20

RE: mysql problem with socket

2012-04-29 Thread jeff
I had checked with 'find', and /opt/locale/etc/mysql5 is the only my.cnf file. I'm not sure that the mysqld process is port's, only that 'which' shows mysql5 being port's. I start it and stop it via the settings panel. On Apr 29, 2012, at 17:59, j...@ayendesigns.com wrote: > I stopped mysql, ren

RE: mysql problem with socket

2012-04-29 Thread jeff
I stopped mysql, renamed the other 3 cnf files to cnf.old, and restarted it. It is still using the sock in /private/tmp even though the only cnf file points to /opt/local. I'm at a loss...should I grep for /private/tmp to try and find where it's buried?? Original Message Subject

RE: mysql problem with socket

2012-04-29 Thread jeff
Well, let's back up a second. I installed mysql and mysql-server yesterday, and didn't make any manual changes, so should the my.cnf in the standard ports path (/opt/local/etc) only have 2 entries in it normally? Is it a matter then of adding the path to the front of $PATH or renaming the other

RE: mysql problem with socket

2012-04-29 Thread jeff
That would be a nice easy fix, to undo a change I made to my.cnf :-) but in looking at the two lines in /opt/local/etc/mysql5/my.cnf (2 lines?! is there another and that's the problem?), I see:[client]socket = /opt/local/var/run/mysql5/mysqld.sock yet mysql is looking in /private/tmp.I also see a m

RE: mysql problem with socket (was Help with conjoined apaches)

2012-04-29 Thread jeff
That link came up non-existent, but I checked the mysql site and found the published solution about checking for the existence of the .sock file and moving it if it's in the wrong place.So, I found that there was mysql.sock in /private/tmp, but the error indicates it's being looked for in /opt/loca

RE: Help with conjoined apaches

2012-04-29 Thread jeff
It is running. Activity monitor shows mysqld running under user _mysql.First of all, have you checked that mysql-server is actually running?  I had found a million hits :)  I spent quite a bit of time reading them, trying what seemed logical, modifying what I did to account for the age of some (man

RE: Help with conjoined apaches

2012-04-28 Thread jeff
Getting warmer :)  I installed apache2, mysql5, mysql5-server, php5 and phpmyadmin. Apache is pointing to the correct place for apachectl after I added the path to .profile. The trouble I'm having now is mysql. I'm getting:ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/opt

RE: Help with conjoined apaches

2012-04-28 Thread jeff
local/var/db/mysql5/ib_logfile0 > /opt/local/var/db/mysql5/ib_logfile1 > /opt/local/var/db/mysql5/ibdata1 > /opt/local/var/db/mysql5/Jeff-Greenbergs-MacBook-Pro.local.err > /opt/local/var/db/mysql5/mysql > /opt/local/var/db/mysql5/mysql/columns_priv.frm > /opt/local/var/db/mysq

Help with conjoined apaches

2012-04-27 Thread Jeff Greenberg
I installed macports lamp, and what seems to be happening is that apachectl reports based on the osx stack in terms of where the config file is, the vhosts, etc, and apache uses its config files too. But requesting a page seems to use the macports server path and ignore the vhosts. Should I remo

Re: UsingTheRightCompiler

2012-04-17 Thread Jeff Singleton
e to use the compiler you tell me to, is it? If Macports was a sponsored, non-free package management distribution, I would understand having to use the developer chosen compiler. But its not, so therefore we should have more flexibility in choosing things like what compiler to use. Jeff On Mon

Re: UsingTheRightCompiler

2012-04-16 Thread Jeff Singleton
orm or possibly you customize your Portfile prior to building. My issues stem from the default Portfile and using MacPorts pretty much as is, with some minor variant changes and setting x86_64 only as my build_arch. (Though I have tried i386 and get the same results). Jeff On Mon, Apr 16,

UsingTheRightCompiler

2012-04-15 Thread Jeff Singleton
simply HAS to be some way of forcing Macports to use the compiler that I want to use and not argue and not make changes whenever and just do what I tell it to. Is that so much to ask? Can I please just use GCC and never EVER have to see another Clang linking error again.

Re: Is this a bug in RVM or MacPorts?

2012-03-24 Thread Jeff Singleton
yesterday in reference to the Ruby Version Manager. I think I just want to make sure this is clarified so if someone else searches this list for help on RVM, it gets perceived correctly. Jeff On Sat, Mar 24, 2012 at 6:47 PM, Lawrence Velázquez < larry.velazq...@gmail.com> wrote: > On Mar 24,

Re: Does MacPort come with an alternative GCC for compiling Ruby 1.8.7 with RVM

2012-03-24 Thread Jeff Singleton
MacPorts paths in your environment so that dependencies are picked up. I had to do this for both Ruby and a threaded Perl so that I could have my cake and eat it to. Jeff On Sat, Mar 24, 2012 at 12:53 AM, Ryan Schmidt wrote: > > On Mar 24, 2012, at 00:27, Behrang Saeedzadeh wrote: > >

Re: Does MacPort come with an alternative GCC for compiling Ruby 1.8.7 with RVM

2012-03-23 Thread Jeff Singleton
You can use "configure.cc /usr/bin/gcc-4.2" that's what I had to do. http://guide.macports.org/index.html#reference.phases.configure On Fri, Mar 23, 2012 at 9:44 PM, Behrang Saeedzadeh wrote: > Hi all, > > As you know Ruby1.8.7 cannot be compiled with XCode 4.2 unless it is an > upgrade from an

Re: intltool won't install because of the old XML::Parser not found issue

2012-03-18 Thread Jeff Singleton
Well…check my last entry on #33264. Despite it not being the way its done in MacPorts, but what I did worked. Now to figure out the right way to accomplish the same thing. On Sun, Mar 18, 2012 at 12:49 AM, Ryan Schmidt wrote: > > On Mar 17, 2012, at 19:44, Jeff Singleton wrote: > &

Re: intltool won't install because of the old XML::Parser not found issue

2012-03-17 Thread Jeff Singleton
igure phase of the build. L8r, Jeff On Fri, Mar 16, 2012 at 3:22 AM, Ryan Schmidt wrote: > > On Mar 16, 2012, at 01:30, Ryan Schmidt wrote: > > > I've set up a separate MacPorts prefix, in which I'll try to build all > p5.12 ports with a non-standard build_arch. >

Re: intltool won't install because of the old XML::Parser not found issue

2012-03-15 Thread Jeff Singleton
Yeah that's fine with me... FYI...I just tried that hack mentioned in the bug, but its not getting past configure, so I am not sure what good changing gcc and g++ to force -m32 is gonna do. :/ On Fri, Mar 16, 2012 at 1:30 AM, Ryan Schmidt wrote: > On Mar 16, 2012, at 01:23, Jeff S

Re: intltool won't install because of the old XML::Parser not found issue

2012-03-15 Thread Jeff Singleton
Yep that bug is way closer to correctness … now I think we are on to something. I just tried that 0.50.2 version and it does the same thing…so I wouldn't rush pushing that one into the tree just yet. On Fri, Mar 16, 2012 at 1:17 AM, Ryan Schmidt wrote: > > On Mar 16, 2012, at 01:12, Ryan Schmidt

Re: intltool won't install because of the old XML::Parser not found issue

2012-03-15 Thread Jeff Singleton
d be Arch independent. On Fri, Mar 16, 2012 at 1:12 AM, Ryan Schmidt wrote: > > On Mar 15, 2012, at 23:59, Jeff Singleton wrote: > > > Before I go opening a bug, that probably won't get addressed -- > considering every single bug previously opened by others has been ignored,

intltool won't install because of the old XML::Parser not found issue

2012-03-15 Thread Jeff Singleton
hat are helpful…I can open a bug if that will help track the issue. -- Jeff ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: Automatically reinstall ports (UPDATE)

2012-03-05 Thread Jeff Singleton
e: > > On Mar 4, 2012, at 22:06, Jeff Singleton wrote: > > > The only problems were that 16 core cpu's don't exist yet > > Apple shipped Xserves with 8 hyper-threaded cores (which appear to the OS > as 16 virtual cores) in 2009 and 12-core (24-virtual-core) Mac Pros

Re: Automatically reinstall ports (UPDATE)

2012-03-05 Thread Jeff Singleton
ROFL...but even the refurbished ones cost $4,299.00 That is a whole bunch of Subway sandwiches I can't eat :) On Mon, Mar 5, 2012 at 12:36 PM, Ryan Schmidt wrote: > > On Mar 4, 2012, at 22:06, Jeff Singleton wrote: > > > The only problems were that 16 core cpu's

Re: Automatically reinstall ports (UPDATE)

2012-03-04 Thread Jeff Singleton
Interesting. Well…the 210 ports listed in my original email all got installed and marked active without issue. The only problems were that 16 core cpu's don't exist yet, and I can't afford a terabyte of DDR3 ram…so the compiling time took all day. -- Jeff On Sun, Mar 4, 2012 at

Automatically reinstall ports (UPDATE)

2012-03-04 Thread Jeff Singleton
org-xf86vidmodeproto xorg-xineramaproto xorg-xproto xorg-xtrans xpm xrender XviD xz yasm zlib -- Jeff ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: Selfupdate failing...

2012-02-14 Thread Jeff Justice
th this release of MacPorts? Jeff On Feb 14, 2012, at 6:48 PM, Bradley Giesbrecht wrote: > On Feb 14, 2012, at 4:15 PM, Jeff Justice wrote: > >> Trying to update MacPorts from 1.9.2 to 2.0.3 on Snow Leopard. > > Did you use -v or -d flags? > $ man port > > For more

Selfupdate failing...

2012-02-14 Thread Jeff Justice
on? This machine has worked fine in the past. Jeff ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: Question about Xcode 4.2.1 on Lion

2012-02-05 Thread Jeff Singleton
Opened Bug for this: http://trac.macports.org/ticket/33151 Thanks, Jeff On Sun, Feb 5, 2012 at 4:42 PM, Jeff Singleton wrote: > Thanks Ryan > > I double checked everything and everything appears correct in regards to > Path. I reinstalled Xcode 4.2.1 and the Combo 10.7.3 u

Re: Question about Xcode 4.2.1 on Lion

2012-02-05 Thread Jeff Singleton
only reason I am using gcc43 is because I am developing for Android and the SDK seems to like gcc43 better, however, gcc46 also has some positives, so I may build that as well. I will let the list know when all is done and whether I opened a bug. Jeff On Sun, Feb 5, 2012 at 4:17 PM, Ryan Schmidt

Re: Question about Xcode 4.2.1 on Lion

2012-02-05 Thread Jeff Singleton
No idea. Its not in my Path, just the normal default Path including the /opt/local folders added by MacPorts. Should I try reinstalling Xcode, maybe the Combo installer for 10.7.3? On Sun, Feb 5, 2012 at 1:57 PM, Jeremy Lavergne wrote: > > checking how to run the C preprocessor... /lib/cpp >

Re: Question about Xcode 4.2.1 on Lion

2012-02-05 Thread Jeff Singleton
y I can just go back to Xcode3 and still be on Lion? I can't figure out why upgrading and starting over with MP from scratch would suddenly cause me all these problems. Jeff On Sun, Feb 5, 2012 at 12:16 PM, Andrea D'Amore wrote: > On Sun, Feb 5, 2012 at 18:34, Jeff Singleton wrote:

  1   2   3   >