[Fink-users] K3B

2004-05-29 Thread Ben Reubenstein
Hello -
Maybe I am dreaming, but I am trying to get K3B to compile and run on 
Mac OS X.  I have gotten qt in but I keep getting this error when I try 
to configure K3B.

configure: error: you need to install kdelibs first.
I have the kdelibs3-ssl package installed, is there something that I 
need to be specifying when I run configure? Or am I dreaming?

Thanks,
~
Ben Reubenstein
[EMAIL PROTECTED]
303-947-0446

---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] K3B

2004-05-30 Thread David R. Morrison
> configure: error: you need to install kdelibs first.
>
> I have the kdelibs3-ssl package installed, is there something that I

You also need kdelibs3-ssl-dev; is that installed?

  -- Dave


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] K3B

2004-05-30 Thread David R. Morrison
"Ben Reubenstein" <[EMAIL PROTECTED]> wrote:

> Thanks for your response Dave.
> 
> I have verified through fink list -i the following:
> 
> i   kdelibs3-ssl 3.1.4-22 KDE - essential libraries
>   i   kdelibs3-ssl...  3.1.4-22 KDE - essential development 
> libraries and...
>   i   kdelibs3-ssl...  3.1.4-22 KDE - essential shared libraries
> 
> Have you gotten K3B to work?
> 
> Thanks -
> 
> 
> 
> On May 30, 2004, at 7:38 AM, David R. Morrison wrote:
> 
> >> configure: error: you need to install kdelibs first.
> >>
> >> I have the kdelibs3-ssl package installed, is there something that I
> >
> > You also need kdelibs3-ssl-dev; is that installed?
> >
> >   -- Dave
> >
> >

OK, in that case, you'll need to go into the build directory and examine
both configure and config.log to see what kind of test it is performing
for the kdelibs, and how that test failed.  Sometimes these things are
caused by an implicit dependency on a library which should have been
given in the fink package but wasn't...

  -- Dave

P.S. No, I've not attempted K3B and don't even know what it is... I am
just giving general troubleshooting advice.


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] K3B

2004-05-31 Thread David R. Morrison
Bouncing this back to the list...

From: "Ben Reubenstein" <[EMAIL PROTECTED]>
Subject: Re: [Fink-users] K3B
Date: Sun, 30 May 2004 20:56:05 -0600
To: "David R. Morrison" <[EMAIL PROTECTED]>

WOW~! That was fast.  K3B is a cd/dvd recording program 
(http://k3b.org).  I looked at my config.log and found this:

configure: 29698: /sw/lib/libkio.la
taking that
configure: 29716: /sw/lib/kde3/plugins/designer/kdewidgets.la
taking that
configure:29786: result: libraries /sw/lib, headers /sw/include
configure:29825: checking if UIC has KDE plugins available
configure:29852: /Developer/qt/bin/uic -L /sw/lib/kde3/plugins/designer 
-nounload -impl actest.h actest.ui > act$
configure:29855: $? = 0
configure:29869: result: no
configure:29872: error: you need to install kdelibs first.

I think my KDE and QT are not getting along.  Maybe I need to 
re-compile qt with some extra options in ./configure... I do this all 
the time on my Linux boxes, but OS X sometimes get a little fickle...

Thanks again!

~
Ben Reubenstein
[EMAIL PROTECTED]
303-947-0446
On May 30, 2004, at 12:31 PM, David R. Morrison wrote:

> "Ben Reubenstein" <[EMAIL PROTECTED]> wrote:
>
>> Thanks for your response Dave.
>>
>> I have verified through fink list -i the following:
>>
>> i   kdelibs3-ssl 3.1.4-22 KDE - essential libraries
>>   i   kdelibs3-ssl...  3.1.4-22 KDE - essential development
>> libraries and...
>>   i   kdelibs3-ssl...  3.1.4-22 KDE - essential shared libraries
>>
>> Have you gotten K3B to work?
>>
>> Thanks -
>>
>>
>>
>> On May 30, 2004, at 7:38 AM, David R. Morrison wrote:
>>
>>>> configure: error: you need to install kdelibs first.
>>>>
>>>> I have the kdelibs3-ssl package installed, is there something that I
>>>
>>> You also need kdelibs3-ssl-dev; is that installed?
>>>
>>>   -- Dave
>>>
>>>
>
> OK, in that case, you'll need to go into the build directory and 
> examine
> both configure and config.log to see what kind of test it is performing
> for the kdelibs, and how that test failed.  Sometimes these things are
> caused by an implicit dependency on a library which should have been
> given in the fink package but wasn't...
>
>   -- Dave
>
> P.S. No, I've not attempted K3B and don't even know what it is... I am
> just giving general troubleshooting advice.
>
>
> ---
> This SF.Net email is sponsored by: Oracle 10g
> Get certified on the hottest thing ever to hit the market... Oracle 
> 10g.
> Take an Oracle 10g class now, and we'll give you the exam FREE.
> http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> ___
> Fink-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/fink-users
>



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] K3B

2004-05-31 Thread Peter O'Gorman
You might want to use fink's Qt with fink's KDE. Use the fink env vars for 
QTLIB etc, do not put /Developer/qt/bin in your PATH.

Peter
David R. Morrison wrote:
Bouncing this back to the list...
From: "Ben Reubenstein" <[EMAIL PROTECTED]>
Subject: Re: [Fink-users] K3B
Date: Sun, 30 May 2004 20:56:05 -0600
To: "David R. Morrison" <[EMAIL PROTECTED]>
WOW~! That was fast.  K3B is a cd/dvd recording program 
(http://k3b.org).  I looked at my config.log and found this:

configure: 29698: /sw/lib/libkio.la
taking that
configure: 29716: /sw/lib/kde3/plugins/designer/kdewidgets.la
taking that
configure:29786: result: libraries /sw/lib, headers /sw/include
configure:29825: checking if UIC has KDE plugins available
configure:29852: /Developer/qt/bin/uic -L /sw/lib/kde3/plugins/designer 
-nounload -impl actest.h actest.ui > act$
configure:29855: $? = 0
configure:29869: result: no
configure:29872: error: you need to install kdelibs first.

I think my KDE and QT are not getting along.  Maybe I need to 
re-compile qt with some extra options in ./configure... I do this all 
the time on my Linux boxes, but OS X sometimes get a little fickle...

Thanks again!

--
Peter O'Gorman - http://www.pogma.com
---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] K3B

2004-06-01 Thread Benjamin Reed
David R. Morrison wrote:
OK, in that case, you'll need to go into the build directory and examine
both configure and config.log to see what kind of test it is performing
for the kdelibs, and how that test failed.  Sometimes these things are
caused by an implicit dependency on a library which should have been
given in the fink package but wasn't...
  -- Dave
P.S. No, I've not attempted K3B and don't even know what it is... I am
just giving general troubleshooting advice.
For all KDE apps, you'll generally want to do what I'm doing in the KDE 
packages, and unpack a new admin/ directory over the one that ships with 
the software, because it is unlikely to work correctly with darwin.

Get the kde-admindir tarball and unpack it (if you've built kde from 
source in fink, you already have it in /sw/src, otherwise a "fink fetch 
kdelibs3" should get it), then do "make -f admin/Makefile.common cvs" 
and then the normal config stuff.

--
Benjamin Reed, a.k.a. RangerRick
[EMAIL PROTECTED] / http://ranger.befunk.com/
---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users