[Fink-users] KDE not starting up *again*

2002-06-12 Thread Douglas Wing
Hi, I had KDE working correctly until dselect updated KDE to the latest version. Now I get the following error message: Couldn't start kdeinit. Check your installation. Followed be: Couldn't start ksmserver. Check your installation. I have verified the following: My host name has no spaces

Re: [Fink-users] dlcompat won't make

2002-06-12 Thread Peter O'Gorman
You have make linked to bsdmake somewhere, probably /usr/local/bin/make is bsdmake or a link to it. Type "where make | xargs ls -l" to find the culprit. remove or move it, then try again. Peter On Thursday, June 13, 2002, at 09:16 AM, Reggie wrote: > I have been able to successfully install p

[Fink-users] Fink-users -- confirmation of subscription -- request 955542

2002-06-12 Thread Gilles BOUVIER
From: [EMAIL PROTECTED] TO: <[EMAIL PROTECTED]> CC: Date: Wed Jun 12, 2002 07:27:41 PM PDT Subject: Fink-users -- confirmation of subscription -- request 955542 Fink-users -- confirmation of subscription -- request 955542 We have received a request from 65.219.1.210 for subscription of yo

Re: [Fink-users] Some questions

2002-06-12 Thread Anthony DeRobertis
On Tue, 2002-06-11 at 03:13, Julien Salort wrote: > 1/ I'd like to know if it is possible to downgrade a package using fink. Not sure. If you can get it to build the old version, dpkg will install it. Possibly with a force option. > > 2/ Is it possible de reinstall a package using apt-get ? >

[Fink-users] Re: Feedback esound-0.2.27-1

2002-06-12 Thread scmarcos
At 4:34 AM +0900 6/13/02, Masanori Sekino wrote: >Fixed in esound-0.2.27-2. >Thanks for notification, You are KING FOR THE DAY! Whatever you did absolutely fixed it. It's working just mighty fine now. Thanks sc ___ Sponsored by: ThinkG

[Fink-users] dlcompat won't make

2002-06-12 Thread Reggie
I have been able to successfully install packages that do not require dlcompat, however it is required for most packages I want to install: Below is a quick copy and paste of the errors. dlcompat-20020413/TODO make prefix=/sw cc -Wall -O2 -Wstrict-prototypes -Wmissing-prototypes -DDEBUG=0 -o

Re: [Fink-users] apt-get problem

2002-06-12 Thread Ujwal S. Sathyam
I fixed this by running "fink scanpackages". Ujwal On Wed, 2002-06-12 at 14:06, Arthur Petit wrote: > hi, > > I've got an other problem (again)... > > my apt-get says that: > > > [m241:~] root# apt-get install xfree86-rootless > Reading Package Lists... Done > Building Dependency Tree... Don

[Fink-users] ccache and Fink?

2002-06-12 Thread Benoit Nadeau
ccache: http://ccache.samba.org/ It installs flawlessly (you need to do "ln -s /usr/local/bin/ccache /usr/local/bin/c++" in addition to the symlink you have to make for cc), but some packages fail to build whenever ccache is in use. I'm sure of this since deactivating ccache with CCACHE_DISABL

[Fink-users] apt-get problem

2002-06-12 Thread Arthur Petit
hi, I've got an other problem (again)... my apt-get says that: [m241:~] root# apt-get install xfree86-rootless Reading Package Lists... Done Building Dependency Tree... Done The following NEW packages will be installed: xfree86-rootless 0 packages upgraded, 1 newly installed, 0 to remove an

[Fink-users] Re: Feedback esound-0.2.27-1

2002-06-12 Thread Masanori Sekino
Fixed in esound-0.2.27-2. Thanks for notification, On 2002.06.12, at 07:35, scmarcos wrote: > This is no bueno. When I launch gnome or play xmms the terminal > reflects: > > Audio device open for 44.1Khz, stereo, 16bit failed > Trying 44.1Khz, 8bit stereo. > Audio device open for 44.1Khz, stere

[Fink-users] Errors compiling oaf-0.6.7-3

2002-06-12 Thread Riccardo Gusso
It seems that an input file is missing: --- [goedel:/Users/rick] root# fink install oaf-0.6.7-3 [...] cc: oaf-factory-common.c: No such file or directory cc: No input files make: *** [oaf-factory-common.lo] Error 1 ### make failed, exit code 2 Failed: compiling oaf-0.6.7-3 failed --- Bye, Ric

Re: [Fink-users] gnumeric dependencies won't load

2002-06-12 Thread David Minor
Chris Devers wrote: >David Minor wrote: >> I am unsuccessfully trying to install gnumeric with a completely fresh >> install of fink 0.4.0, but some of the dependencies won't install. I've >> narrowed it down to these packages that won't install even by themselves >> or in any combination: >> >>

Re: [Fink-users] CUPS appears broken in KDE

