Hope that helps, Bob
On Dec 18, 2003, at 11:06 PM, [EMAIL PROTECTED] wrote:
Send Fink-beginners mailing list submissions to [EMAIL PROTECTED]
To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/fink-beginners or, via email, send a message with subject or body 'help' to [EMAIL PROTECTED]
You can reach the person managing the list at [EMAIL PROTECTED]
When replying, please edit your Subject line so it is more specific than "Re: Contents of Fink-beginners digest..."
Today's Topics:
1. Re: Fink selfupdate problems (kp gores) 2. Re: Updating Problem (AlexanderK.Hansen) 3. TrueType fonts & LaTeX (So UniQ) 4. Stupid question on Ethereal for OSX (Joseph, John) 5. popt (Marcus De Luigi) 6. Re: popt (AlexanderK.Hansen) 7. Re: imagemagick --enable shared (David R. Morrison) 8. Re: imagemagick --enable shared (sara kolster) 9. XMMS issue on 10.3 (Lon Lentz)
--__--__--
Message: 1 Date: Thu, 18 Dec 2003 15:16:58 +0100 To: <[EMAIL PROTECTED]> From: kp gores <[EMAIL PROTECTED]> Subject: Re: [Fink-beginners] Fink selfupdate problems
kp gores wrote:
OS 10.2.8, Package manager version: 0.17.1 Distribution version: 0.6.2.cvs
Hi, when selfupdating i get the error:
fink selfupdate /usr/bin/sudo /sw/bin/fink selfupdate Password: rsync -az -q rsync://master.us.finkmirrors.net/finkinfo//TIMESTAMP /sw/fink/TIMESTAMP.tmp Use of uninitialized value in concatenation (.) at /sw/lib/perl5/Fink/SelfUpdate.pm line 622. Use of uninitialized value in concatenation (.) at /sw/lib/perl5/Fink/SelfUpdate.pm line 623. usage: chown [-R [-H | -L | -P]] [-fh] [owner][:group] file ... I will now run the rsync command to retrieve the latest package descriptions.
/usr/bin/su -c "rsync -az --delete-after --delete -q
Make sure the files and directories in /sw/fink are owned either by root (debs) or by yourself (everything else), not by some unknown "1045" character.
yes, that was it. thank you
kp
-- superegos talker
--__--__--
Message: 2 Cc: Fink Beginners <[EMAIL PROTECTED]> From: Alexander K.Hansen <[EMAIL PROTECTED]> Subject: Re: [Fink-beginners] Updating Problem Date: Thu, 18 Dec 2003 10:47:26 -0500 To: Warren Gallin <[EMAIL PROTECTED]>
Wish I knew--I see the same thing. I tried rebuilding linc1, but that didn't change anything.
I'm running XFree86-4.3.99.901-2 on Panther -- Alexander Hansen Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
On Dec 15, 2003, at 1:38 PM, Warren Gallin wrote:
Hi folks,
I am doing an update-all, have a list of about 104 packages to update and 7 additional ones to install.
The first to update is:
Do you want to continue? [Y/n] /bin/rm -rf bonobo-activation2-1.0.3-22 /bin/mkdir -p /sw/src/bonobo-activation2-1.0.3-22 bzip2 -dc /sw/src/bonobo-activation-1.0.3.tar.bz2 | /sw/bin/tar -xf - patch -p1 </sw/fink/dists/unstable/main/finkinfo/gnome/bonobo-activation2.patch patching file configure patching file ltmain.sh ./configure --prefix=/sw --libexecdir=/sw/lib/bonobo-activation2 --mandir=/sw/share/man
Compiling proceeds, but at the end of the compilation the following error messages appear:
sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/orbit-2.0 -I/sw/include/linc-1.0 -DVERSION=\"1.0.3\" -DG_DISABLE_DEPRECATED -no-cpp-precomp -I/sw/include -O3 -funroll-loops -fstrict-aliasing -c bonobo-activation-fork-server.c -fno-common -DPIC -o bonobo-activation-fork-server.lo bonobo-activation-fork-server.c: In function `bonobo_activation_server_by_forking': bonobo-activation-fork-server.c:289: error: `LincWatch' undeclared (first use in this function) bonobo-activation-fork-server.c:289: error: (Each undeclared identifier is reported only once bonobo-activation-fork-server.c:289: error: for each function it appears in.) bonobo-activation-fork-server.c:289: error: `watch' undeclared (first use in this function) make[2]: *** [bonobo-activation-fork-server.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 ### execution of make failed, exit code 2 Failed: compiling bonobo-activation2-1.0.3-22 failed
ANy ideas on what to do to fix this?
Warren Gallin
--__--__--
Message: 3 Date: Thu, 18 Dec 2003 10:01:02 -0800 (PST) From: So UniQ <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [Fink-beginners] TrueType fonts & LaTeX
*** FORGIVE ME FOR SENDING THIS TO THE FINK LIST ***
But I was wondering if anyone has ***SUCCESSFULLY*** used TrueType fonts in
LaTex. I'm reading one of the "installation guides" that exist for converting a
TTF to Type 1 and I swear it's making me re-think getting this EE PhD degree.
Any success stories and tips??
Thanks and ***SORRY*** again.
-- Michael.
__________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/
--__--__--
Message: 4 Date: Thu, 18 Dec 2003 14:23:15 -0500 From: "Joseph, John" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: [Fink-beginners] Stupid question on Ethereal for OSX
How do you download it? I do not see a link for ethereal. I told you it =
was a stupid question...
Thank You John
--__--__--
Message: 5 To: [EMAIL PROTECTED] From: Marcus De Luigi <[EMAIL PROTECTED]> Date: Thu, 18 Dec 2003 22:45:42 +0100 Subject: [Fink-beginners] popt
I tried to install popt with: fink install popt. But during the installation i get the following error-message:
----8<---- [...] gcc -Wall -g -O2 -o test1 test1.o -L/sw/lib ./.libs/libpopt.a /sw/lib/libintl.a -liconv ld: table of contents for archive: /sw/lib/libintl.a is out of date; rerun ranlib(1) (can't load from it) ld: warning prebinding disabled because dependent library: /usr/lib/system/libmathCommon.A.dylib can't be searched make[2]: *** [test1] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ### execution of make failed, exit code 2 Failed: compiling popt-1.7-1 failed ---->8----
Can anybody give me a hint what went wrong and what i could do??
--__--__--
Message: 6 Cc: [EMAIL PROTECTED] From: Alexander K.Hansen <[EMAIL PROTECTED]> Subject: Re: [Fink-beginners] popt Date: Thu, 18 Dec 2003 16:53:10 -0500 To: Marcus De Luigi <[EMAIL PROTECTED]>
http://fink.sourceforge.net/faq/comp-general.php#toc-out-of-date
-- Alexander Hansen Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
On Dec 18, 2003, at 4:45 PM, Marcus De Luigi wrote:
I tried to install popt with: fink install popt. But during the installation i get the following error-message:
----8<---- [...] gcc -Wall -g -O2 -o test1 test1.o -L/sw/lib ./.libs/libpopt.a /sw/lib/libintl.a -liconv ld: table of contents for archive: /sw/lib/libintl.a is out of date; rerun ranlib(1) (can't load from it) ld: warning prebinding disabled because dependent library: /usr/lib/system/libmathCommon.A.dylib can't be searched make[2]: *** [test1] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ### execution of make failed, exit code 2 Failed: compiling popt-1.7-1 failed ---->8----
Can anybody give me a hint what went wrong and what i could do??
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
--__--__--
Message: 7 Date: Thu, 18 Dec 2003 17:06:28 -0500 From: "David R. Morrison" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: [Fink-beginners] Re: imagemagick --enable shared
Hello again Sara.
As i tried to explain before, it seems there are real problems with getting
shared libraries working for Imagemagick on OS X. You will encounter the
same problems if you attempt to do this "by hand" rather than using fink.
Why do you need the shared libraries, if I may ask? For almost any purpose
I can think of, the static libraries would do just fine. The only cost
of linking in static libraries is some inefficiency.
-- Dave
--__--__--
Message: 8 Date: Fri, 19 Dec 2003 00:38:05 +0100 From: sara kolster <[EMAIL PROTECTED]> To: Fink list <[EMAIL PROTECTED]> Subject: [Fink-beginners] Re: imagemagick --enable shared
Hi david,
I try to install PDP and in the directions it said that i should have linked the lib. As i probably said before, i'm a beginner in all this, so i'm strictly following the 'rules'..
--> http://www.robcanning.utvinternet.com/pidip-install- osx.html#installlibs
So, if you say that it isn't any problem to install Imagemagick without linking it; i'll be happy..
Sara
David R. Morrison wrote:
Hello again Sara.
As i tried to explain before, it seems there are real problems with getting
shared libraries working for Imagemagick on OS X. You will encounter the
same problems if you attempt to do this "by hand" rather than using fink.
Why do you need the shared libraries, if I may ask? For almost any purpose
I can think of, the static libraries would do just fine. The only cost
of linking in static libraries is some inefficiency.
-- Dave
--__--__--
Message: 9 From: "Lon Lentz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Date: Thu, 18 Dec 2003 20:58:05 -0500 Subject: [Fink-beginners] XMMS issue on 10.3
Brand new iBook running 10.3.1. Installed xmms which starts up and seems
to be working. The only problem I am having is that there are no audio i/o
plugins so right now I can't play anything. Can someone tell me what I'm
missing?
--__--__--
_______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
End of Fink-beginners Digest
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
