Re: Building time for qt4-mac

2010-03-17 Thread Vlado Plaga
Dear MacPorts and digiKam users,

just a few minutes ago, and before reading this message thread, I
posted a ticket about an issue I had when I tried to update digiKam:

https://trac.macports.org/ticket/24090

Carsten, it was your post to the digiKam users list, that reminded me I
still wanted publish that problem.

About qt compile time: still using a 1 GHz G4 computer I'm much more
affected. An option to use binaries instead would be great!

As I wrote in the ticket, I'm curious to hear how others installed or
updated digiKam.

Carsten: if there are problems you can't solve, when trying to install
digiKam via MacPorts, you might want to try fink instead:

http://finkproject.org/

I installed digiKam via Fink before, which was slower than via MacPorts
(because of more dependencies), but just worked. Generally Fink
currently seems to often have more up-to-date packages, like kdeedu4
4.4.1, or pidgin 2.6.6 (where the Port is still at 2.6.3)... but on the
other hand MacPorts includes claws-mail, which fink doesn't provide,
and I only learned how to create and modify Portfiles, but I can't
create my own packages for Fink.

Regards,
Vlado

-- 

   Vlado Plaga__o
http://vlado-do.de _o/\,_
update: 2010-01-11 (U)/ (u)
~~~
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: Building time for qt4-mac

2010-03-17 Thread Carsten Bessing
On Tue, Mar 16, 2010 at 12:00 PM, Ryan Schmidt ryandes...@macports.orgwrote:


 On Mar 16, 2010, at 03:46, Carsten Bessing wrote:

  Amazing - to get help even before I have figured out how to ask for it
 :-)
 
  I had exactly this problem, now it seems there is a solution.
 
  But I'm afraid this is out of my league: I have no idea how to apply this
 patch ...
 
  I found this: http://guide.macports.org/#development.patches.applying -
 but I'm not sure how to use it :-/

 Go to the ticket:

 http://trac.macports.org/ticket/23720

 Download the patchfile opengl-on-mac.patch

 Now follow the instructions in the guide: Go to the port's directory:

 cd $(port dir kdeedu4)

 And patch the portfile:

 patch -p0  ~/Downloads/opengl-on-mac.patch

 Now try installing kdeedu4 again.



Thank you - I tried following the above instructions, but got this:

can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--
|Index: Qt4ConfigDependentSettings.cmake
|===
|--- Qt4ConfigDependentSettings.cmake(revision 1099551)
|+++ Qt4ConfigDependentSettings.cmake(working copy)
--
File to patch:

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


Re: Building time for qt4-mac

2010-03-16 Thread Carsten Bessing
Amazing - to get help even before I have figured out how to ask for it :-)

I had exactly this problem, now it seems there is a solution.

But I'm afraid this is out of my league: I have no idea how to apply this
patch ...

I found this: http://guide.macports.org/#development.patches.applying - but
I'm not sure how to use it :-/

Regards,

Carsten



On Tue, Mar 16, 2010 at 12:07 AM, Jürgen Starek juer...@starek.net wrote:

 Carsten Bessing wrote:

  I'm trying to install digikam via MacPorts, [...]

 While your original question has already been adressed, I'd like to point
 you to a patch you currently need to apply to kdeedu in order to
 successfully build digikam: http://trac.macports.org/ticket/23720

 I just had that problem, so I thought I'd warn you ;-)

 Regards,

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


Re: Building time for qt4-mac

2010-03-15 Thread Ryan Schmidt
On Mar 15, 2010, at 05:41, macports-users-ow...@lists.macosforge.org wrote:

 From: Carsten Bessing cars...@bessing.net
 Date: March 15, 2010 05:41:02 CDT
 To: macports-users@lists.macosforge.org
 Subject: Building time for qt4-mac
 
 
 Hi,
 
 I'm trying to install digikam via MacPorts, but the process seems to stall 
 while 'building qt4-mac' - unless this building alone is supposed to take 
 over an hour. 
 
 I'm on a MacBook Pro, 2.16 GHz Intel Core 2 Duo with 3 GB RAM, OS X 10.6.2.
 
 After well over an hour I interrupted the process and retried with the debug 
 flag. I have attached the output, if anyone has the time to tell me if I'm 
 just being impatient - or something is wrong. 
 
 I'm new to this whole MacPorts thing, so any help would be most appreciated.
 
 Thanks,
 
 Carsten
 QT4.pdf

Your original post did not make it to the mailing list because it was 1MB in 
size, which is much too large to send to a group with this many subscribers.

You should simply retry the build. (It will continue where it left off, unless 
you cleaned it.) qt4-mac does take a very very very long time to build (hours 
on my similar MacBook Pro), and if I recall, about 6GB of disk space. You'll 
just have to be patient.


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


Re: Building time for qt4-mac

2010-03-15 Thread Mark Anderson
I would also maybe try port -v install qt4-mac or whatever, then you
can see the build process to see if it's really stalled.   Ryan is
right though, qt4-mac is a monster build, and takes forever.  I think
it took almost an hour on my 8 core mac pro.

Mark

On Mon, Mar 15, 2010 at 7:40 AM, Ryan Schmidt ryandes...@macports.org wrote:
 On Mar 15, 2010, at 05:41, macports-users-ow...@lists.macosforge.org wrote:

 From: Carsten Bessing cars...@bessing.net
 Date: March 15, 2010 05:41:02 CDT
 To: macports-users@lists.macosforge.org
 Subject: Building time for qt4-mac


 Hi,

 I'm trying to install digikam via MacPorts, but the process seems to stall 
 while 'building qt4-mac' - unless this building alone is supposed to take 
 over an hour.

 I'm on a MacBook Pro, 2.16 GHz Intel Core 2 Duo with 3 GB RAM, OS X 10.6.2.

 After well over an hour I interrupted the process and retried with the debug 
 flag. I have attached the output, if anyone has the time to tell me if I'm 
 just being impatient - or something is wrong.

 I'm new to this whole MacPorts thing, so any help would be most appreciated.

 Thanks,

 Carsten
 QT4.pdf

 Your original post did not make it to the mailing list because it was 1MB in 
 size, which is much too large to send to a group with this many subscribers.

 You should simply retry the build. (It will continue where it left off, 
 unless you cleaned it.) qt4-mac does take a very very very long time to build 
 (hours on my similar MacBook Pro), and if I recall, about 6GB of disk space. 
 You'll just have to be patient.


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

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


Re: Building time for qt4-mac

2010-03-15 Thread Jürgen Starek
Carsten Bessing wrote:

 I'm trying to install digikam via MacPorts, [...]

While your original question has already been adressed, I'd like to point you 
to a patch you currently need to apply to kdeedu in order to successfully build 
digikam: http://trac.macports.org/ticket/23720

I just had that problem, so I thought I'd warn you ;-)

Regards,

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