Re: [Fink-users] Unusual problem with selfupdate-cvs

2002-08-01 Thread Cameron Hayne
Thomas Harrington at [EMAIL PROTECTED] wrote: > fink selfupdate-cvs [snip ...] > cvs [update aborted]: -t/-f wrappers not supported by this version of CVS I was having this problem and it turned out to be the cvswrappers file in my home directory. (I had sym-linked /Developer/Tools/cvswrappers t

[Fink-users] problem updating packages with binary distribution

2002-08-01 Thread Kevin Horton
I'm using the binary distribution on my old iBook (not enough disk space for the Developer Tools), and I've run into a problem when doing an update. I did a "sudo dselect", updated the list of packages, and checked the list of packages in the [S]elect screen of deselect. I saw that two packa

Re: [Fink-users] xfrisk 1.2-1 build failed with December Developer Tools

2002-08-01 Thread Dave Vasilevsky
Hi, The problem is, as Alexander noted, that xfrisk wants to link to xaw3d (even though it really doesn't need it, it has a slightly buggy makefile). So for now you can fix it by installing xaw3d first. I will release a new revision in a couple of days which links to the right libs and works

Re: [Fink-users] I can't find KDE!

2002-08-01 Thread Matt Stephenson
http://fink.sourceforge.net/news/kde.php On Friday, August 2, 2002, at 12:34 AM, Ned Dupont wrote: > I can't find KDE! > > I see the KDE category on the fink web site, but when I try to do a > "fink > install bundle-kde" fink can't find anything to install. I then looked > in > ALL of my distr

Re: [Fink-users] DBD-mysql Package Not Found

2002-08-01 Thread Ben Hines
On Thursday, August 1, 2002, at 12:04 PM, Alexander Hansen wrote: > They must have put out a new version--if you hunt around CPAN manually > you may > find the old one. You can download it yourself and copy it to /sw/src > . > It would probably make more sense to type "fink selfupdate-cvs" a

Re: [Fink-users] xfrisk 1.2-1 build failed with December Developer Tools

2002-08-01 Thread Alexander Hansen
I think xfrisk just got ported recently, so yours is the first post. It built OK for me, so I'd conclude that there's a dependency that didn't make it into the info file--it looks like you need to install xaw3d, and Dave V. should add the xaw3d dependency to the info file. On Thursday 01 Aug

[Fink-users] DBD-mysql Package Not Found

2002-08-01 Thread Marc Trudeau
Dear All, (For those following my last thread, Thanks for your very quick and useful responses. I successfully removed MySQL 4.0 and the mysql user.) When I attempted "Fink install dbd-mysql-pm", I hit a dependency package that wasn't where it was supposed to be. I see no mention of this problem

[Fink-users] xfrisk 1.2-1 build failed with December Developer Tools

2002-08-01 Thread Thomas Peters II
Hi game fans, I've e-mailed the maintainer (Dave) and he is working on it (thanks Dave!), and I also searched the mail archives, and read this and that. Since there didn't seem to be anything in the mail archives, I thought I'd put something here with a bunch of nice keywords in the s

[Fink-users] Installing eterm

2002-08-01 Thread Robin Siebler
I tried all of the suggestions I was given, and nothing seemed to work. Finally, I just deleted /sw and reinstalled. That worked, but it was a drastic fix. Robin L. Siebler Software Test Engineer Palm --- Bart: As God is my witness, I can pass the fourth grade

Re: [Fink-users] Gnome Update Problem - Unstable Tree

2002-08-01 Thread Martin Costabel
On jeudi, août 1, 2002, at 06:18 , Michael Zwick wrote: [] >> The following package will be installed or updated: >> gnome-vfs-ssl >> The following 2 additional packages will be installed: >> gnome-mime-data gnome-vfs-ssl-shlibs >> Do you want to continue? [Y/n] Y >> dpkg -i > /sw/fink/dists/uns

Re: [Fink-users] XDarwin the one and the only?

2002-08-01 Thread gparker
> > Xvnc can be used to display local X-clients > > I realize that, but I thought VNC needed a layer of software underneath it > to produce the graphics that are transmitted over the VNC protocol. It > could be that standard versions of VNC include a minimal X11, but I had > the impression that i

Re: [Fink-users] Any advantage to rebuilding under Jaguar?

2002-08-01 Thread Chris Zubrzycki
On Thursday, August 1, 2002, at 02:37 AM, John Kenneth Fisher wrote: > I understand that Jaguar will have newer devtools, gcc, stuff like > that. yes, it uses gcc3.1 by default > Once we have Jaguar installed, even if our fink-installed apps work > beautifully, will there be any benefit to then

[Fink-users] Gnome Update Problem - Unstable Tree

2002-08-01 Thread Michael Zwick
Hello, So I have fink configured for using the unstable tree (both main and crypto). I am currently getting the following failure message update gnome: > dpkg -i /sw/fink/dists/unstable/main/binary-darwin-powerpc/gnome/gnome-libs-dev_1.4.1.7- 3_darwin-powerpc.deb > (Reading database ... 53132 fi

[Fink-users] Re: dbd-mysql-pm Incompatible with MySQL 4.0.0-alpha? (PS)

2002-08-01 Thread Marc Liyanage
Hi there, On Donnerstag, August 1, 2002, at 05:37 Uhr, Marc Trudeau wrote: > Should I consider installing all or part of Bundle-dbi (includes > dbd-mysql) > from > http://www.heavyhosting.net/AppToolkit/index.html?main=downloads.html, > instead of using Fink? I've already installed the dbi p

[Fink-users] SAPDB ?

2002-08-01 Thread Stefan Berreth
dear list, is anybody currently busy trying to port the recently mad opensource SAPDB RDBMS system? It seems to be non-trivial from what i get from the somewhat sparse documentation at and the porting projects page at

[Fink-users] Re: dbd-mysql-pm Incompatible with MySQL 4.0.0-alpha? Workaround?

2002-08-01 Thread Marc Liyanage
Hi there, > I was surprised and concerned that Fink wanted to install MySQL again, > as I > have a functioning MySQL inatall on my machine, built from Marc > Liyanage's > excellent OS X-proven binary for MySQL 4.0.0-alpha found at > http://www.entropy.ch/software/MacOSx/mysql/. My working the

[Fink-users] dbd-mysql-pm Incompatible with MySQL 4.0.0-alpha? (PS)

2002-08-01 Thread Marc Trudeau
Should I consider installing all or part of Bundle-dbi (includes dbd-mysql) from http://www.heavyhosting.net/AppToolkit/index.html?main=downloads.html, instead of using Fink? I've already installed the dbi partion with Fink. Thanks again, Marc Dear Fink Users, 1) First of all, though I'm n

Re: [Fink-users] dbd-mysql-pm Incompatible with MySQL 4.0.0-alpha? Workaround?

2002-08-01 Thread Alexander Hansen
You're partly right--dbd-mysql-pm is looking for mysql as installed by fink, which really means registered in the package database. On Thursday 01 August 2002 11:16, Marc Trudeau wrote: > Dear Fink Users, > > 1) First of all, though I'm new to Fink and Unix, I was concerned my > question wasn'

[Fink-users] Re: dbd-mysql-pm Incompatible with MySQL 4.0.0-alpha? Workaround?

2002-08-01 Thread Marc Trudeau
Marc, Will your uninstall script uninstall the MySQL user, so I avoid the user conflicts others have had with the Fink MySQL installation? (I'm sorry if I seem timid. :-) Thanks, Marc --- On 1/8/02 11:37 AM, "Marc Liyanage" <[EMAIL PROTECTED]> wrote: > > Hi there, > > >> I was surprised a

[Fink-users] dbd-mysql-pm Incompatible with MySQL 4.0.0-alpha? Workaround?

2002-08-01 Thread Marc Trudeau
Dear Fink Users, 1) First of all, though I'm new to Fink and Unix, I was concerned my question wasn't appropriate for the Fink Beginners list. If I'm wrong, please let me know, and I'll post this question to the other list. Thanks. 2) I also want to thank the Fink community for providing this in

Re: [Fink-users] More info on the 'fink install locks up system'problem

2002-08-01 Thread Max Horn
This sounds much more like a bug in the system. There are various similiar bugs I know about, e.g. under certain condtions, if a program crashes hard (i.e. so that you can only "kill -9" it, not "kill" it; or in a few cases, i can't even kill -9 them, not even as root), then other programs may

Re: [Fink-users] Gnome install problem also

2002-08-01 Thread Alexander Hansen
Check further back in the build log--there may be another error; "multiple definitions" warnings don't necessarily constitute a build-stopper. On Thursday 01 August 2002 10:47, Ned Dupont wrote: > Seeing as how I am having little luck even finding KDE, I decided to > install gnome instead. Well

[Fink-users] Gnome install problem also

2002-08-01 Thread Ned Dupont
Seeing as how I am having little luck even finding KDE, I decided to install gnome instead. Well, after compiling for about 14 hours, it finally puked on me with the following error... /usr/bin/ld: warning multiple definitions of symbol _locale_charset /sw/lib/libintl.dylib(localcharset.lo) defin

[Fink-users] I can't find KDE!

2002-08-01 Thread Ned Dupont
I can't find KDE! I see the KDE category on the fink web site, but when I try to do a "fink install bundle-kde" fink can't find anything to install. I then looked in ALL of my distro directories (unstable to) and KDE is nowhere to be found. How do install KDE? Can anyone help? Thanks Ned Dupont

[Fink-users] More info on the 'fink install locks up system' problem

2002-08-01 Thread Viktor Haag
After a little more reflection, I'm almost certain that "patch" isn't the problem I'm running into with fink install. It's just the symptom, or the point at which things seriously break down. I'm almost certain that the problem lies in fink un-tarring downloaded tar balls, and corrupting the fil

Re: [Fink-users] ODBCConfig

2002-08-01 Thread Justin Hallett
I believe there has been scripts that have been adding depends and builddepends and i can't figure out why? I had readline as a depend if a few of my packages and i otool -L'd it and there was zero sign of needing readline. I'll remove gnome after i test all the libs, thanks for informing me. [

RE: [Fink-users] /. repors that OpenSSH from ftp.openbsd.orgcompromised

2002-08-01 Thread Felberbaum, Yoav M.
Title: RE: [Fink-users] /. repors that OpenSSH from ftp.openbsd.orgcompromised (Gah, I hate top-quoting on mailing lists, but no choice as at work :( ) I'm of the opinion you should let users decide, not to make Fink block these packages from compiling. I haven't seen any Fink packages fail

Re: [Fink-users] /. repors that OpenSSH from ftp.openbsd.orgcompromised

2002-08-01 Thread Max Horn
At 8:54 Uhr -0400 01.08.2002, Viktor Haag wrote: >This may or may not affect the fink Openssh package; I don't have >it installed, so I don't know from whence it pulls its sources. > >Apparently the codebase on ftp.openbsd.org has been trojaned. See >the slashdot story posted Aug 01 at 0810 for mo

Re: [Fink-users] XDarwin the one and the only?

2002-08-01 Thread Jeff Whitaker
On Thu, 1 Aug 2002, Chris Devers wrote: > On Wed, 31 Jul 2002, Jeff Whitaker wrote: > > > Xvnc can be used to display local X-clients > > I realize that, but I thought VNC needed a layer of software underneath it > to produce the graphics that are transmitted over the VNC protocol. It > could be