Re: web server admin / control panel

2012-05-21 Thread Bjarne D Mathiesen
Jasper Frumau wrote: What tool does MacPorts offer to administer my MacPorts LAMP? I would love to have a Cpanel like tool to manage vhosts, user rights and or create databases. PHPMyAdmin does help with the database stuff, but for the other things I have to rely on the command line and or a

Re: web server admin / control panel

2012-05-21 Thread Jasper Frumau
Thanks. Will look into them On Mon, May 21, 2012 at 4:04 PM, Bjarne D Mathiesen macint...@mathiesen.info wrote: Jasper Frumau wrote: What tool does MacPorts offer to administer my MacPorts LAMP? I would love to have a Cpanel like tool to manage vhosts, user rights and or create

Please tell me how to fix a installation problem, thanks!

2012-05-21 Thread Apple Developer
Hi, I am a beginner with MacPorts and I can not install any port so far. My current softwares are Mac OS 10.7.4 Xcode 4.1 XQuartz 2.6.4 (xorg-server 1.10.6). Here is the problem bogon:~ weiwei$ sudo port install vim Password: --- Computing dependencies for vimError: Unable to execute port:

Re: Please tell me how to fix a installation problem, thanks!

2012-05-21 Thread Brandon Allbery
On Mon, May 21, 2012 at 11:16 AM, Apple Developer weiwei.morganstan...@gmail.com wrote: --- Computing dependencies for vimError: Unable to execute port: can't read build.cmd: Failed to locate 'make' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its MacPorts

Re: Please tell me how to fix a installation problem, thanks!

2012-05-21 Thread Jeremy Lavergne
I am a beginner with MacPorts and I can not install any port so far. My current softwares are Mac OS 10.7.4 Xcode 4.1 XQuartz 2.6.4 (xorg-server 1.10.6). What version of MacPorts (run `port version`)? Why such an old Xcode? Here is the problem bogon:~ weiwei$ sudo port install vim

Re: Please tell me how to fix a installation problem, thanks!

2012-05-21 Thread Dominik Reichardt
You still have xcode 4.1. The problem with that version is that when you get it from the App Store you only download the installer to the Applications folder. Go to Applications and start Xcode install or Install Xcode (can't remember which). Or betterget the newest version of Xcode. When you

MacPorts 2.1.1 has been released

2012-05-21 Thread Joshua Root
The MacPorts Project is pleased to announce the release of version 2.1.1. This is a bugfix release with small changes only. See the ChangeLog [1] for the list of changes. If you already have MacPorts installed, the preferred method for updating is to run: sudo port selfupdate For new

SAMBA 3.6.3

2012-05-21 Thread O'Dell James
Has anyone else experienced problems getting the latest macports version of Samba working. After some poking around, I discovered that there is an OS X 10.7 patch lurking around that increases the values for MAX_NGROUPS (Or some such name in the Samba sources). It seems as if the OS X value

Re: SAMBA 3.6.3

2012-05-21 Thread Brandon Allbery
On Mon, May 21, 2012 at 5:40 PM, O'Dell James j...@fpr.com wrote: Has anyone else experienced problems getting the latest macports version of Samba working. After some poking around, I discovered that there is an OS X 10.7 patch lurking around that increases the values for MAX_NGROUPS (Or

Re: SAMBA 3.6.3

2012-05-21 Thread O'Dell James
Shoot! You're right about that. What I did is completely broken and works simply by chance. I guess I'll have to figure out how to apply the patch. Thanks! Jim On May 21, 2012, at 5:45 PM, Brandon Allbery wrote: On Mon, May 21, 2012 at 5:40 PM, O'Dell James j...@fpr.com wrote: Has anyone

Error installing xorg-server

2012-05-21 Thread theDaniel
Hi Folks, New Macports user Question: An error is given when I try to install xorg-server 1.8.1_1: DEBUG: Searching for dependency: p5.12-locale-gettext DEBUG: Didn't find receipt, going to depspec regex for: p5.12-locale-gettext Error: Dependency 'p5.12-locale-gettext' not found. To report a

Re: Error installing xorg-server

2012-05-21 Thread Ryan Schmidt
On May 21, 2012, at 20:06, theDaniel wrote: Hi Folks, New Macports user Question: An error is given when I try to install xorg-server 1.8.1_1: DEBUG: Searching for dependency: p5.12-locale-gettext DEBUG: Didn't find receipt, going to depspec regex for: p5.12-locale-gettext Error:

Re: SAMBA 3.6.3

2012-05-21 Thread James O'Dell
Here's the substance of the ticket I just submitted... The latest SAMBA fails to initialize on startup. This seems to be related to the low value of NAX_NGROUPS in the Darwin Kernel. Here is the link that I found describing the problem:

Re: XCode command line tools enough for MacPorts?

2012-05-21 Thread LuKreme
On May 15, 2012, at 3:41, Harry van der Wolf hvdw...@gmail.com wrote: Are these command line tools not enough for MacPorts? Nope, don't seem to be. You need Xcode and you need to do some work to convince macports Xcode is really installed. I decided to just roll back to 4.2 for now until this

Re: XCode command line tools enough for MacPorts?

2012-05-21 Thread Jeremy Lavergne
Nope, don't seem to be. You need Xcode and you need to do some work to convince macports Xcode is really installed. I decided to just roll back to 4.2 for now until this is all straightened out a little more. It's not just to convince MacPorts. Xcode is actually used to build software that