[Fink-beginners] Re: can't batch-install packages: ......freetype2-hinting-dev_2.1.3-21_darwin-powerpc.deb

2004-12-08 Thread Heinz Nabielek
Thanks, Dan. Works perfectly.
Heinz
Subject: [Fink-beginners] Re: can't batch-install packages: 
..freetype2-hinting-dev_2.1.3-21_darwin-powerpc.deb
Heinz Nabielek [EMAIL PROTECTED] said:
 

can't batch-install packages:  
..freetype2-hinting-dev_2.1.3-21_darwin-powerpc.deb
   

The freetype2* and freetype2-hinting* sets packages are mutually
exclusive; the sets are (mostly) drop-in replacements for each other,
but you can't mix'n'match pkgs from the two sets. You presently have
the freetype2* set installed and are now trying to replace some
packages (but not all: the -dev and -shlibs but not the parent) of
that set with the one from the freetype2-hinting* set. One solution
might be to to manually replace the whole set first:
 fink install freetype2-hinting freetype2-hinting-dev freetype2-hinting-shlibs
Then you should be able to fink update mozilla and get on with your
life.
dan
 

 


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Problem installing gtkmm2.4-dev, and workaround

2004-12-08 Thread Martin Costabel
On 8 déc. 2004, at 02:01, Jonathan Levi, M.D. wrote:
[]
Unpacking gtkmm2.4-shlibs (from 
.../gtkmm2.4-shlibs_2.4.5-2_darwin-powerpc.deb) ...
(Noting disappearance of gtkmm2.4, which has been completely replaced.)
I don't think anyone understands this yet. We'll probably need a FAQ 
entry about it.

There is another package glibmm2.4 that does this same disappearing act.
--
Martin


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Problems installing libiconv-1.9.2-11

2004-12-08 Thread Alexander K. Hansen
On Dec 7, 2004, at 10:30 PM, [EMAIL PROTECTED] wrote:
Hello,
I am trying to update to fink 0.7.1 but am getting this error:
gcc iconv.o -o iconv  ../srclib/libicrt.a -L/sw/lib 
/sw/lib/libintl.dylib /sw/lib/libiconv.dylib
ld: warning prebinding disabled because dependent library: 
/sw/lib/libintl.1.dylib is not prebound
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libiconv.dylib(localcharset.lo) definition of _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
ld: warning suggest use of -bind_at_load, as lazy binding may result 
in errors or different symbols being used
symbol _locale_charset used from dynamic library 
/sw/lib/libiconv.dylib(localcharset.lo) not from earlier dynamic 
library /sw/lib/libintl.1.dylib(localcharset.lo)
ld: Undefined symbols:
_libiconvlist
make[1]: *** [install] Error 1
make: *** [install] Error 2
### execution of make failed, exit code 2
Failed: installing libiconv-1.9.2-11 failed

I have tried what the FAQ page suggested but nothing is working. Any 
suggestions?

Doug
Which FAQ entry did you follow?
--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Problems installing libiconv-1.9.2-11

2004-12-08 Thread damccorkle





I followed this one as well as other posts that I found through google:

http://fink.sourceforge.net/faq/comp-packages.php?phpLang=en#libiconv-gettext

Basically I tried removing gettext-dev and libiconv-dev. Both of these pacakges never came up as installed previously.








[Fink-beginners] graphviz fails on 10.2

2004-12-08 Thread Robert T Wyatt
Hi all, I'm having a little trouble getting graphviz to install on 
10.2-gcc3.3. This is part of trying to install bundle-kde-ssl and I 
have plenty more output if it is helpful.

Any help is appreciated, Robert.
=
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../lefty -I/sw/include 
-I/sw/include -I/sw/include -I/usr/X11R6/include -g -O2 -fno-common 
-Wall -DNDEBUG -MT gview.lo -MD -MP -MF .deps/gview.Tpo -c gview.c -o 
gview.o
/bin/sh ../../../libtool --mode=link --tag=CC gcc -I/usr/X11R6/include 
-g -O2 -fno-common -Wall -DNDEBUG  -L/sw/lib -L/sw/lib -L/sw/lib -o 
libws.la   garray.lo gbutton.lo gcanvas.lo gcommon.lo glabel.lo 
gmenu.lo gpcanvas.lo gquery.lo gscroll.lo gtext.lo gview.lo
mkdir -p .libs
ar cru .libs/libws.a  garray.o gbutton.o gcanvas.o gcommon.o glabel.o 
gmenu.o gpcanvas.o gquery.o gscroll.o gtext.o gview.o
ranlib .libs/libws.a
creating libws.la
(cd .libs  rm -f libws.la  ln -s ../libws.la libws.la)
make[4]: Nothing to be done for `all-am'.
Making all in os
Making all in unix
if /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H 
-I. -I. -I../../..  -I../../../lefty -I/sw/include -I/sw/include 
-I/sw/include  -g -O2 -fno-common -Wall -DNDEBUG -MT io.lo -MD -MP -MF 
.deps/io.Tpo -c -o io.lo io.c; \
then mv -f .deps/io.Tpo .deps/io.Plo; else rm -f .deps/io.Tpo; 
exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../lefty -I/sw/include 
-I/sw/include -I/sw/include -g -O2 -fno-common -Wall -DNDEBUG -MT io.lo 
-MD -MP -MF .deps/io.Tpo -c io.c -o io.o
io.c: In function `IOopen':
io.c:110: error: `socklen_t' undeclared (first use in this function)
io.c:110: error: (Each undeclared identifier is reported only once
io.c:110: error: for each function it appears in.)
io.c:110: error: parse error before slen
io.c:181: error: `slen' undeclared (first use in this function)
make[4]: *** [io.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Failed: compiling graphviz-1.16-1 failed

gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1493)
Darwin Robert-Wyatts-Computer.local. 6.8 Darwin Kernel Version 6.8: Wed 
Sep 10 15:20:55 PDT 2003; root:xnu/xnu-344.49.obj~2/RELEASE_PPC  Power 
Macintosh powerpc
Package manager version: 0.23.3
Distribution version: 0.6.3.rsync


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Problems installing libiconv-1.9.2-11

