Re: build/release libraries

2012-03-31 Thread Arno Hautala
On Sat, Mar 31, 2012 at 01:52, Marko Vranic crow...@gmail.com wrote:

 Are mac ports libraries build in debug or in release mode?How can I get both
 kind?

This is going to be on a port by port basis. Some offer debug as a
variant, but most probably are just release.

If there's a specific port that you're looking for debug mode and it's
not already available, you can probably file a ticket to request this
feature.

What ports are you interested in?


-- 
arno  s  hautala    /-|   a...@alum.wpi.edu

pgp b2c9d448
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


port of ige-mac-bundler won't bundle gnumeric

2012-03-31 Thread Murray Eisenberg
I used sudo port install to install first gnumeric and then 
ige-mac-bundler, apparently without error.


But when I then downloaded and extracted the definitions of 
Gnumeric.app and, in the Gnumerics folder thereby created, ran


  ige-mac-bundler Gnumeric.bundle

I got error message:

 Traceback (most recent call last):
  File /opt/local/bin/ige-mac-bundler, line 5, in module
import bundler.main
ImportError: No module named bundler.main

What's wrong and how fix it?
--
Murray Eisenberg murrayeisenb...@gmail.com
80 Fearing Streetphone 413 549-1020 (H)
Amherst, MA 01002-1912
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: installation on nfs disk

2012-03-31 Thread James Linder

On 31/03/2012, at 10:00 PM, macports-users-requ...@lists.macosforge.org wrote:

 ./configure --prefix=/ibpc/osx/lbt/macport/2.0.4/SL --enable-readline
 --with-install-user=`id -un` --with-install-group=`id -gn`
 --with-tcl-package=/ibpc/osx/lbt/macport/2.0.4/SL/share/macports/Tcl
 
 And here is the error message I get.
 
 Warning: No index(es) found! Have you synced your source indexes?
 port registry doesn't exist at
 /ibpc/osx/lbt/macport/2.0.4/SL/var/macports/registry/registry.db and
 couldn't write to this location
 
 I'm supprised because I specify that I should have all the permissions in
 the configure (--with-install-user and --with-install-group).
 
 
 MacPorts requires root permissions by default.  The root user is normally
 converted to nobody over NFS, because root is a locally privileged
 account, not a network-wide superuser account.  You could change NFS export
 options to suppress that (not recommended) or you could configure MacPorts
 to not use root privileges.

Actually if you are NOT on a trusted lan then you ought not be building on it
If you are on a trusted lan then IMHO no_root_squash is a much easier option 
than trying to run macports as a non root user.
ReadTheMan on NFS options

James
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: Error: Failed to install p5.12-locale-gettext

2012-03-31 Thread Kerry Clendinning
Ryan Schmidt ryandesign at macports.org writes:

 
 
 On Jan 5, 2012, at 11:32, Andreas Wagner wrote:
 
  :info:configure checking for gettext... no
  :info:configure checking for gettext in -lintl...gettext function not found.
Please install libintl
 at Makefile.PL line 18.
 
 Looks like the same issue we've seen reported dozens of times before. Search
the issue tracker and mailing
 list archives. If anyone can come up with a solution that will fix this once
and for all I'd sure be grateful.
 
 


I'm brand new to macports, so don't shoot if my suggestion is hogwash, but I got
around the above error with this change in macports.conf:

macportsuserroot


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users