Nothing jumps out at me. Maybe try creating /Users/Shared/bin/docbook.cfg . Or, if you're getting tire of this, I can send you a .deb file for the new abiword.
-- Alexander K. Hansen Levitated Dipole Experiment http://www.psfc.mit.edu/LDX -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Morton Sent: Sunday, October 05, 2003 12:44 PM To: [EMAIL PROTECTED] Subject: Re: [Fink-users] Fwd: Perhaps a "quick" Abiword fix ? Here is the listing for /Users/Shared. You can see there is no bin. I also rebuilt pango1 and pango1-xft2, then tried abiword again, and received a similar compile failure. I am currently in the middle of a fink update-all, hoping it might help. I typically only update the specific program I am interested in after a "selfupdate-cvs." The list to update was huge, so it will be awhile before Fink has stopped crunching. I also pasted the most recent compile failure which looks much the other ones. I will attempt to install again after the update-all is finished (hope it is not sometime later this week - grin!) and I am in no hurry for AbiWord. I am just curious to see it render anti-aliased fonts, so no pressure. Thanks for your help so far and your general help to all on this list. Brian [EMAIL PROTECTED] /Users/Shared] ll total 21208 drwxrwxrwt 18 root wheel 612 Oct 1 00:39 . drwxrwxr-t 7 root wheel 238 Feb 21 2003 .. -rwxrwxrwx 1 brian wheel 6148 Sep 18 02:28 .DS_Store -rw-r--r-- 1 root wheel 0 Jul 14 2002 .localized drwxr-xr-x 37 brian wheel 1258 Sep 16 04:47 Python-2.3 -rw-r--r-- 1 brian staff 8436880 Sep 16 03:45 Python-2.3.tgz -rw-r--r-- 1 postgres wheel 13186 Sep 26 04:28 RecLineItems -rw-r--r-- 1 brian wheel 13485 Sep 26 15:20 RecLineItems.txt -rw-r--r-- 1 brian wheel 15063 Sep 26 04:37 RecLineItems.txt1 drwxr-xr-x 5 brian wheel 170 May 11 04:00 VimZopeEditor Folder drwxrwxr-x 29 brian wheel 986 Jun 29 21:19 Zope-2.6.1-src drwxrwxr-x 29 brian wheel 986 Oct 1 01:41 Zope-2.6.2-src -rw-r--r-- 1 brian staff 2347004 Sep 16 03:47 Zope-2.6.2-src.tgz drwxr-xr-x 18 brian wheel 612 Sep 20 03:28 egenix-mx-base-2.0.5 drwxr-xr-x 17 brian wheel 578 Mar 2 2003 mcalc-1.6.1 -rw-r--r-- 1 brian staff 14905 Mar 1 2003 mcalc-1.6.1.tar.gz drwxr-xr-x 16 brian staff 544 Jul 24 16:54 postgresql-7.3.4 drwxr-xr-x 56 brian wheel 1904 Sep 20 03:36 psycopg-1.1.9 [EMAIL PROTECTED] /Users/Shared] <And here is a small snip from the most recent compile failure> ld: warning dynamic shared library: /sw/lib/libpangox-1.0.dylib not made a weak library in output with MACOSX_DEPLOYMENT_TARGET environment variable set to: 10.1 ld: warning dynamic shared library: /sw/lib/libintl.dylib not made a weak library in output with MACOSX_DEPLOYMENT_TARGET environment variable set to: 10.1 ld: warning dynamic shared library: /usr/X11R6/lib/libXrender.dylib not made a weak library in output with MACOSX_DEPLOYMENT_TARGET environment variable set to: 10.1 make[4]: Nothing to be done for `all-am'. make[3]: Nothing to be done for `all-am'. Making all in bindings make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all-am'. make[1]: Nothing to be done for `all-am'. rm -rf /sw/src/root-abiword-2.0.0-1 mkdir -p /sw/src/root-abiword-2.0.0-1/sw mkdir -p /sw/src/root-abiword-2.0.0-1/DEBIAN /var/tmp/tmp.3.pkg3X6 /Users/Shared/DocBook/bin/docbook.cfg: No such file or directory. ### execution of /var/tmp/tmp.3.pkg3X6 failed, exit code 1 Failed: installing abiword-2.0.0-1 failed On Sunday, Oct 5, 2003, at 07:46 US/Mountain, Alexander K. Hansen wrote: > What all do you have in /Users/Shared/bin? > > -- > Alexander K. Hansen > Levitated Dipole Experiment > http://www.psfc.mit.edu/LDX > > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Brian > Morton > Sent: Sunday, October 05, 2003 12:04 AM > To: [EMAIL PROTECTED] > Subject: Re: [Fink-users] Fwd: Perhaps a "quick" Abiword fix ? > > Thanks Alexander, > > [EMAIL PROTECTED] ~] printenv PATH > /bin:/usr/X11R6/bin:usr/local/X11/bin:/sw/bin:/sw/sbin:/usr/X11R6/lib:/ > usr/X11R6/include/X11:/Users/brian/bin:/usr/local/bin:/usr/local/pgsql/ > bin:/usr/local/pgsql/include:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/ > usr/lib > [EMAIL PROTECTED] ~] > > Perhaps I should mention that sw/ on my main partition is a symlink to > sw/ on a secondary partition (that has more space. I run this on a > wallstreet and am restricted to 8 gigs on the first partition). I have > used it this way for a long time. Don't know if it is important (but > that is why you might see a path /Volumes/data/sw... in the builds). > > Secondly, Fink has been running fine until I saw the Abiword thread, > tossed out Apple's X11, struggled with pango1-xft2 installation, then > installed xfree86. I run blackbox fullscreen and sometimes have noticed > some flakiness moving back and forth between Aqua and Blackbox (like > the finder had relaunched itself once or twice in the last few days). > > Oops, and I just installed the 10.2.8 update since we started this > thread. I have not tried to reinstall abiword since then, but will and > then will report back. > > Finally I have been using /Users/Shared to unload some other goodies > that I build from source (like Zope, Postgresql, mxDateTime, Pscycopg, > and a couple of versions of Python) Two days ago I updated my Zope app > from 2.6.1 to 2.6.2. They run from the Users/Shared folder. Not sure if > any of this information is relevant, but the PATH does not look that > weird does it? > > Thanks again, > > Brian > > > On Saturday, Oct 4, 2003, at 20:29 US/Mountain, Alexander K. Hansen > wrote: > >> Didn't see anything obvious there. What do you get from running >> "printenv >> PATH" in a terminal--I'm curious whether /Users/Shared/bin is in your >> PATH, >> and causing some kind of confusion for the build process. >> >> -- >> Alexander K. Hansen >> Levitated Dipole Experiment >> http://www.psfc.mit.edu/LDX >> >> >> >> -----Original Message----- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On Behalf Of Brian >> Morton >> Sent: Saturday, October 04, 2003 9:20 PM >> To: [EMAIL PROTECTED] >> Subject: Re: [Fink-users] Fwd: Perhaps a "quick" Abiword fix ? >> >> Here is some more information. I was not sure how far back to go. >> >> Thanks again, >> >> Brian >> >> >> [AKH>] <snip> >> /var/tmp/tmp.3.h76zVX >> /Users/Shared/DocBook/bin/docbook.cfg: No such file or directory. >> ### execution of /var/tmp/tmp.3.h76zVX failed, exit code 1 >> [EMAIL PROTECTED] ~] >> >> >> >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by:ThinkGeek >> Welcome to geek heaven. >> http://thinkgeek.com/sf >> _______________________________________________ >> Fink-users mailing list >> [EMAIL PROTECTED] >> https://lists.sourceforge.net/lists/listinfo/fink-users >> > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Fink-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-users > > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users