2002-06-12 Thread Benjamin Reed
On Wed, 2002-06-12 at 13:09, George C. Papen wrote: > I have the latest version of KDE running, but CUPs does not appear > to be working properly. It did not load upon startup. I started it > manually using Does cups work outside of the context of KDE? I added cups support to the KDE build,

[Fink-users] Building Fink for Darwin 1.4.1, GNU Darwin

2002-06-12 Thread Erik Osheim
Hi all, I've got an original 233 MHz Bondi iMac, onto which I have installed Darwin (just that, not Mac OS X) 1.4.1 from the CD image provided by Apple. All in all it works pretty well, but I have had number of difficulties installing fink, and I thought that perhaps someone on the list had s

[Fink-users] CUPS appears broken in KDE

2002-06-12 Thread George C. Papen
I have the latest version of KDE running, but CUPs does not appear to be working properly. It did not load upon startup. I started it manually using cupsd -c /sw/etc/cups/cups.conf. However, when I try to start kprinter in an X window , I get the following messages: kprinter: printcap fil

Re: [Fink-users] KDE not starting

2002-06-12 Thread Justin Hallett
or at least add a confilcts with libxpg4 [EMAIL PROTECTED] writes: >Perhaps in the next kde release we should patch startkde to unset those >automatically. What exactly needs to be unset, just >DYLD_FORCE_FLAT_NAMESPACE? ¸.·´^`·.,][JFH][`·.,¸¸.·´][JFH][¸.·´^`·., Justin F. Hallett - Systems An

Re: [Fink-users] KDE not starting

2002-06-12 Thread Benjamin Reed
On Wed, 2002-06-12 at 11:17, Peter O'Gorman wrote: > You probably have libxpg4 installed, or have the environment > variable DYLD_FORCE_FLAT_NAMESPACE set, kde will not work with > libxpg4, remove it if you have it, it will not work with that > env var set either, unset it. Perhaps in the next

Re: [Fink-users] Zope won't start

2002-06-12 Thread Kilian Koepsell
hi, it works for me. did you start it as root? (zope will give away root previleges very soon :) cheers, kilian On Wed, Jun 12, 2002 at 03:12:10PM +0100, Adrian Simmons wrote: > To: [EMAIL PROTECTED] > From: Adrian Simmons <[EMAIL PROTECTED]> > Subject: [Fink-users] Zope won't start > Date:

Re: [Fink-users] KDE not starting

2002-06-12 Thread Peter O'Gorman
You probably have libxpg4 installed, or have the environment variable DYLD_FORCE_FLAT_NAMESPACE set, kde will not work with libxpg4, remove it if you have it, it will not work with that env var set either, unset it. Peter On Thursday, June 13, 2002, at 12:10 AM, Lord Lerkista wrote: > When i

[Fink-users] KDE not starting

2002-06-12 Thread Lord Lerkista
When i try to start KDE using XDarwin i get this error: kdeinit: Launched DCOPServer, pid = 23135 result = 0 Could not find start_launcher: dlcompat: dyld: kdeinit multiple definitions of symbol _main kdeinit definition of _main /sw/lib/klauncher.so(klauncher.so-master.o) definition of _main kd

[Fink-users] Re: lp.cc (octave-forge) problem

2002-06-12 Thread Ben Sapp
Hi, I can not duplicate your results on a Linux machine. However, the problem seems to be worse on a Linux machine. It causes a segfault in Octave. Clearly, this program is not operating as intended. I must admit that a couple of weeks ago I noticed a similar problem with lp on a differ

[Fink-users] Zope won't start

2002-06-12 Thread Adrian Simmons
Just did 'fink install zope', but when I try to start zope with 'zopectl start' I get the following error: Starting Zope...Traceback (most recent call last): File "/sw/sbin/zope-z2", line 484, in ? zdaemon.run(sys.argv, os.path.join(CLIENT_HOME, Zpid)) File "/sw/lib/zope/lib/python/zd

[Fink-users] Problem with Docbook-dsssl-nwalsh

2002-06-12 Thread Lord Lerkista
When i try to do a update-all using Fink commander i get: Information about 1241 packages read in 8 seconds. fink needs help picking an alternative to satisfy a virtual dependency. The candidates: (1) giflib: GIF image format handling library, LZW-enabled version (2) libungif: GIF image form

Re: [Fink-users] April Fools? WAS Xdarwin

2002-06-12 Thread Max Horn
At 23:32 Uhr -0400 11.06.2002, Chris Zubrzycki wrote: >On Tuesday, June 11, 2002, at 11:02 PM, scmarcos wrote: > >>At 10:39 PM -0400 6/11/02, Lloyd Budd wrote: >>>Hello, >>> >>>I have been meaning to ask. I have hesitated to install the April fools, I >>>mean tools, is that the preferred environm