My best number is probably 403-210-4436. When I am teaching, I check this number about three times a day.
Frank Bergdoll A+,ACHDS,CCNA,CCAI,MCT,MCSE,MCDBA, MCSA,MCDST,MSF Practitioner Calgary, Alberta SNAP Technology Solutions www.snaptechsolutions.com visit my website for Blogs, Podcasts, Screencasts, and more. I'm Linkedin http://www.linkedin.com/in/bergdoll You can also find me on Facebook iChat/AIM is: [EMAIL PROTECTED] On Tuesday, July 01, 2008, at 05:04PM, <[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: vpython (Martin Costabel) > 2. Cannot use unstable after following FAQ process (Desmond Brand) > 3. Re: Cannot use unstable after following FAQ process > (Martin Costabel) > 4. Re: Cannot use unstable after following FAQ process > (Desmond Brand) > 5. Re: Cannot use unstable after following FAQ process > (David R. Morrison) > 6. How to tell mantainers I have a working binary package I can > share on Fink? (Flavio Pane) > 7. failed update of ghostscript 8.61-5 (Ben Abbott) > 8. Re: failed update of ghostscript 8.61-5 (Martin Costabel) > 9. Re: failed update of ghostscript 8.61-5 (Ben Abbott) > > >---------------------------------------------------------------------- > >Message: 1 >Date: Sun, 22 Jun 2008 13:21:23 +0200 >From: Martin Costabel <[EMAIL PROTECTED]> >Subject: Re: [Fink-beginners] vpython >To: Andrew Stelzer <[EMAIL PROTECTED]> >Cc: [email protected] >Message-ID: <[EMAIL PROTECTED]> >Content-Type: text/plain; charset=ISO-8859-1; format=flowed > >Andrew Stelzer wrote: >> Hello, I am trying to instal vpython2.4 but it fails during >> installation. Below is the output from the installation. >[] >> checking host system type... i686-apple-darwin8.11.1 >[] >> This is a quiet Makefile. If make exits with an error, check src/ >> build.log to see the complete error message(s). >[] >> Linking cvisualmodule.so ... >> make[1]: *** [cvisualmodule.so] Error 1 > >Could you please look into that build.log file and tell what it says? It >can be found in /sw/src/fink.build/visual-py24-3.2.9-1004/visual-3.2.9/src/ > >-- >Martin > > > > > >------------------------------ > >Message: 2 >Date: Sun, 29 Jun 2008 18:31:32 +1000 >From: "Desmond Brand" <[EMAIL PROTECTED]> >Subject: [Fink-beginners] Cannot use unstable after following FAQ > process >To: [email protected] >Message-ID: > <[EMAIL PROTECTED]> >Content-Type: text/plain; charset=ISO-8859-1 > >I am trying to install package ffmpeg which in unstable, but I cannot >get any unstable packages to show up in fink even after following the >process listed in the FAQ >(http://www.finkproject.org/faq/usage-fink.php?phpLang=en#unstable). > >I installed fink with the binary Leopard installer: >$ fink -V >Package manager version: 0.27.13 >Distribution version: 0.9.0 i386 > > >I used fink configure to enable unstable: >$ cat /sw/etc/fink.conf | grep "^Trees:" >Trees: local/main stable/main stable/crypto unstable/main unstable/crypto > >And here is my attempt to finish off the steps listed in the FAQ: >$ fink selfupdate > >The file "CURRENT-FINK-10.5" already exists. > >(1) Delete it and download again >(2) Assume it is a partial download and try to continue >(3) Don't download, use existing file > >How do you want to proceed? [1] 1 >curl --connect-timeout 30 -f -L -A 'fink/0.27.13' -O >http://www.finkproject.org/CURRENT-FINK-10.5 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 11 0 11 0 0 15 0 --:--:-- --:--:-- --:--:-- 0 > >You already have the package descriptions from the latest Fink point release. >(installed:0.9.0 available:10.5-0.9.0) > >$ fink index >Scanning package description files.......... > >$ fink scanpackages >Updating the list of locally available binary packages. >Scanning dists/local/main/binary-darwin-i386 >Scanning dists/stable/main/binary-darwin-i386 >Scanning dists/stable/crypto/binary-darwin-i386 >Scanning dists/unstable/main/binary-darwin-i386 >Scanning dists/unstable/crypto/binary-darwin-i386 >Downloading the indexes of available packages in the binary distribution. >/sw/bin/apt-get-lockwait update >Hit http://bindist.finkmirrors.net 10.5/release/main Packages >Hit http://bindist.finkmirrors.net 10.5/release/main Release >Hit http://bindist.finkmirrors.net 10.5/release/crypto Packages >Hit http://bindist.finkmirrors.net 10.5/release/crypto Release >Hit http://bindist.finkmirrors.net 10.5/current/main Packages >Hit http://bindist.finkmirrors.net 10.5/current/main Release >Hit http://bindist.finkmirrors.net 10.5/current/crypto Packages >Hit http://bindist.finkmirrors.net 10.5/current/crypto Release >Reading Package Lists... Done >Building Dependency Tree... Done > >After that I am supposed to have many more packages than this: >$ fink list | wc -l > 2524 > >So obviously ffmpeg is missing: >$ fink list ffmpeg >Scanning package description files.......... >Information about 2524 packages read in 1 seconds. > >$ fink install ffmpeg >Scanning package description files.......... >Information about 2524 packages read in 1 seconds. >no package found for "ffmpeg" >Failed: no package found for specification 'ffmpeg'! > > >Can anyone help with debugging my attempt to get unstable working? > >Thanks in advance, >Desmond > > > >------------------------------ > >Message: 3 >Date: Sun, 29 Jun 2008 11:43:39 +0200 >From: Martin Costabel <[EMAIL PROTECTED]> >Subject: Re: [Fink-beginners] Cannot use unstable after following FAQ > process >To: Desmond Brand <[EMAIL PROTECTED]> >Cc: [email protected] >Message-ID: <[EMAIL PROTECTED]> >Content-Type: text/plain; charset=ISO-8859-1; format=flowed > >Desmond Brand wrote: >[] >> And here is my attempt to finish off the steps listed in the FAQ: >> $ fink selfupdate >> >> The file "CURRENT-FINK-10.5" already exists. >> >> (1) Delete it and download again >> (2) Assume it is a partial download and try to continue >> (3) Don't download, use existing file > >Yes, it currently doesn't quite behave as advertised. >What you have to do at the moment is to run > > fink selfupdate-cvs > >in order to get the updated package descriptions. >Once this has finished (it will in particular update fink itself), you >can revert to "fink selfupdate-rsync" or continue to simply run "fink >selfupdate", which will use cvs. > >-- >Martin > > > > >------------------------------ > >Message: 4 >Date: Sun, 29 Jun 2008 20:31:39 +1000 >From: "Desmond Brand" <[EMAIL PROTECTED]> >Subject: Re: [Fink-beginners] Cannot use unstable after following FAQ > process >To: "Martin Costabel" <[EMAIL PROTECTED]> >Cc: [email protected] >Message-ID: > <[EMAIL PROTECTED]> >Content-Type: text/plain; charset=ISO-8859-1 > >Thanks, that worked. > >On Sun, Jun 29, 2008 at 7:43 PM, Martin Costabel <[EMAIL PROTECTED]> wrote: >> Desmond Brand wrote: >> [] >>> >>> And here is my attempt to finish off the steps listed in the FAQ: >>> $ fink selfupdate >>> >>> The file "CURRENT-FINK-10.5" already exists. >>> >>> (1) Delete it and download again >>> (2) Assume it is a partial download and try to continue >>> (3) Don't download, use existing file >> >> Yes, it currently doesn't quite behave as advertised. >> What you have to do at the moment is to run >> >> fink selfupdate-cvs >> >> in order to get the updated package descriptions. >> Once this has finished (it will in particular update fink itself), you can >> revert to "fink selfupdate-rsync" or continue to simply run "fink >> selfupdate", which will use cvs. >> >> -- >> Martin >> >> > > > >------------------------------ > >Message: 5 >Date: Mon, 30 Jun 2008 13:59:19 -0400 >From: "David R. Morrison" <[EMAIL PROTECTED]> >Subject: Re: [Fink-beginners] Cannot use unstable after following FAQ > process >To: Martin Costabel <[EMAIL PROTECTED]> >Cc: [email protected] >Message-ID: <[EMAIL PROTECTED]> >Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes > >I"d like to mention that as of today, things work more like what >should be expected. Binary users can run "fink scanpackages" followed >by "fink update-all" to get their fink installations to a current >state; once this has been done, "fink selfupdate-rsync" can be run if >users wish to switch update methods. > > -- Dave > > >On Jun 29, 2008, at 5:43 AM, Martin Costabel wrote: > >> Desmond Brand wrote: >> [] >>> And here is my attempt to finish off the steps listed in the FAQ: >>> $ fink selfupdate >>> >>> The file "CURRENT-FINK-10.5" already exists. >>> >>> (1) Delete it and download again >>> (2) Assume it is a partial download and try to continue >>> (3) Don't download, use existing file >> >> Yes, it currently doesn't quite behave as advertised. >> What you have to do at the moment is to run >> >> fink selfupdate-cvs >> >> in order to get the updated package descriptions. >> Once this has finished (it will in particular update fink itself), you >> can revert to "fink selfupdate-rsync" or continue to simply run "fink >> selfupdate", which will use cvs. >> >> -- >> Martin >> >> >> ------------------------------------------------------------------------- >> Check out the new SourceForge.net Marketplace. >> It's the best place to buy or sell services for >> just about anything Open Source. >> http://sourceforge.net/services/buy/index.php >> _______________________________________________ >> Fink-beginners mailing list >> [email protected] >> http://news.gmane.org/gmane.os.apple.fink.beginners > > > > >------------------------------ > >Message: 6 >Date: Tue, 01 Jul 2008 23:20:33 +0200 >From: Flavio Pane <[EMAIL PROTECTED]> >Subject: [Fink-beginners] How to tell mantainers I have a working > binary package I can share on Fink? >To: [email protected] >Message-ID: <[EMAIL PROTECTED]> >Content-Type: text/plain; charset=ISO-8859-15; format=flowed > >i.e I am compiling qt3-mac on 10.4 g4, it would be nice if the binary >package would be available for other people, how can I send the binary >package to the mantainers? >t.i.a > >-- >Flavio >www.flapane.com > > > > >------------------------------ > >Message: 7 >Date: Tue, 1 Jul 2008 18:03:40 -0400 >From: Ben Abbott <[EMAIL PROTECTED]> >Subject: [Fink-beginners] failed update of ghostscript 8.61-5 >To: [email protected] >Message-ID: <[EMAIL PROTECTED]> >Content-Type: text/plain; charset="US-ASCII"; format=flowed; delsp=yes > >Last week I updated to Mac OSX 10.5, and although I (thought) I was >successful with a "fink selfupdate" and "fink update-all" a few days >ago, today I'm having trouble. > >After several packages installed without problem, I've encountered a >failure with ghostscript. > >The failure occurs while compiling ./obj/gp_unix.o. In the event this >is related to X11, I have X11 2.2.3 installed. > > http://xquartz.macosforge.org/trac/wiki/Releases > >A portion of the session is below. > >$ fink update ghostscript >Information about 6845 packages read in 1 seconds. >The package 'ghostscript' will be built and installed. >Reading dependency for ghostscript-8.61-5... >Reading build dependency for ghostscript-8.61-5... >Reading build conflict for ghostscript-8.61-5... >The following package will be installed or updated: > ghostscript >Setting runtime build-lock... >dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-ghostscript-8.61-5 / >sw/src/fink.build >[snip] >gcc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -Wall - >Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wwrite- >strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_STDINT_H - >DGX_COLOR_INDEX_TYPE="unsigned long long" -I./obj -I./src -I/usr/ >X11/include -o ./obj/gp_unix.o -c ./src/gp_unix.c >In file included from ./src/gp_unix.c:17: >./src/pipe_.h:39: warning: function declaration isn't a prototype >./src/gp_unix.c:25:37: error: fontconfig/fontconfig.h: No such file or >directory >./src/gp_unix.c: In function 'makePSFontName': >./src/gp_unix.c:241: error: 'FC_SLANT_ROMAN' undeclared (first use in >this function) >./src/gp_unix.c:241: error: (Each undeclared identifier is reported >only once >./src/gp_unix.c:241: error: for each function it appears in.) >./src/gp_unix.c:242: error: 'FC_SLANT_OBLIQUE' undeclared (first use >in this function) >./src/gp_unix.c:243: error: 'FC_SLANT_ITALIC' undeclared (first use in >this function) >./src/gp_unix.c:248: error: 'FC_WEIGHT_MEDIUM' undeclared (first use >in this function) >./src/gp_unix.c:249: error: 'FC_WEIGHT_LIGHT' undeclared (first use in >this function) >./src/gp_unix.c:250: error: 'FC_WEIGHT_DEMIBOLD' undeclared (first use >in this function) >./src/gp_unix.c:251: error: 'FC_WEIGHT_BOLD' undeclared (first use in >this function) >./src/gp_unix.c:252: error: 'FC_WEIGHT_BLACK' undeclared (first use in >this function) >[snip] >./src/gp_unix.c:415: warning: implicit declaration of function >'FcFontSetDestroy' >make: *** [obj/gp_unix.o] Error 1 >### execution of /var/tmp/tmp.1.NgQTMU failed, exit code 2 >Removing runtime build-lock... >Removing build-lock package... >/sw/bin/dpkg-lockwait -r fink-buildlock-ghostscript-8.61-5 >(Reading database ... 123379 files and directories currently installed.) >Removing fink-buildlock-ghostscript-8.61-5 ... >Failed: phase compiling: ghostscript-8.61-5 failed > >Ben > > > > >------------------------------ > >Message: 8 >Date: Wed, 02 Jul 2008 00:36:52 +0200 >From: Martin Costabel <[EMAIL PROTECTED]> >Subject: Re: [Fink-beginners] failed update of ghostscript 8.61-5 >To: Benjamin Abbott <[EMAIL PROTECTED]> >Cc: [email protected] >Message-ID: <[EMAIL PROTECTED]> >Content-Type: text/plain; charset=ISO-8859-1; format=flowed > >Ben Abbott wrote: >> Last week I updated to Mac OSX 10.5, and although I (thought) I was >> successful with a "fink selfupdate" and "fink update-all" a few days >> ago, today I'm having trouble. >> >> After several packages installed without problem, I've encountered a >> failure with ghostscript. >[] >> [snip] >> gcc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -Wall - >> Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wwrite- >> strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_STDINT_H - >> DGX_COLOR_INDEX_TYPE="unsigned long long" -I./obj -I./src -I/usr/ >> X11/include -o ./obj/gp_unix.o -c ./src/gp_unix.c >> In file included from ./src/gp_unix.c:17: >> ./src/pipe_.h:39: warning: function declaration isn't a prototype >> ./src/gp_unix.c:25:37: error: fontconfig/fontconfig.h: No such file or >> directory > >On this subject, there is an interesting message in the archives ;-) ><http://thread.gmane.org/gmane.os.macosx.fink.beginners/20959/focus=20967> > >It would really be interesting to find out how the installer manages to >drop these files. Or are they eaten after the installation by something >else on your machine? > >-- >Martin > > > > >------------------------------ > >Message: 9 >Date: Tue, 01 Jul 2008 19:03:38 -0400 >From: Ben Abbott <[EMAIL PROTECTED]> >Subject: Re: [Fink-beginners] failed update of ghostscript 8.61-5 >To: Martin Costabel <[EMAIL PROTECTED]> >Cc: [email protected] >Message-ID: <[EMAIL PROTECTED]> >Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes > > >On Jul 1, 2008, at 6:36 PM, Martin Costabel wrote: > >> Ben Abbott wrote: >>> Last week I updated to Mac OSX 10.5, and although I (thought) I >>> was successful with a "fink selfupdate" and "fink update-all" a >>> few days ago, today I'm having trouble. >>> After several packages installed without problem, I've encountered >>> a failure with ghostscript. >> [] >>> [snip] >>> gcc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -Wall - >>> Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes - >>> Wwrite- strings -Wno-strict-aliasing -fno-builtin -fno-common - >>> DHAVE_STDINT_H - DGX_COLOR_INDEX_TYPE="unsigned long long" -I./ >>> obj -I./src -I/usr/ X11/include -o ./obj/gp_unix.o -c ./src/ >>> gp_unix.c >>> In file included from ./src/gp_unix.c:17: >>> ./src/pipe_.h:39: warning: function declaration isn't a prototype >>> ./src/gp_unix.c:25:37: error: fontconfig/fontconfig.h: No such file >>> or directory >> >> On this subject, there is an interesting message in the archives ;-) >> <http://thread.gmane.org/gmane.os.macosx.fink.beginners/20959/focus=20967 >> > >> >> It would really be interesting to find out how the installer manages >> to drop these files. Or are they eaten after the installation by >> something else on your machine? >> >> -- >> Martin > >Now that you point that out (blusing btw) ... after posting to the >list, I had some recollection that updates to OSX often need to be >followed by reinstallation of X11. A quick google produced this > > http://forums.macosxhints.com/showthread.php?t=80171 > >I did a software update just this morning. > >When I'm back at work, I'll reinstall X11 2.2.3. > >Thanks > > > >------------------------------ > >------------------------------------------------------------------------- >Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! >Studies have shown that voting for your favorite open source project, >along with a healthy diet, reduces your potential for chronic lameness >and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > >------------------------------ > >_______________________________________________ >Fink-beginners mailing list >[email protected] >http://news.gmane.org/gmane.os.apple.fink.beginners > >End of Fink-beginners Digest, Vol 27, Issue 1 >********************************************* > > ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
