no library dependencies

2009-11-10 Thread David Cake
I'd like to have binaries of a couple of tools that have no dependencies on other libraries within MacPorts (dvdauthor and ffmpeg, specifically). Essentially, I'd like to include them within an app bundle and control them directly from NSTask, rather than require installation of local versions

wxWidgets fail to build

2009-11-10 Thread Yoshiyuki HARAOKA
wxWidgets & wxWidgets-devel fail to build on OS X 10.6.2+Xcode 3.2.1 & 10.5.8(ppc)+Xcode3.1.4 on 10.6.2+Xcode3.2.1 % sudo port -dv archive wxWidgets ../src/common/intl.cpp: In static member function 'static int wxLocale::GetSystemLanguage()': ../src/common/intl.cpp:2060: error: 'smScriptLang' w

Re: qt3-mac

2009-11-10 Thread Ryan Schmidt
On Nov 10, 2009, at 00:08, wilfried rabaud wrote: This is what have been installed in the lib/ : /opt/local/lib/libqt-mt.3.3.8.dylib /opt/local/lib/libqt-mt.3.3.dylib /opt/local/lib/libqt-mt.3.dylib /opt/local/lib/libqt-mt.dylib /opt/local/lib/libqt-mt.la /opt/local/lib/libqt-mt.prl /opt/l

Re: Unable to upgrade libsdl_mixer

2009-11-10 Thread Scott Haneda
I believe this is related to this: http://trac.macports.org/ticket/22452 Perhaps you can patch you report your results back to track? -- Scott * If you contact me off list replace talklists@ with scott@ * On Nov 10, 2009, at 1:36 PM, Frank J. R. Hanstick wrote: Hello, The follower error oc

Re: errors building atlas

2009-11-10 Thread Scott Haneda
its not postfix over here, that for sure :) I post in a way that I think is relevant. If it is a long email, and need a lot of interspersed reply, button post, if it is quick, top. If there i already a trend, I try not to break it. -- Scott * If you contact me off list replace talklists@ wit

Re: errors building atlas

2009-11-10 Thread Arden
I applied the patch to the atlas portfile in #22379 and now I get an error similar to what is reported in #22378 Not much going to be happening until there is some solution to that I guess. Arden Oh, BTW is top posting the norm on this list? On Nov 9

Unable to upgrade libsdl_mixer

2009-11-10 Thread Frank J. R. Hanstick
Hello, The follower error occurred when trying to upgrade libsdl_mixer via sudo port upgrade installed: ---> Fetching libsdl_mixer ---> Attempting to fetch SDL_mixer-1.2.10.tar.gz from http://www.libsdl.org/projects/SDL_mixer/release/ ---> Verifying checksum(s) for libsdl_mixer ---> Extr

kile/kile-devel installation problem, issue with kdelibs3/kdegraphics4

2009-11-10 Thread Temple, Darren
Hello macports-users, After recently having successfully installed "macports", "kde4" and "kate", I've been trying to install the "kile" port ... but have a few problems. I've tried to install both "kile" and "kile-devel", and each has a different issue. In the case of "kile" macports gets stuc

RE: Installation/port-upgrade problems

2009-11-10 Thread Temple, Darren
Thanks for the advice everyone. The snow leopard migration information sorted it. I'd seen this page before but didn't think the reinstallation of ports applied to me as I didn't think I had any ports installed at that point - didn't realise there are actually ports installed with the installat

Re: daemondo / launchd just being silly on me

2009-11-10 Thread dreamcat four
Created Ticket #22449 http://trac.macports.org/ticket/22449 > > Hmm, maybe its worth to file a bug report just to improve the > documentation slightly. > > dreamcat4 > dreamc...@gmail.com > ___ macports-users mailing list macports-users@lists.macosforge.

Re: daemondo / launchd just being silly on me

2009-11-10 Thread dreamcat four
Hello again, The root of my problem: On Sun, Nov 8, 2009 at 7:39 PM, dreamcat four wrote: > startupitem.executable  "${prefix}/lib/ruby/gems/1.8/bin/stompserver > --working_dir /var" > > which creates the attached plist file. But for the life of me it just > won't start. > It turns out there wa

Re: Installation/port-upgrade problems

2009-11-10 Thread Joshua Root
On 2009-11-10 06:58, Panagiotis Atmatzidis wrote: > Dear Sir, > > On 09 Νοε 2009, at 5:10 μ.μ., Darren Temple wrote: > >> Command output: ld: warning: in /opt/local/lib/libz.dylib, file is not >> of required architecture > > did you try $ sudo port upgrade --enforce-variants outdated ?? This i

libsdl_mixer 1.2.10_0 fails to build on OS X 10.5

2009-11-10 Thread seron
native_midi/native_midi_macosx.c: In function 'GetSequenceAudioUnit': native_midi/native_midi_macosx.c:126: error: 'AudioComponentDescription' undeclared (first use in this function) native_midi/native_midi_macosx.c:126: error: (Each undeclared identifier is reported only once native_midi/native_m

Re: qt4-mac +noframework variant cannot be used on macosx 10.6

2009-11-10 Thread eric moscardi
Thank Bryan, I am going to try it. Bryan Blackburn a écrit : On Tue, Nov 10, 2009 at 09:28:43AM +0100, eric moscardi said: Hi macports-users, I have to install qt4-mac with +noframework on MacOsX 10.6, so I run: "port install qt4-mac +noframework " but I have a error: Variant noframework co

Re: qt4-mac +noframework variant cannot be used on macosx 10.6

2009-11-10 Thread Bryan Blackburn
On Tue, Nov 10, 2009 at 09:28:43AM +0100, eric moscardi said: > Hi macports-users, > > I have to install qt4-mac with +noframework on MacOsX 10.6, so I run: > "port install qt4-mac +noframework " but I have a error: Variant > noframework conflicts with cocoa. > How can I install qt4 without framew

qt4-mac +noframework variant cannot be used on macosx 10.6

2009-11-10 Thread eric moscardi
Hi macports-users, I have to install qt4-mac with +noframework on MacOsX 10.6, so I run: "port install qt4-mac +noframework " but I have a error: Variant noframework conflicts with cocoa. How can I install qt4 without framework? Thanks in advance. Eric