Re: fusermount

2010-06-30 Thread Joshua Root
On 2010-6-30 15:58 , Scott Webster wrote: I installed macfuse and sshfs and mounted an sshfs volume. The man page says to use fusermount to unmount, but I don't have it (wasn't installed in sshfs or macfuse for instance). Any tips on unmounting? Is the procedure to just kill the ssh/sshfs

Re: fusermount

2010-06-30 Thread Scott Webster
On Tue, Jun 29, 2010 at 11:05 PM, Joshua Root j...@macports.org wrote: On 2010-6-30 15:58 , Scott Webster wrote: I installed macfuse and sshfs and mounted an sshfs volume.  The man page says to use fusermount to unmount, but I don't have it (wasn't installed in sshfs or macfuse for instance).  

Re: Need clarification on install procedure

2010-06-30 Thread Bill Christensen
At 6:30 AM -0500 6/29/10, Ryan Schmidt wrote: On Jun 29, 2010, at 02:10, Bill Christensen wrote: The other day I attempted to clone a working MAMP server from a G4 PPC to an Intel machine and discovered that I basically need to reinstall everything from scratch to get the intel versions.

Re: Need clarification on install procedure

2010-06-30 Thread Scott Haneda
On Jun 29, 2010, at 11:26 PM, Bill Christensen wrote: Sorry, I was referring to the command install port php5 +apache2 +mysql5 Scott Haneda clarified to me earlier today that you can now do install port php5 install port php5-mysql install port php5-postgresql

Re: Need clarification on install procedure

2010-06-30 Thread Ryan Schmidt
On Jun 30, 2010, at 01:26, Bill Christensen wrote: At 6:30 AM -0500 6/29/10, Ryan Schmidt wrote: On Jun 29, 2010, at 02:10, Bill Christensen wrote: I've also scanned through the archives from the past year and it appears that the dbs are now installed separately from Apache. Not sure

Re: port dependents

2010-06-30 Thread Ryan Schmidt
On Jun 29, 2010, at 14:50, Jonathan Stickel wrote: The command port dependents foo is not working for me. For any port that has dependents, it returns that foo depends on foo. For example: $ port version Version: 1.9.1 $ port deps python26 Library Dependencies: gettext, zlib, openssl,

Can't get it...

2010-06-30 Thread noeldi...@gmail.com
I managed to install macports 1.9.1 successfully on my snow leopard 10.6.4 (macbook pro). But i'm still getting the annoying message in terminal: -sh: port: command not found. I'm new to macos and unix system. I really need help about how to get macports running on my mac, or help on how tow

Re: Can't get it...

2010-06-30 Thread Jasper Frumau
On Wed, Jun 30, 2010 at 1:45 PM, noeldi...@gmail.com noeldi...@gmail.comwrote: I managed to install macports 1.9.1 successfully on my snow leopard 10.6.4 (macbook pro). But i'm still getting the annoying message in terminal: -sh: port: command not found. I'm new to macos and unix system. I

Re: Can't get it...

2010-06-30 Thread Jasper Frumau
On Wed, Jun 30, 2010 at 2:16 PM, Jasper Frumau jasperfru...@gmail.comwrote: On Wed, Jun 30, 2010 at 1:45 PM, noeldi...@gmail.com noeldi...@gmail.comwrote: I managed to install macports 1.9.1 successfully on my snow leopard 10.6.4 (macbook pro). But i'm still getting the annoying message

Re: port dependents

2010-06-30 Thread Jonathan Stickel
On 6/30/10 01:34 , Ryan Schmidt wrote: On Jun 29, 2010, at 14:50, Jonathan Stickel wrote: The command port dependents foo is not working for me. For any port that has dependents, it returns that foo depends on foo. For example: $ port version Version: 1.9.1 $ port deps python26 Library

Setrequested does not give errors for flat files

2010-06-30 Thread Michael_google gmail_Gersten
If you still have a flat file, then stbmac:macports Michael$ port setrequested perl5 does not return an error. stbmac:macports Michael$ port echo leaves gettext@0.17_4 gettext@0.17_4+universal gettext@0.18_0+universal perl5

Re: Setrequested does not give errors for flat files

2010-06-30 Thread Scott Webster
On Wed, Jun 30, 2010 at 9:26 AM, Michael_google gmail_Gersten keybou...@gmail.com wrote: If you still have a flat file, then stbmac:macports Michael$ port setrequested perl5 does not return an error. You might want to file a ticket? But I'm guessing that support for the flat registry will

Re: Need clarification on install procedure

2010-06-30 Thread Bill Christensen
At 2:29 AM -0500 6/30/10, Ryan Schmidt wrote: There used to be variants of the php5 port for a lot of optional PHP features (like MySQL 5 support via the +mysql5 variant). php5 also used to have a lot of other optional features always enabled (e.g. GD2 support). Between July and October 2009

Trouble with Apache2 install

2010-06-30 Thread Bill Christensen
Hi, Apache2 install on a clean install of 10.6.4... I'm on a temporary IP address, as this setup will be taking over for a server already in production. http://127.0.0.1 and http://localhost return can't establish connection. On attempting ./apachectl -k restart i'm getting: httpd:

Re: Trouble with Apache2 install

2010-06-30 Thread Scott Haneda
On Jun 30, 2010, at 12:59 PM, Bill Christensen wrote: Hi, Apache2 install on a clean install of 10.6.4... I'm on a temporary IP address, as this setup will be taking over for a server already in production. http://127.0.0.1 and http://localhost return can't establish connection.

Re: SDL library header issue

2010-06-30 Thread Michael_google gmail_Gersten
Manually commenting out that hard-coded BYTEORDER line, so that the system determines it at compile time? That seems to be a workaround. So I have a simple question. I'm trying to compile a program that uses SDL. With this change to BYTEORDER, the program compiles, but the display is messed up.

Re: SDL library header issue

2010-06-30 Thread Scott Webster
On Wed, Jun 30, 2010 at 5:04 PM, Michael_google gmail_Gersten keybou...@gmail.com wrote: So I just realized that I want to delete that BYTEORDER line while compiling SDL. How do I tell MacPorts to let me edit the code between the configuration step and the compilation step? You can run the

Re: SDL library header issue

2010-06-30 Thread Michael_google gmail_Gersten
So I just realized that I want to delete that BYTEORDER line while compiling SDL. How do I tell MacPorts to let me edit the code between the configuration step and the compilation step? You can run the phases of the install process independently.  Each phase you run will automatically run

Re: Leaves, requested, and ...

2010-06-30 Thread Scott Webster
On Wed, Jun 30, 2010 at 8:00 PM, Michael_google gmail_Gersten keybou...@gmail.com wrote: I think something's wrong here. I've got no leaves, 3 requested, and far too many installed stuff. Are you sure, I mean just installing gimp2 will give you 194 ports due to the dependencies. You could

Re: Leaves, requested, and ...

2010-06-30 Thread Michael_google gmail_Gersten
I think something's wrong here. I've got no leaves, 3 requested, and far too many installed stuff. Are you sure, I mean just installing gimp2 will give you 194 ports due to the dependencies.  You could eliminate the duplicate packages in your output by using port echo active... Scott I

Re: Leaves, requested, and ...

2010-06-30 Thread Scott Webster
On Wed, Jun 30, 2010 at 8:37 PM, Michael_google gmail_Gersten keybou...@gmail.com wrote: I installed the non-x11 version of gimp. Yet I've got lots of X stuff. Probably leaves doesn't understand variants, so it just assumes the default variants? Still going to be 177 ports by my