Re: gd2 MacPorts packaging bug

2011-07-28 Thread mark brethen
I created the environment.plist and entered the GDFONTPATH and GNUPLOT_DEFAULT_GDFONT string values. This worked also. So, are you saying I shouldn't use .bashrc anymore? -Mark On Jul 28, 2011, at 8:14 PM, Brandon Allbery wrote: > On Thu, Jul 28, 2011 at 20:17, mark brethen wrote: > wxMaxi

Re: python IDE?

2011-07-28 Thread Ned Deily
In article , mark brethen wrote: > spyder and python toolkit (PTK) provide MATLAB-like features. I found on the > spyder web page a link to macports py26-spyder. Will py26 interfere with py27 > already installed under macports? You can have both installed but you'll need to install py26 versi

selfupdate to MacPorts 2.0.0: This could take awhile...

2011-07-28 Thread Ryan Schmidt
As you may know, during the upgrade to MacPorts 2.0.0, selfupdate will convert your installed ports into a new format. There is no progress indication while this happens [1]. If you selfupdate using verbose mode, the last thing you'll see printed while this happens is "This could take awhile..."

Re: python IDE?

2011-07-28 Thread mark brethen
spyder and python toolkit (PTK) provide MATLAB-like features. I found on the spyder web page a link to macports py26-spyder. Will py26 interfere with py27 already installed under macports? -Mark On Jul 28, 2011, at 10:40 PM, Ned Deily wrote: > In article <5855904b-5153-4d72-ba09-dc597aea6...

Re: python IDE?