2004-12-08 Thread Alexander K. Hansen
On Dec 8, 2004, at 8:42 AM, [EMAIL PROTECTED] wrote:
I followed this one as well as other posts that I found through google:
 
http://fink.sourceforge.net/faq/comp-packages.php?phpLang=en#libiconv- 
gettext
 
Basically I tried removing gettext-dev and libiconv-dev. Both of these  
pacakges never came up as installed previously.
 
 

Unfortunately, the FAQ entry deals with another problem having to do  
with libiconv.

The same version is available from the binary distribution, so try:
sudo apt-get install libiconv.
--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Problems installing libiconv-1.9.2-11

2004-12-08 Thread damccorkle





Thanks. I will give that a try this evening.

-- Original message from "Alexander K. Hansen" [EMAIL PROTECTED]: --   On Dec 8, 2004, at 8:42 AM, [EMAIL PROTECTED] wrote:I followed this one as well as other posts that I found through google: http://fink.sourceforge.net/faq/comp-packages.php?phpLang=en#libiconv-   gettext Basically I tried removing gettext-dev and libiconv-dev. Both of these   pacakges never came up as installed previously. Unfortunately, the FAQ entry deals with another problem having to do  with libiconv.   The same version is available from the binary distribution, so try:   sudo apt-get install libiconv.   --  Alexander Hansen  Fink Documentarian  [Day Job] Levitated Dipole Experiment  http://www.psfc.mit.edu/LDX  






Re: [Fink-beginners] updating koffice

2004-12-08 Thread okeefe
I'd like to get to version 3.3 so perhaps I´ll update to it and see if the 
problem remains. Is MacJanitor a fink package-I can´t check from here )in 
Costa Rica on holiday for 2 weekd=
Thanks
Brian

-- Original Message ---
From: Brett Duncan [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wed, 8 Dec 2004 13:21:05 +1100
Subject: Re: [Fink-beginners] updating koffice

 Actuallyno. I only updated koffice to see if the new qt3 was ok. I 
guess
 I'll do that update when I return. I don't do 'update-all' because I time
 out on my connection and w/ 56k modem I would be downloading for days. 
That
 makes me wonder, can I use dpkg (or is it apt-get-I have the info at home)
 and access your binaries again if you have kde3.3 in your bindist?
 Thanks from San Jose , Costa Rica
 
 Brian, I've experienced a similar problem a couple of times with KDE 
 3.2 - I found that the problem went away the first time after I ran 
 MacJanitor to run the maintenance scripts.
 
 The second time,  running MacJanitor did not help, and in 
 desperation I reinstalled the KDE base files (working on the 
 (questionable) assumption that something had corrupted, such as the 
 networking settings) and everything's been okay since.
 
 HTH,
 
 Brett
 -- 
 
 Brett Duncan,
 Information Technology Coordinator
 
 John Wycliffe |
 Christian School  |  P  02 4753 6422 ext 26
 Rickard Road  |  F  02 4753 6082
 Warrimoo  |  E  [EMAIL PROTECTED]
 NSW Australia |
 2774  |
--- End of Original Message ---



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] emacs/rmail/fetchmail/mime

2004-12-08 Thread Børre Ludvigsen

Does anyone on this list have any experience with getting emacs' rmail
working with mime on a Mac getting its mail over imap or fetchmail?

- Barre


-
Børre Ludvigsen - http://www.hiof.no/~borrel/ - +47 908 24 608
  N41.79641  W87.58523 175M
-


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] xkb problem

2004-12-08 Thread Kirk Samuelson
On Dec 6, 2004, at 12:32 PM, cesare wrote:
i have installed gnome 2.6 with buldle-gnome and when i try to start
i give the errors:
Error activating XKB configuration.
Probably internal X server problem.
X server version data:
The XFree86 Project, Inc
4030
You are using XFree 4.3.0.
There are known problems with complex XKB configurations.
Try using simpler configuration or taking more fresh version of XFree 
software.
If you report this situation as a bug, please include:
- The result of xprop -root | grep XKB
- The result of gconftool-2 -R
/desktop/gnome/peripherals/keyboard/xkb

  There was  an error starting
up the screensaver: failed to execute child process
xscreensaver(no such file or directory)
I've seen this just recently. I think you may be able to get past this 
error if you do fink selfupdate and then fink update-all. That seemed 
to work for me. I've got version 4.4.0 installed now. Try X 
-showconfig to see the version.

-Kirk

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] emacs/rmail/fetchmail/mime

2004-12-08 Thread B�rre Ludvigsen

Does anyone on this list have any experience with getting emacs' rmail
working with mime on a Mac getting its mail over imap or fetchmail?

- Barre

-
Brre Ludvigsen - http://home.uchicago.edu/~borrel/ - +47 908 24 608
  N41.79641  W87.58523 180M
-


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners