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

Re: [Fink-users] KDE Apps without KDE?

2005-09-26 Thread Dan Sommers
On 2005-09-26 at 08:05:42 -0400, Regarding "Re: [Fink-users] KDE Apps without KDE?," "Alexander K. Hansen" <[EMAIL PROTECTED]> wrote: > On 9/26/05, Dan Sommers <[EMAIL PROTECTED]> wrote: [ can I run KDE apps without running "full blown" KDE? ] > You can indeed do this. I don't know of any apps

Re: [Fink-users] Re: Install on 10.4

2005-09-26 Thread Roy Mendelssohn
Look on the Tiger Installation 1 DVD. Luanch the "OPtional Installs" package. After agreeing to the license and selecting the drive,open up the options under "Applications". Select X11 and it will be installed. HTH, -Roy M. At 10:51 PM +0200 9/26/05, Pierre Neihouser wrote: On Sep 26, 2

Re: [Fink-users] Help with fink selfupdate error

2005-09-26 Thread Alexander K. Hansen
On 9/26/05, Viktor Haag <[EMAIL PROTECTED]> wrote: > Hmm -- now I get another error: > > cvs [update aborted]: end of file from server (consult above messages if > any) > > I hope this is only a temporary problem, and not a new problem uncovered by > the fix of the previous problem? > > -- > Vi

Re: [Fink-users] Re: Install on 10.4

2005-09-26 Thread Pierre Neihouser
On Sep 26, 2005, at 10:45 PM, Alexander K. Hansen wrote: On 9/26/05, Pierre Neihouser <[EMAIL PROTECTED]> wrote: On Sep 26, 2005, at 8:14 PM, Sebastien Maret wrote: Pierre Neihouser <[EMAIL PROTECTED]> writes: So I installed the dev tools, tried again: "Can't resolve dependency for 'X11

Re: [Fink-users] Re: Install on 10.4

2005-09-26 Thread Alexander K. Hansen
On 9/26/05, Pierre Neihouser <[EMAIL PROTECTED]> wrote: > > On Sep 26, 2005, at 8:14 PM, Sebastien Maret wrote: > > > Pierre Neihouser <[EMAIL PROTECTED]> writes: > > > >> Got it all installed, but when I did > >> some the scanpackages part (using Fink Commander) I got some problems > >> with cc1pl

[Fink-users] Re: Install on 10.4

2005-09-26 Thread Pierre Neihouser
On Sep 26, 2005, at 8:14 PM, Sebastien Maret wrote: Pierre Neihouser <[EMAIL PROTECTED]> writes: Got it all installed, but when I did some the scanpackages part (using Fink Commander) I got some problems with cc1plus (which I believe is part of the dev tools). No worries, I thought. Anyway, a

Re: [Fink-users] Help with fink selfupdate error

2005-09-26 Thread Alexander K. Hansen
On 9/26/05, Viktor Haag <[EMAIL PROTECTED]> wrote: > > This morning I got an error while trying to fink selfupdate that > I haven't seen before. Is this a known issue with the server > right now, or is this some sort of problem with my local file > system (as it sounds like it is)? > > Has anyone s

[Fink-users] Help with fink selfupdate error

2005-09-26 Thread Viktor Haag
This morning I got an error while trying to fink selfupdate that I haven't seen before. Is this a known issue with the server right now, or is this some sort of problem with my local file system (as it sounds like it is)? Has anyone seen this before, and can suggest a way to work through this pro

Re: [Fink-users] how to link to fink files?

2005-09-26 Thread Mark J. Reed
Sure. cc -I/sw/include -L/sw/lib ... If mplayer has a configure script, you can usually supply an argument to it to specify alternate include and library directories. Try ./configure --help. If it uses make(1), you can also try setting a couple environment variables before running the make: e

Re: [Fink-users] cp problem in install of pcb-1.99.20050609-5 on Tiger

2005-09-26 Thread Alexander K. Hansen
On 9/26/05, Alexander K. Hansen <[EMAIL PROTECTED]> wrote: > I get the following: > > /usr/bin/install -d -m 700 > /sw/src/fink.build/root-pcb-1.99.20050609-5/sw/share/doc/pcb > /bin/cp -r /sw/src/fink.build/root-pcb-1.99.20050609-5/sw/share/doc/pcb/ > usage: cp [-R [-H | -L | -P]] [-f | -i | -n]

Re: [Fink-users] cp syntax problem in install phase of curl-unified-7.11.2-3

2005-09-26 Thread Alexander K. Hansen
On 9/26/05, Alexander K. Hansen <[EMAIL PROTECTED]> wrote: > (OS 10.4.2) > > It looks the builitin cp was given a flag it doesn't recognize: > > usr/bin/install -d -m 700 > /sw/src/fink.build/root-curl-unified-7.11.2-3/sw/share/doc/curl-unified > /bin/cp -r > /sw/src/fink.build/root-curl-unified-7.

[Fink-users] Re: Install on 10.4

2005-09-26 Thread Sebastien Maret
Pierre Neihouser <[EMAIL PROTECTED]> writes: > I tried to install fink 0.8.0 on a brand new PowerBook. Didn't > install the dev tools at first since I just wanted to use binaries. > Is it a requirement by the way? No. > Got it all installed, but when I did > some the scanpackages part (using Fi

[Fink-users] Install on 10.4

2005-09-26 Thread Pierre Neihouser
Hi, I tried to install fink 0.8.0 on a brand new PowerBook. Didn't install the dev tools at first since I just wanted to use binaries. Is it a requirement by the way? Got it all installed, but when I did some the scanpackages part (using Fink Commander) I got some problems with cc1plus (w

[Fink-users] cp problem in install of pcb-1.99.20050609-5 on Tiger

2005-09-26 Thread Alexander K. Hansen
I get the following: /usr/bin/install -d -m 700 /sw/src/fink.build/root-pcb-1.99.20050609-5/sw/share/doc/pcb /bin/cp -r /sw/src/fink.build/root-pcb-1.99.20050609-5/sw/share/doc/pcb/ usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv]

[Fink-users] cp syntax problem in install phase of curl-unified-7.11.2-3

2005-09-26 Thread Alexander K. Hansen
(OS 10.4.2) It looks the builitin cp was given a flag it doesn't recognize: usr/bin/install -d -m 700 /sw/src/fink.build/root-curl-unified-7.11.2-3/sw/share/doc/curl-unified /bin/cp -r /sw/src/fink.build/root-curl-unified-7.11.2-3/sw/share/doc/curl-unified/ usage: cp [-R [-H | -L | -P]] [-f

Re: [Fink-users] KDE Apps without KDE?

2005-09-26 Thread Alexander K. Hansen
On 9/26/05, Dan Sommers <[EMAIL PROTECTED]> wrote: > Hi, > > This is probably more of a KDE question than a Fink question, but it > relates specifically to KDE under Fink under Mac OS on a Mac. Anyway: > > I would like to run some KDE applications (perhaps even pieces of > koffice), but I already

Re: [Fink-users] openoffice.org-en-gb-1.9m121-61 failed tests

2005-09-26 Thread Alexander K. Hansen
On 9/24/05, Viv Kendon <[EMAIL PROTECTED]> wrote: > On Sat, 24 Sep 2005, Martin Costabel wrote: > > > Viv Kendon wrote: > > > >> In file included from > >> /sw/src/fink.build/openoffice.org-1.9m121-61/python/unxmac > >> xp.pro/misc/build/Python-2.3.4/Modules/readline.c:26: > > > > Does this thing b

[Fink-users] KDE Apps without KDE?

2005-09-26 Thread Dan Sommers
Hi, This is probably more of a KDE question than a Fink question, but it relates specifically to KDE under Fink under Mac OS on a Mac. Anyway: I would like to run some KDE applications (perhaps even pieces of koffice), but I already have a desktop environment (Mac OS) and an old- fashioned X win

Re: [Fink-users] Libshout compilation fails

2005-09-26 Thread APaella
Il giorno lun, 26/09/2005 alle 09.20 +0100, Simon Hogg ha scritto: > I did find a work around for this in the end, but it seems to me that > there's a new version of libshout4 in fink this morning which has a > number of patches to Makefile.in which seem to allow building against > ogg 1.1.2. > >

[Fink-users] GTK Apps crashing

2005-09-26 Thread Andreas Dittrich
m 29.08.2005 um 23:53 schrieb Martin Costabel: Darrin Tisdale wrote: I was able to install monodevelop just fine. When I run it, however, it complains: Thor:~ tizzyd$ monodevelop dyld: lazy symbol binding failed: Symbol not found: _EVP_idea_cbc Referenced from: /sw/lib/libssl.0.9.7.dylib E

Re: [Fink-users] Libshout compilation fails

2005-09-26 Thread Simon Hogg
On 9/26/05, Apaella <[EMAIL PROTECTED]> wrote: > --- Apaella <[EMAIL PROTECTED]> ha scritto: > > This is the whole config.log. > > Please help me, I really hate iTunes :D > > now whit a .tgz attachment > > > > > > > ___ > Yahoo! Mail: gratis 1GB per i messaggi e alle

Re: [Fink-users] Libshout compilation fails

2005-09-26 Thread Apaella
--- Apaella <[EMAIL PROTECTED]> ha scritto: > This is the whole config.log. > Please help me, I really hate iTunes :D now whit a .tgz attachment ___ Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB http://mail.yahoo.

Re: [Fink-users] Libshout compilation fails

2005-09-26 Thread Apaella
--- "Alexander K. Hansen" <[EMAIL PROTECTED]> ha scritto: > > I've found these lines > > configure:24126: result: no > > configure:24152: error: requisite Ogg Vorbis > library > > not found > > > > other suggests? :d > > > > hi > > > > > > How about what's just before that? We know the > answe