[Fink-users] KDevelop

2003-02-17 Thread Tom Dove
Hi all, I'm trying to build LinPSK, a ham radio app, on the Mac again (it's broken because it was written for Qt2 and is not happy with something about Apple X11 now). The author used KDevelop, and life will be much easier if I can do that, too. I've tried a couple of times (using Kdevelop 3.0

[Fink-users] Kdevelop

2003-02-20 Thread [EMAIL PROTECTED]
any one has installe by fink kdevelop. I have tryed but hade an error in doxygen compile Thanks in advanced Claudio --- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor yo

[Fink-users] kdevelop

2005-11-01 Thread matz.org
Hi! I'd like to install the fantastic kdevelop. I remember that under gentoo-linux i had the chance to choose what to compile and what not to compile. I mean that kdevelop supports a lot of programmin languages but since i dont need all of them i'd like not to compile the support for C++ (for examp

Re: [Fink-users] KDevelop

2003-02-17 Thread Benjamin Reed
On Monday, February 17, 2003, at 02:32 PM, Tom Dove wrote: Hi all, I'm trying to build LinPSK, a ham radio app, on the Mac again (it's broken because it was written for Qt2 and is not happy with something about Apple X11 now). The author used KDevelop, and life will be much easier if I can do

Re: [Fink-users] Kdevelop

2003-02-20 Thread Alexander Hansen
What version of doxygen is failing to install? On Thu, 2003-02-20 at 07:22, [EMAIL PROTECTED] wrote: > any one has installe by fink kdevelop. > I have tryed but hade an error in doxygen compile > > Thanks in advanced > > Claudio > > > > ---

Re: [Fink-users] Kdevelop

2003-02-20 Thread Alexander Hansen
Actually, I asked because there was a problem that afflicted an earlier version of doxygen, but now there's a different problem for doxygen-1.3-1 which doesn't affect everybody. On Thu, 2003-02-20 at 08:37, [EMAIL PROTECTED] wrote: > Here i don't have fink to see, > but the release of doxygen is

Re: [Fink-users] Kdevelop

2003-02-20 Thread Alexander Hansen
What version of tetex do you have installed? If you have version 2.0-x, then pdflatex should have been installed by tetex-base. On Thu, 2003-02-20 at 15:27, Claudio Bisegni wrote: > i have tryed to install your version but this is the eroor that i have > > echo "Running latex..." > Running latex

Re: [Fink-users] Kdevelop

2003-02-21 Thread Alexander Hansen
That looks right. Try reinstalling tetex-base. On Thu, 2003-02-20 at 16:17, Claudio Bisegni wrote: > 2.0-5 > > this is the fink commander out > > statusnameinstalled binary > bundle-tetex20010808-7 > system-tetex20010808-8 > tetex 2.0-5

Re: [Fink-users] kdevelop

2005-11-01 Thread Alexander K. Hansen
On 11/1/05, matz.org <[EMAIL PROTECTED]> wrote: > Hi! > I'd like to install the fantastic kdevelop. > I remember that under gentoo-linux i had the chance to choose what to > compile and what not to compile. I mean that kdevelop supports a lot > of programmin languages but since i dont need all of t

Re: [Fink-users] kdevelop

2005-11-01 Thread matz.org
i'm having a look to kdevelop.info, but i'm not understanding a lot. ConfigureParams: --includedir=%p/include --libdir=%p/lib --prefix=%p --with-qt-dir=%p --with-qt-includes=%p/include/qt --with-extra-libs=%p/lib --with-extra-includes=% p/include --enable-mt --with-pic --enable-rpath --enable-shar

Re: [Fink-users] kdevelop

2005-11-01 Thread Benjamin Reed
matz.org wrote: Hi! I'd like to install the fantastic kdevelop. I remember that under gentoo-linux i had the chance to choose what to compile and what not to compile. I mean that kdevelop supports a lot of programmin languages but since i dont need all of them i'd like not to compile the support

Re: [Fink-users] kdevelop