2011-07-28 Thread Ned Deily
In article <5855904b-5153-4d72-ba09-dc597aea6...@aim.com>, mark brethen wrote: > With all the python ports available (I've installed numpy, sympy and > matplotlib) are there any IDE ports? If not, what alternatives can you > recommend? IPython is closely associated with Numpy and scientific a

python IDE?

2011-07-28 Thread mark brethen
With all the python ports available (I've installed numpy, sympy and matplotlib) are there any IDE ports? If not, what alternatives can you recommend? -Mark ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge

"an invalid entry was passed" error with MacPorts 2.0

2011-07-28 Thread Dave Marquard
I recently upgraded to MacPorts 2.0 on Lion, and it appears that my registry may be corrupt. Specifically, I'm getting an "invalid entry passed" error message when trying to upgrade several (but not all) of my installed ports. Specifically, the error I'm seeing is: [38] dmarquard@dmarquard% su

Re: gd2 MacPorts packaging bug

2011-07-28 Thread Brandon Allbery
On Thu, Jul 28, 2011 at 20:17, mark brethen wrote: > wxMaxima, the environment variable doesn't get passed along. But gnuplot > reads it's init file when ever a job is submitted to it.. > No *login* shell is involved anywhere along the way (setting environment variables in e.g. .bashrc is not a

Re: KDE4 apps don't launch

2011-07-28 Thread Brandon Allbery
On Thu, Jul 28, 2011 at 20:19, Ian Wadham wrote: > - Getting the links to sockets and temp dirs correct (on a Linux system, > KDE does >that automagically), > For what it's worth, the problem on OS X is making KDE4 play along with the paths and temporary file ecosystem in OS X; KDE4 program

Re: KDE4 apps don't launch

2011-07-28 Thread Ian Wadham
On 29/07/2011, at 3:19 AM, Doug McComber wrote: > I've installed Digikam and consequently KDE4. However no KDE apps > will launch. They all exhibit the same symptom (bouncing in the dock > for a while and not responding). Lucky you. I am having trouble getting Digikam to build, but have put th

Re: gd2 MacPorts packaging bug

2011-07-28 Thread mark brethen
The line I put in the .gnuplot file has the same effect as: export GDFONTPATH="/Library/Fonts/" gnuplot> set term png font Arial 12 Ticket #26897 discusses the font path issue. Since there's no shell involved with wxMaxima, the environment variable doesn't get passed along. But gnuplot reads i

Re: gd2 MacPorts packaging bug

2011-07-28 Thread Scott Webster
Filing a ticket on the macports trac system will likely provide a faster response, but thanks for the report. Here is a link to instructions on filing a ticket: http://guide.macports.org/#project Scott On Thu, Jul 28, 2011 at 4:43 PM, mark brethen wrote: > Arial is gnuplot's default font for m

gd2 MacPorts packaging bug

2011-07-28 Thread mark brethen
Arial is gnuplot's default font for making PNG files. That font is present in /Library/Fonts but gnuplot is not finding it. Neither did setting the GDFONTPATH variable work for wxMaxima. A way around this issue was to put 'set term png font "/Library/Fonts/Arial.ttf" 12' in the '.gnuplot' file l

Re: ISCSI target

2011-07-28 Thread chymian
hi bradley, thx a lot. that would be very kind. and I would be glad to do the testing :) TIA chymian Am Donnerstag, 28. Juli 2011, 20:30:44 schrieb Bradley Giesbrecht: > On Jul 28, 2011, at 3:12 AM, chymian wrote: > > anybody? > > If you test it I will build a netbsd-iscsi port for you. > >

Re: graph of port dependencies?

2011-07-28 Thread Eric A. Borisch
On Thu, Jul 28, 2011 at 2:35 AM, Ryan Schmidt wrote: > > On Jul 27, 2011, at 12:17, Andrew Long wrote: > >> Does anyone know of a program that will draw a graph of dependencies between >> ports? Forex, if I select a library that I want to uninstall, I want a graph >> of all 'top-level' ports tha

eric4 configuraation

2011-07-28 Thread Claude Cherton
Good evening, I have installed eric4 on my Mac (iMac intel, OS X.6.8). Everything was going fine up to the configuration. I didn't understand how to configure Qt4 connexion: • it is asked which Qt4 directory to use... I have many of such folders, I guess it must be "/opt/local/share/qt4

Re: Trouble updating qt3

2011-07-28 Thread Dan Ports
On Thu, Jul 28, 2011 at 03:07:00PM -0500, Ryan Schmidt wrote: > That sounds like qt3 is not properly observing the destroot. I'm guessing it > should be running ranlib on the copy in the destroot, not an existing copy > already in prefix. No, it appears to be intentional. It's doing a ranlib on

Re: Trouble updating qt3

2011-07-28 Thread Ryan Schmidt
On Jul 28, 2011, at 14:34, Dan Ports wrote: > On Thu, Jul 28, 2011 at 08:57:09AM -0500, Rodolfo Aramayo wrote: >> The original problem was related to file permissions?? I was unable to >> solve this problem any other way, like changing permissions on the >> files that could not be written to and

Re: Trouble updating qt3

2011-07-28 Thread Dan Ports
On Thu, Jul 28, 2011 at 08:57:09AM -0500, Rodolfo Aramayo wrote: > The original problem was related to file permissions?? I was unable to > solve this problem any other way, like changing permissions on the > files that could not be written to and or running selfupdate and port > upgrade outdated

Re: KDE4 apps don't launch

2011-07-28 Thread Doug McComber
On 28 July 2011 15:35, Brandon Allbery wrote: > On Thu, Jul 28, 2011 at 13:19, Doug McComber > That's exactly the problem:  the symlinks point to nonexistent directories, > so kdeinit4 won't start up.  You need to create the target directories: > >     mkdir $TMPDIR/ksocket-$USER $TMPDIR/kde-$USE

Re: KDE4 apps don't launch

2011-07-28 Thread Brandon Allbery
On Thu, Jul 28, 2011 at 13:19, Doug McComber wrote: > There's a bug in the way KDE4 is handled currently; I don't know what > the correct fix is, but my current hack involves some launchd actions > that create the necessary directories and symlinks thereto in > ~/Library/Preference

Re: ISCSI target

2011-07-28 Thread Bradley Giesbrecht
On Jul 28, 2011, at 3:12 AM, chymian wrote: > anybody? If you test it I will build a netbsd-iscsi port for you. Regards, Bradley Giesbrecht (pixilla) > Am Dienstag, 26. Juli 2011, 13:41:42 schrieb chymian: >> hello, >> I hope this is the right place to ask. >> >> I'm in search for an iSCSI-T

Re: MacPorts is hijacking account on MacOSXServer

2011-07-28 Thread kevin beckford
> I am not familiar with "mobile accounts". > You should familiarize yourself with the operating system you are tasked with writing software on in that case. Or, say "We did not bother to do our homework, don't use our stuff." You said the same thing about git. Ignorance is hardly becoming. > >

KDE4 apps don't launch

2011-07-28 Thread Doug McComber
Hi, I've installed Digikam and consequently KDE4. However no KDE apps will launch. They all exhibit the same symptom (bouncing in the dock for a while and not responding). I've followed everything about KDE4 and Mac that I can find. While googling I found this older post from the list:

Re: Macports, 2.0 tiger and mesa

2011-07-28 Thread Larry Moore
On 25/7/11 1:57 PM, Jeremy Huddleston wrote: > Tiger/ppc has had issues with mesa for quite some time. I don't test on that > architecture, so any help you can provide will be appreciated. > > I'm not sure why it's building gallium. It should be disabled on Tiger/ppc > by this: > > platform dar

Re: Trouble updating qt3

2011-07-28 Thread Rodolfo Aramayo
FYI I was able to solve the problem I was having updating qt3 by doing the following: uninstalling the active (outdated) installation of qt3 installing the up-to-date version of qt3 The original problem was related to file permissions?? I was unable to solve this problem any other way, like cha

Re: ISCSI target

2011-07-28 Thread chymian
anybody? Am Dienstag, 26. Juli 2011, 13:41:42 schrieb chymian: > hello, > I hope this is the right place to ask. > > I'm in search for an iSCSI-Target daemon for mac osx 10.6.x or 10.7. to use > it in conjunction with virtualbox. > > all I found was a a little description how-to compile an old

Re: Upgrade to new version

2011-07-28 Thread Ryan Schmidt
On Jul 28, 2011, at 02:51, vishal bhat wrote: > On Thu, Jul 28, 2011 at 12:34 AM, Ryan Schmidt wrote: > >> The version of linkchecker in MacPorts is 5.0.1. If a newer version is >> available (it looks to me like version 7.0 is available) and you would like >> us to update the port to that newer

Re: Upgrade to new version

2011-07-28 Thread vishal bhat
Hi Ryan Thanks for the update. Any timelines by when we can have latest update. Thanks Vishal On Thu, Jul 28, 2011 at 12:34 AM, Ryan Schmidt wrote: > > On Jul 27, 2011, at 13:48, vishal bhat wrote: > > > I want to install linkchcker through mac ports. > > The version available is 5.1 but how to

Re: Ticket #30400 (new defect) QT3 fails to build

2011-07-28 Thread Ryan Schmidt
On Jul 27, 2011, at 13:08, Marko Käning wrote: > Why isn't there a universal variant anyways? qt3-mac has it, why not qt3? Probably because nobody has cared to make one. Qt3 is obsolete. qt3-mac's universal variant apparently doesn't work either: https://trac.macports.org/ticket/29001 _

Re: graph of port dependencies?

2011-07-28 Thread Ryan Schmidt
On Jul 27, 2011, at 12:17, Andrew Long wrote: > Does anyone know of a program that will draw a graph of dependencies between > ports? Forex, if I select a library that I want to uninstall, I want a graph > of all 'top-level' ports that depend on it, so I can make an early decision > about keep

Re: Upgrade to new version

2011-07-28 Thread Ryan Schmidt
On Jul 27, 2011, at 13:48, vishal bhat wrote: > I want to install linkchcker through mac ports. > The version available is 5.1 but how to upgrade to new version once i install > 5.1 from macports. The version of linkchecker in MacPorts is 5.0.1. If a newer version is available (it looks to me