Re: building kde4-baseapps

2014-03-03 Thread James Linder
On 4 Mar 2014, at 4:00 am, macports-users-requ...@lists.macosforge.org wrote: >> I think that is pretty much out of the question, unless you run a virtual >> machine. I am not sure where Linux is up to with dual-booting on Mac. >> When I last looked, about two years ago, it was possible with Win

Re: Workaround gnutar for gdbm

2014-03-03 Thread Alejandro Imass
On Mon, Mar 3, 2014 at 7:03 PM, Alejandro Imass wrote: > On Mon, Mar 3, 2014 at 6:58 PM, Clemens Lang wrote: >> Hi Alejandro, >> [...] >> Please don't change stuff in /usr/bin - that's Apple-land. Furthermore, this >> symlink might later be picked up by MacPorts' configure script during its >

Re: Workaround gnutar for gdbm

2014-03-03 Thread Brandon Allbery
On Mon, Mar 3, 2014 at 7:03 PM, Alejandro Imass wrote: > Thanks a lot for both your replies. I will follow the upgrade > procedure then. I was running a pretty well updated version of Xcode > and OS X and since my Xcode didn't change I figured it was just a > minor nuance but apparently it's not.

Re: Workaround gnutar for gdbm

2014-03-03 Thread Alejandro Imass
On Mon, Mar 3, 2014 at 6:58 PM, Clemens Lang wrote: > Hi Alejandro, > > I can assure you that is not the case. I'm on Mavericks, don't have > /usr/bin/gnutar and no gnutar port installed and gdbm builds fine from source > (even in the sandbox hiding /usr/local and all files gdbm doesn't depend o

Re: Workaround gnutar for gdbm

2014-03-03 Thread Clemens Lang
Hi Alejandro, > Path to gnu tar seems hardcoded in make procedure for gdbm so here's > how I quickly worked around that problem: I can assure you that is not the case. I'm on Mavericks, don't have /usr/bin/gnutar and no gnutar port installed and gdbm builds fine from source (even in the sandbox

Re: Workaround gnutar for gdbm

2014-03-03 Thread Brandon Allbery
On Mon, Mar 3, 2014 at 6:47 PM, Alejandro Imass wrote: > Path to gnu tar seems hardcoded in make procedure for gdbm so here's > how I quickly worked around that problem: > If you get an error about /usr/bin/gnutar after upgrading, it means you did not follow the Migration instructions ( http://t

Workaround gnutar for gdbm

2014-03-03 Thread Alejandro Imass
Hi all, Path to gnu tar seems hardcoded in make procedure for gdbm so here's how I quickly worked around that problem: So if you into /usr/bin/gnutar not found whilst upgrading your ports after Maveriks just install gnu tar from port (sudo port install gnutar) and then cd /usr/bin and sudo ln -s

Re: building kde4-baseapps (10.6.8)

2014-03-03 Thread Ian Wadham
On 03/03/2014, at 10:22 PM, René J.V. Bertin wrote: > On Monday March 03 2014 13:25:20 Ian Wadham wrote: > >> Yes, but I don't know what they all are. I have tried to find out … :-( >> They >> are portable, in a language and library sense, but not in a design sense. >> KDE/Linux is one desktop/

Re: building kde4-baseapps (10.6.8)

2014-03-03 Thread René J . V . Bertin
On Monday March 03 2014 13:25:20 Ian Wadham wrote: > Yes, but I don't know what they all are. I have tried to find out … :-( They > are portable, in a language and library sense, but not in a design sense. > KDE/Linux is one desktop/OS and OS X is another. It's a difference in > infrastructure.