I already have homebrew, but I would like to use MacPorts as well for the ports
it has to offer that homebrew doesn't have. Will there be anything going wrong
with my system if I run those along with each other? Homebrew is on my system
in /usr/local/.
It looks like MacPorts has GTK 1.2.10, 2.8.20 and 2.12.9 available. I see a
gtkmm20 package with a version of 2.2.12, suggesting that maybe 2.2.12 is
buried in there somewhere but invisible to me. Is it possible to fetch and
install older versions of Gtk2 via MacPorts?
Thanks,
--
Skip
Ryan> Yes, just like Skip said:
Ryan>sudo rm -r /Library/Frameworks/AquaTerm.framework/Aquaterm
Ryan>sudo port install aquaterm
BTW, I ran into precisely these problems when migrating from my old
PowerBook to my shiny new MacBook Pro. I naively assumed MacPorts w
ts.org/release/ports/aqua/aquaterm/Portfile
system "install_name_tool -change
/Library/Frameworks/AquaTerm.framework/Versions/A/AquaTerm
${prefix}/lib/libaquaterm.1.dylib \
xinstall -d -m 0755 ${destroot}/Library/Frameworks
${destroot}/Library/Frame
gt; belong to a registered port. Unable to activate port aquaterm.
Alejandro> Error: Status 1 encountered during processing.
Alejandro> What does it mean?
To me it means try this:
sudo rm -r /Library/Frameworks/AquaTerm.framework/Aquaterm
sudo port install aquaterm
:-
paul> (you kids ever use a SPARCstation 20?).
No, but I've used a Sun/100 and Sun-2/120. ;-)
Back when I was (practically) a kid ...
--
Skip Montanaro - [EMAIL PROTECTED] - http://www.webfast.com/~skip/
___
macports-users mailing list
at I can read what you wrote ;-) I have a couple other questions:
* Why not put /opt/local/bin in your PATH?
* Why prefer /opt/local/bin/sudo over the version Apple installed?
* Referencing /usr/bin/make suggests you think there's another version
earlier in y
;t even let me look at the ticket, let alone download the
patch or add a comment.
Skip
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users
x27;__edi'
darwin_stop_world.c:113: error: 'i386_thread_state_t' has no member named
'__esi'
darwin_stop_world.c:114: error: 'i386_thread_state_t' has no member named
'__ebp'
make[3]: *** [darwin_stop_world.lo] Error 1
make[2]: *** [all-recursive
fined.
Hmmm... That leads to a follow-on question. Can this macports.conf file be
used to globally get all C/C++ code to be compiled with -g? If not, is
there some way to do it once (not editing every portfile)?
Thx,
Skip
___
macports-users
riant is
Chris> specified.
Yet, amazingly, it didn't complain.
Thanks,
Skip
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
ilding py25-matplotlib with target build
---> Staging py25-matplotlib into destroot
---> Installing py25-matplotlib 0.91.2_0+tkinter
---> Activating py25-matplotlib 0.91.2_0+tkinter
---> Cleaning py25-matplotlib
I asked for the gtk variant. Why was the tkinter variant insta
plexity of MacPorts (not always
in a good way).
--
Skip Montanaro - [EMAIL PROTECTED] - http://www.webfast.com/~skip/
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
skip> File
"/opt/local/lib/python2.5/site-packages/matplotlib/backends/backend_gdk.py",
line 29, in
skip> from matplotlib.backends._backend_gdk import
pixbuf_get_pixels_array
skip> ImportError: No module named _backend_gdk
skip> Give
tlib.backends.backend_gdk import RendererGDK, FigureCanvasGDK
File
"/opt/local/lib/python2.5/site-packages/matplotlib/backends/backend_gdk.py",
line 29, in
from matplotlib.backends._backend_gdk import pixbuf_get_pixels_array
ImportError: No module named _backend_gdk
Given
a note ([EMAIL PROTECTED]).
Skip
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
interactive
backend supported for matplotlib?
Thx,
--
Skip Montanaro - [EMAIL PROTECTED] - http://www.webfast.com/~skip/
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
Adam> When I say install it again, I don't mean the whole of MacPorts,
Adam> just the py25-hashlib port.
Thanks. That does indeed work. Kind of makes it hard to debug if the
problem disappears on the second try...
Skip
___
mac
Error: port uninstall failed: Please uninstall the ports that depend on
python25 first.
It doesn't appear that the port command is smart enough to realize that the
active version of the python25 port should be able to satisfy the stated
dependencies.
Skip
__
rm -rf /opt/local
sudo port install $(cat currentports)
but isn't there some other directory I need to remove? Some sort of
MacPorts frameworks directory?
--
Skip Montanaro - [EMAIL PROTECTED] - http://www.webfast.com/~skip/
___
macports-user
ed py25-matplotlib with no problem. I'm suspicious that
there's some Leopard/MacPorts thing going on here.
--
Skip Montanaro - [EMAIL PROTECTED] - http://www.webfast.com/~skip/
___
macports-users mailing list
macports-users@lists.macosforge.org
rt of thought it would
be sorted out by now but I don't recall seeing anything about a fix. I'm
running a "sudo port upgrade outdated" now just in case I missed something,
but I'm skeptical much will change.
Any thoughs on this problem?
--
Skip Montanaro - [EMAIL PROTECTED]
ts) ... ok
CheckStatementReset (sqlite3.test.regression.RegressionTests) ... ok
--
Ran 167 tests in 0.215s
OK
Skip
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users
version 1.0.0, current
version 111.0.0)
% ls -l /opt/local/lib/libsqlite3*
ls: /opt/local/lib/libsqlite3*: No such file or directory
What's up with that? How can the _sqlite3.so shared library reference it
when it doesn't exist?
--
Skip Montanaro - [EMAIL PROTECTED] - http:/
portfile just specify the
dependency?
Skip
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users
upstream authors upgrade to a newer version of
autoconf. If you absolutely, positively have to patch something, patch the
inputs to configure, not configure itself.
--
Skip Montanaro - [EMAIL PROTECTED] - http://www.webfast.com/~skip/
___
macports-users mai
Eric> ... I search Google for "emacs site:apple.com". A quick scan
Eric> later, and I get back to:
Eric>
<http://www.apple.com/downloads/macosx/unix_open_source/carbonemacspackage.html
Excellent, thanks.
Skip
uked its support files or something. I
Jordan> would, in any case, delete it since you don't know how it got
Jordan> there. :)
I know nothin' about support files. I went ahead and nuked it and will wait
semi-patiently for a rep
There's also something called EmacsStep.app in /Applications. That starts
and runs, giving this summary of who he is:
This is GNU Emacs 23.0.60.1 (i386-apple-darwin8.10.1, *Step 9.0rc3)
of 2007-11-25 on hermes.mshome.net
That app is dated Nov 25 2007.
--
Skip Montanar
pear to be specific to the Python 2.4 install as to the Python
2.5 install.
--
Skip Montanaro - [EMAIL PROTECTED] - http://www.webfast.com/~skip/
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users
m source
all the time. I've never seen this problem before.
Skip Montanaro
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users
skip> Where do I set that, on the command line, in a config file?
Sorry. Saw it in a later message in the thread. I'll be more patient next
time.
Skip
___
macports-users mailing list
macports-users@lists.macosforge.
James> It looks to me like all you have to do is set "buildmakejobs" to
James> the number of jobs you want make to use.
Where do I set that, on the command line, in a config file?
Thanks,
--
Skip Montanaro - [EMAIL PROTECTED] - http://www.webfast.com/~skip/
The
thanks. That makes it transparent even. ;-)
Skip
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users
js> So IMHO using py24 prefix for 2.4 port would be more intuitive.
js> What do you think of this?
+1. In fact, with Python 2.6 and 3.0 on the way I suspect it would be best
to add version numbers to all versions of Python for awhile.
--
Skip Montanaro - [EMAIL PROTECTED]
As the subject says, can I take advantage my my shiny new dual-core MacBook
Pro? Something like "port install -j2"?
Thx,
--
Skip Montanaro - [EMAIL PROTECTED] - http://www.webfast.com/~skip/
The major difference between Democrats and Republicans is that
Republicans don't
Adam> what does "port outdated" say? py25-tkinter-2.5.1_1 is the version
Adam> with the fix for tcl-8.5
Ah, okay... I also upgraded outdated ports a couple days ago, but it shows
py25-tkinter as being out-of-date, so I'm upgrading outdated ports
.600 installed
Downloaded MacPorts base version 1.600
The MacPorts installation is not outdated and so was not updated
selfupdate done!
Do I need to clean some ports and reinstall? Tcl? Tk?
Thx,
Skip
___
macports-users mailing list
I installed the py25-tkinter port which got me tk 8.5. Unfortunately, when
I run a program which uses it I get an exception from Python
(/opt/local/bin/python2.5 in this case):
Traceback (most recent call last):
File "/Users/skip/src/leo-4.4.6-final/src/leoPlugins.py", li
, I want to be able to
James> delete the old version and move the new one to the standard
James> location.
I'm also about to be interested in this. I have a MacBook Pro on order.
--
Skip Montanaro - [EMAIL PROTECTED] - http://www.webfast.com/~skip/
The major difference between
standard directory
CPP C preprocessor
That said, I have no idea if the port command intercepts those settings in
some way.
--
Skip Montanaro - [EMAIL PROTECTED] - http://www.webfast.com/~skip/
The major difference between Democrats and Republicans is that
Republicans don't k
should be all
that big a deal. It's apparently way behind the current development
bleeding edge (which as you suggest might leave one pretty bloody to use
it). I guess that given the meaning of "-devel" (is that a consistent
meaning throughout MacPorts?), it's best
"-devel" implies something a bit more development-oriented,
shouldn't the libtool-devel port either be renamed or deleted altogether?
--
Skip Montanaro - [EMAIL PROTECTED] - http://www.webfast.com/~skip/
___
macports-users maili
lated to the recursion limit error?
Thx,
--
Skip Montanaro - [EMAIL PROTECTED] - http://www.webfast.com/~skip/
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users
port
command to ignore the dependency of glade3 on py25-wxpython so I can
continue with my fumbling attempts at installing it?
Thx,
--
Skip Montanaro - [EMAIL PROTECTED] - http://www.webfast.com/~skip/
___
macports-users mailing list
macports-
Ryan> FYI: "sudo port upgrade active" probably isn't best. You probably
Ryan> want "sudo port upgrade outdated"
I trust that upgrade active will only update those activated items which are
out-of-date, yes?
Skip
can see what's happening.
Skip
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users
ling gcc43 instead. Should the gcc42 upgrade have
worked? I've got MacPorts 1.6.0 and Xcode 2.5 installed on a Powerbook G4
running OSX 10.4.11.
Thx,
--
Skip Montanaro - [EMAIL PROTECTED] - http://www.webfast.com/~skip/
___
macports-users mailing list
ings? Is there some way to say "rebuild all" or do I just plow
ahead with the Python 2.5 install and ignore the fact that everything else
was built up to that point with Xcode 2.2.1?
Thanks,
Skip Montanaro
___
macports-users ma
ings? Is there some way to say "rebuild all" or do I just plow
ahead with the Python 2.5 install and ignore the fact that everything else
was built up to that point with Xcode 2.2.1?
Thanks,
Skip Montanaro
___
macports-users ma
sell us we are in the
market for one. Must be legal!
Thanks again,
Skip
Ryan Schmidt wrote:
On Dec 3, 2007, at 01:01, Skip Evans wrote:
Ryan Schmidt wrote:
Well, ok, that might work too. Though Apple's X11 is really the
easiest, the fastest and IMHO the best way to go.
I got XFree
four terminals right away, and then a code
editor like Bluefish took forever to open, leaving
all these terminals open...
...yuck.
Would Apple's X11 be better than this, as you say
above? If it is faster than I'll go ahead and move
XFfree86 aside and get X11 off my install disks.
Hey Mike & all,
I went ahead and moved X11 out of the way and it
is downloading XFree86 now.
This might do it, eh?
Skip
Mike Savory wrote:
Hi Skip
The message means you have installed the X11 SDK that was part of the
developer tools, but you have not installed the X11.app that wa
uggestions? Recommendations to a MacPorts newbie,
but an old hand at FreeBSD ports?
--
Skip Evans
Big Sky Penguin, LLC
503 S Baldwin St, #1
Madison, WI 53703
608-250-2720
http://bigskypenguin.com
=-=-=-=-=-=-=-=-=-=
Check out PHPenguin, a lightweight and versatile
PHP/MySQL, AJAX & DHTML develop
54 matches
Mail list logo