Re: Need clarification on install procedure

2010-06-29 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. Yes

Re: fusermount

2010-06-29 Thread Scott Webster
On Tue, Jun 29, 2010 at 11:05 PM, Joshua Root 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).  Any tips o

Re: fusermount

2010-06-29 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

fusermount

2010-06-29 Thread Scott Webster
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 processes, seems a bit clunky :) Thanks! Scott

Re: What is ~/.macports for

2010-06-29 Thread Joshua Root
On 2010-6-30 15:39 , Scott Haneda wrote: > Subject pretty much says it all, just curious, and could not locate it in the > docs/wiki. > Thanks You can put a per-user macports.conf in there that will selectively override the settings in the global one. It's also used for work dirs when running wit

What is ~/.macports for

2010-06-29 Thread Scott Haneda
Subject pretty much says it all, just curious, and could not locate it in the docs/wiki. Thanks -- Scott * If you contact me off list replace talklists@ with scott@ * ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.ma

Re: Running apps

2010-06-29 Thread Scott Webster
On Tue, Jun 29, 2010 at 2:22 PM, michael roy wrote: > I went into Terminal and typed in Barrage. The same thing happened, and > Terminal said: > BARRAGE v1.0.2 > Copyright 2003-2005 Michael Speck (http://lgames.sf.net) > Released under Gnu GPL > --- > main loop delay: 0 ms > loading /opt/local/sha

Fwd: Running apps

2010-06-29 Thread michael roy
-- Forwarded message -- From: michael roy Date: Tue, Jun 29, 2010 at 5:20 PM Subject: Re: Running apps To: Scott Webster I went into Terminal and typed in Barrage. The same thing happened, and Terminal said: BARRAGE v1.0.2 Copyright 2003-2005 Michael Speck (http://lgames.sf.net)

Re: Running apps

2010-06-29 Thread Kevin Reid
On Jun 29, 2010, at 12:51, Scott Webster wrote: On Tue, Jun 29, 2010 at 12:44 PM, michael roy wrote: new-host:~ mroy$ /opt/local/var/macports/software/barrage/1.0.2_0/opt/local/bin/ barrage ; exit; ... You shouldn't have to run the file from that direct path. You should just open a termin

Re: qt-mac build bug

2010-06-29 Thread Srinath Vadlamani
Looks like mine is a variation of an install bug, or maybe more info. Thanks for the heads up. <>Srinath On Tue, Jun 29, 2010 at 2:03 PM, Scott Webster wrote: > On Tue, Jun 29, 2010 at 12:59 PM, Srinath Vadlamani > wrote: > > Anybody else seeing this? Should I file a ticket? > > <>Srinath > >

Re: qt-mac build bug

2010-06-29 Thread Scott Webster
On Tue, Jun 29, 2010 at 12:59 PM, Srinath Vadlamani wrote: > Anybody else seeing this?  Should I file a ticket? > <>Srinath > I think someone already did: http://trac.macports.org/ticket/25459 ___ macports-users mailing list macports-users@lists.macosfo

Fwd: qt-mac build bug

2010-06-29 Thread Srinath Vadlamani
I just updated today on Mac OS X 10.6.4. qt-mac is giving the following build error: bexec/qt4-mac/mkspecs/ DEBUG: Executing proc-post-org.macports.destroot-destroot-0 Error: Target org.macports.destroot returned: xinstall: Cannot stat: , No such file or directory DEBUG: Backtrace: xinstall: Canno

Re: 64 bits?

2010-06-29 Thread Scott Webster
On Tue, Jun 29, 2010 at 12:49 PM, Johannes Ruscheinski wrote: > Ok, I am going with your suggestion to reinstall everything.  How do I > make sure to blow away any traces of what I have?  Just "sudo rm -r > /sw"? > Read this: http://guide.macports.org/#installing.macports.uninstalling But there

Re: Running apps

2010-06-29 Thread Scott Webster
On Tue, Jun 29, 2010 at 12:44 PM, michael roy wrote: > So i downloaded MacPorts just fine. I searched around, and decided I would > install the game barrage. The install went fine, but now I don't know how to > run the game! I found the Unix Executable File in the directory, but opening > the file

port dependents

2010-06-29 Thread Jonathan Stickel
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, tk, sqlite3, db46, ncurses, gdbm, bzip2, readline $ p

Re: 64 bits?

2010-06-29 Thread Johannes Ruscheinski
Ok, I am going with your suggestion to reinstall everything. How do I make sure to blow away any traces of what I have? Just "sudo rm -r /sw"? On Tue, Jun 29, 2010 at 12:10 PM, Scott Webster wrote: > On Tue, Jun 29, 2010 at 9:54 AM, Johannes Ruscheinski > wrote: >> I would like to re-install e

Running apps

2010-06-29 Thread michael roy
Sorry for the dumb question, I'm new to this. So i downloaded MacPorts just fine. I searched around, and decided I would install the game barrage. The install went fine, but now I don't know how to run the game! I found the Unix Executable File in the directory, but opening the file just opens ter

Re: 64 bits?

2010-06-29 Thread Scott Webster
On Tue, Jun 29, 2010 at 9:54 AM, Johannes Ruscheinski wrote: > I would like to re-install everything in 64-bit.  Don't remember the > details of what I went through because it's over a week ago but I beat > on it several times before I became too frustrated and gave up.  I > also messed up my 32-b

Re: 64 bits?

2010-06-29 Thread Johannes Ruscheinski
I would like to re-install everything in 64-bit. Don't remember the details of what I went through because it's over a week ago but I beat on it several times before I became too frustrated and gave up. I also messed up my 32-bit install, doing that. The final thing I tried involved a compile fr

Re: 64 bits?

2010-06-29 Thread Scott Webster
On Tue, Jun 29, 2010 at 9:29 AM, Johannes Ruscheinski wrote: > Hi, > > Even though I did a lot of researching I am unable to install a pure > 64 bit MacPorts.  I run my work machine and my home machine in 64 bit > mode (Snow Leopard always up-to-date) and would greatly appreciate any > help! > We

64 bits?

2010-06-29 Thread Johannes Ruscheinski
Hi, Even though I did a lot of researching I am unable to install a pure 64 bit MacPorts. I run my work machine and my home machine in 64 bit mode (Snow Leopard always up-to-date) and would greatly appreciate any help! Thanks! -- Johannes Obligatory current favourite quotes: "Religion is rega

Re: Need clarification on install procedure

2010-06-29 Thread Ryan Schmidt
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. Yes, I've now read the page on > migrating.

Re: Search the contents of (all) ports

2010-06-29 Thread Andreas Wilm
Thanks for the answers. Didn't realise how complicated it is to maintain such a list. Andreas On 26 June 2010 13:15, Ryan Schmidt wrote: > On Jun 26, 2010, at 07:06, Joshua Root wrote: >> On 2010-6-26 21:58 , Andreas Wilm wrote: >>> I was wondering if there is a way to search the contents of a

Need clarification on install procedure

2010-06-29 Thread Bill Christensen
Hi folks, 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. Yes, I've now read the page on migrating. I'll probably just do a fresh install of 10.6.4