2005-11-01 Thread Benjamin Reed
matz.org wrote: is there anybody out there who is practice with this? is there any howto? i see --enable pascal , but i dont need pascal, and i se --disable java (but i need java! how is it possible that default fink kdevelop binary doesnt support java?!?!) the kdevelop java support uses excep

Re: [Fink-users] kdevelop

2005-11-01 Thread matz
i'm having a look to kdevelop.info, but i'm not understanding a lot. ConfigureParams: --includedir=%p/include --libdir=%p/lib --prefix=%p --with-qt-dir=%p --with-qt-includes=%p/include/qt --with-extra-libs=%p/lib --with-extra-includes=% p/include --enable-mt --with-pic --enable-rpath --enable-shar

[Fink-users] KDevelop won't start!

2003-01-05 Thread Ryan Michela
Hello all. I've tried reinstalling and updating a few times no but to no avail. KDevelop says libkjava.1.dylib can't be found. Sure enough, the lib isn't in my libs directory with all the other lib* files. Google says that libkjava.1.dylib should be included in KDELibs. I'm really confused and have

[Fink-users] KDevelop update fails

2003-03-31 Thread Tom Dove
Hi all, I'm not able to update KDevelop from /unstable because building kdelibs3-3.1.1-1 fails. Is this a known issue? If so, what's the fix? -- Tom Dove --- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo wit

[Fink-users] KDevelop and Qt problem

2003-03-22 Thread Tom Dove
Hi all, Does anybody in this group use Fink-installed KDevelop 3 on an Apple X11 system? I have a problem with it; a straight C++ "hello world" program builds properly, but one in Qt does not. It appears to be unable to find what it needs in the Qt libraries someplace. Nobody has answered my q

Re: [Fink-users] KDevelop update fails

2003-03-31 Thread Benjamin Reed
Tom Dove wrote: Hi all, I'm not able to update KDevelop from /unstable because building kdelibs3-3.1.1-1 fails. Is this a known issue? If so, what's the fix? You are going to have to be more specific... There was a bug in kde building that got fixed sometime yesterday, have you tried a selfupd

Re: [Fink-users] KDevelop update fails

2003-03-31 Thread Alexander Hansen
General note to users: it's better to put the name of the package that is actually failing as the subject, rather than the package you are trying to build ultimately. Now, for your problem, I'd suggest doing another "selfupdate-cvs", because there were earlier upgrade problems with kdelibs3 that

Re: [Fink-users] KDevelop update fails

2003-03-31 Thread Tom Dove
On Monday, March 31, 2003, at 02:54 PM, Benjamin Reed wrote: Tom Dove wrote: Hi all, I'm not able to update KDevelop from /unstable because building kdelibs3-3.1.1-1 fails. Is this a known issue? If so, what's the fix? You are going to have to be more specific... There was a bug in kde build

Re: [Fink-users] KDevelop update fails

2003-03-31 Thread Benjamin Reed
Tom Dove wrote: g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Os -fno-exceptions -fno-check-new -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -o .libs/libkhtml.la.closure .libs/libkhtml_la

[Fink-users] Kdevelop on OS X

2005-09-25 Thread Jérôme Gagnon-Voyer
HiI compiled Kdevelop (X11) with Fink on Mac OS X 10.4I'm able to open the software inside X11, no problem on this side.When I try to open a C++ project, I get this error"Could not create language plugin for C++"This link tells me that Kdevelop can't find the file libkdevcppsupport.sohttp://63.238.

Re: [Fink-users] Kdevelop on OS X

2005-09-26 Thread Benjamin Reed
Jérôme Gagnon-Voyer wrote: Seems Kdevelop can't find this library? Do I have to specify somewhere that libraries are inside /sw/lib ? this is a known issue that I am working on... --- SF.Net email is sponsored by: Tame your development chal

[Fink-users] kdevelop, problems building projects.. automake

2004-04-28 Thread Rich
Hi I managed to download and compile kdevelop on top of the kde fink packages. Kdevelop works great. v happy, The problem I have is that I can't build any makefiles from within kdevelop, I get the following when it asks to make the makefile. I've seen something similar in someone trying to comp