[Fink-users] Re: ET and FAKtory

2006-02-16 Thread Mike Dyall-Smith
Thanks for all the comments on this. I have some more information  
from the Faktory maintainer, Susan Miller:



"ET stands for "Embedded Tk" and this was written by Richard Hipp and  
supported up through Tk8.0.  After that the package was replaced by  
mktclapp, but FAKtory already had thousands of lines of ET code and  
there was no automatable way to convert these calls to mktclapp.   
Hence FAKtory is stuck with ET/TclTk8.0 and will not work with more  
recent versions."


Cheers, Mike



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] ET and FAKtory

2006-02-16 Thread Daniel Macks
On Thu, Feb 16, 2006 at 06:10:32PM -0500, BuildSmart wrote:
> On Feb 16, 2006, at 17:18 , Daniel Macks wrote:
> >On Fri, Feb 17, 2006 at 09:06:52AM +1100, Mike Dyall-Smith wrote:
> >[trying to port FAKtory]
> >>"Sorry, but FAKtory only runs under Linux and Solaris.  You are
> >>welcome to download the source code and try to compile on MacOS but I
> >>don't think that will work because it requires an old package called
> >>ET that only works with Tcl/Tk8.0."
> >
> >Is this http://www.hwaci.com/sw/et/ET.html the ET they mean?

Is there a pure source tarball? The one I found that was labeled
"source" tarball contain megabytes worth of compiled code for many
platforms (more "universal binary" than source).

> I believe it is, I've almost been able to compile it however the Mac  
> tcl/tk is missing a couple of files to complete building.
> 
> I've tried both build methods, this is what I get.
> 
> (editing the Makefile is required for building in any OS)
["no such file or directory" for...]
> et36.c line 603: can't open include file "parray.tcl"
> et36.c line 606: can't open include file "tkerror.tcl"
> et40.c line 603: can't open include file "parray.tcl"
> et40.c line 606: can't open include file "tkerror.tcl"
> et40.c line 610: can't open include file "optionMenu.tcl"
> et40.c line 612: can't open include file "scrollbar.tcl"
> 
> I believe with a little persuasion this can be overcome and generate  
> the required files your after.

I have /sw/lib/tcl8.4/parray.tcl from fink's tcltk-8.4.6-2. The others
I do not have, but I have tcl manpages for the functions of those
names...I wonder if the files got merged into others?

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] ET and FAKtory

2006-02-16 Thread BuildSmart


On Feb 16, 2006, at 17:18 , Daniel Macks wrote:


On Fri, Feb 17, 2006 at 09:06:52AM +1100, Mike Dyall-Smith wrote:
[trying to port FAKtory]

"Sorry, but FAKtory only runs under Linux and Solaris.  You are
welcome to download the source code and try to compile on MacOS but I
don't think that will work because it requires an old package called
ET that only works with Tcl/Tk8.0."

Does the package ET mean anything to anyone, and if so, do you know
of a compiled version of ET for OS X.
In the source folder I can see a libarary file et.o but it is already
compiled by the look of it.


Is this http://www.hwaci.com/sw/et/ET.html the ET they mean?


I believe it is, I've almost been able to compile it however the Mac  
tcl/tk is missing a couple of files to complete building.


I've tried both build methods, this is what I get.

(editing the Makefile is required for building in any OS)

seting for "ET_SRC = et36.c"
ERROR: et36.c line 603: can't open include file "parray.tcl": No such  
file or directory
ERROR: et36.c line 606: can't open include file "tkerror.tcl": No  
such file or directory


seting for "ET_SRC = et40.c"
ERROR: et40.c line 603: can't open include file "parray.tcl": No such  
file or directory
ERROR: et40.c line 606: can't open include file "tkerror.tcl": No  
such file or directory
ERROR: et40.c line 610: can't open include file "optionMenu.tcl": No  
such file or directory
ERROR: et40.c line 612: can't open include file "scrollbar.tcl": No  
such file or directory



I believe with a little persuasion this can be overcome and generate  
the required files your after.



dan


-- Dale



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] ET and FAKtory

2006-02-16 Thread Daniel Macks
On Fri, Feb 17, 2006 at 09:06:52AM +1100, Mike Dyall-Smith wrote:
[trying to port FAKtory]
> "Sorry, but FAKtory only runs under Linux and Solaris.  You are  
> welcome to download the source code and try to compile on MacOS but I  
> don't think that will work because it requires an old package called  
> ET that only works with Tcl/Tk8.0."
> 
> Does the package ET mean anything to anyone, and if so, do you know  
> of a compiled version of ET for OS X.
> In the source folder I can see a libarary file et.o but it is already  
> compiled by the look of it.

Is this http://www.hwaci.com/sw/et/ET.html the ET they mean?

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] sagasu-2.0.6-1

2006-02-16 Thread Linc Davis
Anyone but me having trouble building this? Looks like it's missing a  
build dependency, but I can't figure out what:


main.cpp: In function `int main(int, char**)':
main.cpp:83: error: `gnome_window_icon_set_default_from_file'  
undeclared (first

   use this function)
main.cpp:83: error: (Each undeclared identifier is reported only once  
for each

   function it appears in.)
make[1]: *** [sagasu-main.o] Error 1

--
Package manager version: 0.24.11
Distribution version: 0.8.0.rsync
Mac OS X version: 10.4.4
Xcode version: 2.2.1
gcc version: 4.0.1 (Apple Computer, Inc. build 5250)
make version: 3.80


PGP.sig
Description: This is a digitally signed message part


[Fink-users] ET and FAKtory

2006-02-16 Thread Mike Dyall-Smith

Dear Fink members,
   There is a DNA sequencing package called FAKtory

http://www.cs.arizona.edu/faktory/FAKtory/over.html

files at: http://bcf.arl.arizona.edu/resources/software/faktory/ 
doctutorials.html


It is available as source, and as binaries for linux and solaris but  
not OS X.

I contacted them and they emailed back the following statement:


"Sorry, but FAKtory only runs under Linux and Solaris.  You are  
welcome to download the source code and try to compile on MacOS but I  
don't think that will work because it requires an old package called  
ET that only works with Tcl/Tk8.0."


Does the package ET mean anything to anyone, and if so, do you know  
of a compiled version of ET for OS X.
In the source folder I can see a libarary file et.o but it is already  
compiled by the look of it.


Thanks, Mike Dyall-Smith




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Fink binary server performance (Squid/Apache)

2006-02-16 Thread Ian Shafer
Hello,

I recently installed the binary versions of Squid 2.5 (ssl) using fink on my OS 
X 10.4.4 server. The install went fine and I got everthing working great. 

The problem is performance. I have Squid set up as a reverse proxy for a
backend Tomcat server. When I go through squid, I'm about 10 times
slower than when I go directly to Tomcat. I don't have anything strange
set up in my Squid config file, it's about as simple as can be. 

I have had this issue also when trying to build Apache 2.2 from source
(not using fink) on my server. The performance is horrible. (Even though
I base my configuration on the /opt/apache2/build/config.nice script.)

Has anybody else seen these performance issues?

Thanks,

Ian



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] aquaterm problems

2006-02-16 Thread Charles McCallum
Right.  There is a FAQ section for package-specific things, correct?   
Anyway, I'm not meaning to sound argumentative.  Thanks for the help!


Cheers,

Mike
On Feb 16, 2006, at 6:58 AM, Martin Costabel wrote:


Charles McCallum wrote:
Is this a FAQ (or should be)?  I didn't see anything about  
needing  XCode > 2.0, just that 2.2 is not working correctly.  If  
2.2 is  working OK, the Fink page should be changed to reflect this.


Aquaterm is a rather special package. Some other packages have  
managed to find the right hoop to jump through in order to be able  
to build with both  xcode 2.0 and >=2.1, but for aquaterm the  
necessary changes seem out of proportion.


Otherwise, on the Fink home page, I read in the first paragraph,  
"Users are encouraged to upgrade to XCode 2.2".


--
Martin



--
C. Michael McCallum   http://www.pacific.edu/college/ 
chemistry/McCallum/cmccallum.html

Associate Professor
Department of Chemistry, UOP
mmccallum .at. pacific .dot. edu(209) 946-2636 v  /  
(209) 946-2607 fax





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] aquaterm problems

2006-02-16 Thread Martin Costabel

Charles McCallum wrote:
Is this a FAQ (or should be)?  I didn't see anything about needing  
XCode > 2.0, just that 2.2 is not working correctly.  If 2.2 is  working 
OK, the Fink page should be changed to reflect this.


Aquaterm is a rather special package. Some other packages have managed 
to find the right hoop to jump through in order to be able to build with 
both  xcode 2.0 and >=2.1, but for aquaterm the necessary changes seem 
out of proportion.


Otherwise, on the Fink home page, I read in the first paragraph, "Users 
are encouraged to upgrade to XCode 2.2".


--
Martin



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] aquaterm problems

2006-02-16 Thread Charles McCallum
Is this a FAQ (or should be)?  I didn't see anything about needing  
XCode > 2.0, just that 2.2 is not working correctly.  If 2.2 is  
working OK, the Fink page should be changed to reflect this.


Cheers,

Mike
On Feb 16, 2006, at 12:48 AM, Martin Costabel wrote:


Charles McCallum wrote:
[]
PBXCp /sw/src/fink.build/root-aquaterm-1.0.0-2/sw/Applications/ 
AquaTerm.framework/Versions/A/Resources/Info.plist build/ 
AquaTerm.build/AQTFwk.build/Info.plist
mkdir -p /sw/src/fink.build/root-aquaterm-1.0.0-2/sw/ 
Applications/AquaTerm.framework/Versions/A/Resources cd /sw/ 
src/fink.build/aquaterm-1.0.0-2/aquaterm
/System/Library/PrivateFrameworks/DevToolsCore.framework/ 
Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn - 
strip-debug-symbols -resolve-src-symlinks /sw/src/fink.build/ 
aquaterm-1.0.0-2/aquaterm/build/AquaTerm.build/AQTFwk.build/ 
Info.plist /sw/src/fink.build/root-aquaterm-1.0.0-2/sw/ 
Applications/AquaTerm.framework/Versions/A/Resources pbxcp:  
Info.plist: No such file or directory

** BUILD FAILED **

[]
I'm currently running 10.4.5, but this happens on my 10.4.4  
machines also.


What xcode tools version do you have installed? Upgrade to 2.2 if  
yours is older. 2.1 works too, I think, but not 2.0.


--
Martin



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through  
log files

for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD  
SPLUNK!
http://sel.as-us.falkag.net/sel? 
cmd=lnk&kid=103432&bid=230486&dat=121642

___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


--
C. Michael McCallum   http://www.pacific.edu/college/ 
chemistry/McCallum/cmccallum.html

Associate Professor
Department of Chemistry, UOP
mmccallum .at. pacific .dot. edu(209) 946-2636 v  /  
(209) 946-2607 fax





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] vte and X11 directories

2006-02-16 Thread Henrik Frisk
> Henrik Frisk wrote:
> > When trying to update vte I get the following:
> > 
> > dyld: Library not loaded: /usr/X11R6/lib/libfontconfig.1.dylib
> >   Referenced from: /sw/lib/libpangoxft-1.0.0.dylib
> >   Reason: Incompatible library version: libpangoxft-1.0.0.dylib 
> > requires version 1.0.4 or later, but libfontconfig.1.dylib 
> provides 
> > version 1.0.0
> > 
> > Now I have the correct version of fontconfig in 
> sw/lib/fontconfig/. I 
> > have tried a few different X11's recently, foing from Apple's 
> X11, to 
> > X.org and have finally settled with XDarwin (installed through 
> fink). 
> > I'm wondering if /usr/X11R6/ should still be there?
> 
> Yes. All variants of X11 install their files at the same place.
> 
OK, thanks.

> > I tried reinstalling pango but received a similar error
> > 
> > dyld: Library not loaded: /usr/X11R6/lib/libXft.2.dylib
> >   Referenced from: /sw/bin/pango-querymodules
> >   Reason: Incompatible library version: pango-querymodules 
> > requires version 2.1.2 or later, but libXft.2.dylib provides 
> version 
> > 2.1.0
> 
> What you are seeing is the result of switching to xorg and then 
> back to 
> an older version of X11. When you installed xorg, you received a 
> warning:
>  "WARNING: if you compile X11 applications against this X.org 
> release,"  "you will *not* be able to run them if you decide to 
> revert to Apple's"
>  "X11 provided with the OS."
> 
> The same goes for reverting to xfree86 from Fink (I assume that 
> this is 
> what you meant by "XDarwin".)

Yes, I that's what I meant! And I'm aware of the issue with 'going 
back' to XFree86. And that's just the thing, I didn't build any 
packages during the time I tried x.org. I will try rebuilding pango 
again and see if that helps.
 
> You will have to rebuild all packages that you built while xorg 
was 
> installed, in particular the pango1-xft* packages.
> 
Thanks,

/henrik



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] vte and X11 directories

2006-02-16 Thread Martin Costabel

Henrik Frisk wrote:

When trying to update vte I get the following:

dyld: Library not loaded: /usr/X11R6/lib/libfontconfig.1.dylib
  Referenced from: /sw/lib/libpangoxft-1.0.0.dylib
  Reason: Incompatible library version: libpangoxft-1.0.0.dylib 
requires version 1.0.4 or later, but libfontconfig.1.dylib provides 
version 1.0.0


Now I have the correct version of fontconfig in sw/lib/fontconfig/. I 
have tried a few different X11's recently, foing from Apple's X11, to 
X.org and have finally settled with XDarwin (installed through fink). 
I'm wondering if /usr/X11R6/ should still be there?


Yes. All variants of X11 install their files at the same place.


I tried reinstalling pango but received a similar error

dyld: Library not loaded: /usr/X11R6/lib/libXft.2.dylib
  Referenced from: /sw/bin/pango-querymodules
  Reason: Incompatible library version: pango-querymodules 
requires version 2.1.2 or later, but libXft.2.dylib provides version 
2.1.0


What you are seeing is the result of switching to xorg and then back to 
an older version of X11. When you installed xorg, you received a warning:


 "WARNING: if you compile X11 applications against this X.org release,"
 "you will *not* be able to run them if you decide to revert to Apple's"
 "X11 provided with the OS."

The same goes for reverting to xfree86 from Fink (I assume that this is 
what you meant by "XDarwin".)


You will have to rebuild all packages that you built while xorg was 
installed, in particular the pango1-xft* packages.


--
Martin


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] sdl-mixer 1.2.6-12 compilation failed.

2006-02-16 Thread Christian Simon

powerpc-apple-darwin8-gcc-4.0.0: unrecognized option '-pthread'
native_midi_mac.c:29:38: error: QuickTime/QuickTimeMusic.h: No  
such file

or directory


This looks like you need the Quicktime SDK which I believe is part of
the Xcode install.



Indeed, it worked !
(In the same way, I also had to install de CoreAudio package... damn,  
I thought I had a full Xcode install...)


Thanks a lot.
--
Christian



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] vte and X11 directories

2006-02-16 Thread Henrik Frisk
When trying to update vte I get the following:

dyld: Library not loaded: /usr/X11R6/lib/libfontconfig.1.dylib
  Referenced from: /sw/lib/libpangoxft-1.0.0.dylib
  Reason: Incompatible library version: libpangoxft-1.0.0.dylib 
requires version 1.0.4 or later, but libfontconfig.1.dylib provides 
version 1.0.0

Now I have the correct version of fontconfig in sw/lib/fontconfig/. I 
have tried a few different X11's recently, foing from Apple's X11, to 
X.org and have finally settled with XDarwin (installed through fink). 
I'm wondering if /usr/X11R6/ should still be there?

I tried reinstalling pango but received a similar error

dyld: Library not loaded: /usr/X11R6/lib/libXft.2.dylib
  Referenced from: /sw/bin/pango-querymodules
  Reason: Incompatible library version: pango-querymodules 
requires version 2.1.2 or later, but libXft.2.dylib provides version 
2.1.0

OSX 10.4.5
Package manager version: 0.24.11
Distribution version: 0.8.0.cvs

Thanks for any hints.

/henrik



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] aquaterm problems

2006-02-16 Thread Martin Costabel

Charles McCallum wrote:
[]
PBXCp 
/sw/src/fink.build/root-aquaterm-1.0.0-2/sw/Applications/AquaTerm.framework/Versions/A/Resources/Info.plist 
build/AquaTerm.build/AQTFwk.build/Info.plist
mkdir -p 
/sw/src/fink.build/root-aquaterm-1.0.0-2/sw/Applications/AquaTerm.framework/Versions/A/Resources 


cd /sw/src/fink.build/aquaterm-1.0.0-2/aquaterm

/System/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp 
-exclude .DS_Store -exclude CVS -exclude .svn -strip-debug-symbols 
-resolve-src-symlinks 
/sw/src/fink.build/aquaterm-1.0.0-2/aquaterm/build/AquaTerm.build/AQTFwk.build/Info.plist 
/sw/src/fink.build/root-aquaterm-1.0.0-2/sw/Applications/AquaTerm.framework/Versions/A/Resources 


pbxcp: Info.plist: No such file or directory
** BUILD FAILED **

[]

I'm currently running 10.4.5, but this happens on my 10.4.4 machines also.


What xcode tools version do you have installed? Upgrade to 2.2 if yours 
is older. 2.1 works too, I think, but not 2.0.


--
Martin



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] aquaterm problems

2006-02-16 Thread Charles McCallum
I'm trying to update my packages, and I am getting failures on the aquaterm build.  This happens during a 'fink update-all' after 'selfupdate-rsync', or 'selfupdate-cvs' (I switched to CVS on one machine to make sure this didn't make a difference).  Using unstable packages.Here is the output:The following 65 packages will be installed or updated: aquaterm atk1 atk1-shlibs audiofile-shlibs cyrus-sasl2-shlibs db3-shlibs db42-shlibs emacs21 emacsen-common esound-common esound-shlibs f2c firefox firefox-shlibs fort77 g77 ghostscript ghostscript-fonts gimp gimp-shlibs glib2 glib2-dev glib2-shlibs gmp-shlibs gnupg gnuplot gnuplot-py22 gtk+2 gtk+2-dev gtk+2-shlibs imagemagick imlib-shlibs lcms-shlibs libidl2 libidl2-shlibs libtiff libtiff-bin libtiff-shlibs libxml2-shlibs netpbm-bin netpbm10-shlibs numeric-py22 openldap-ssl-shlibs openssl097-shlibs orbit-dev orbit-shlibs pango1-xft2 pango1-xft2-dev pango1-xft2-shlibs pkgconfig povray python22 python22-shlibs python22-socket raster3d tcltk tcltk-dev tcltk-shlibs texi2html texinfo transfig wget xfig xpdf xvThe following 64 additional packages will be installed: aquaterm-dev aquaterm-shlibs audiofile audiofile-bin autoconf2.5 automake1.8 cyrus-sasl2-dev daemonic db3 db43-ssl db43-ssl-shlibs db44-aes db44-aes-shlibs docbook-dsssl-nwalsh docbook-dtd docbook-utils docbook-xsl freetype219 freetype219-shlibs gd2 gdbm gdbm3 gdbm3-shlibs gettext-dev giflib glib gmp gtk+ gtk-doc imagemagick-shlibs imlib jadetex lcms libgmpxx4-shlibs libmpeg libmpfr1 libmpfr1-shlibs libpaper1-dev libpaper1-shlibs libtool14 libtool14-shlibs libusb libxml2 libxml2-bin libxslt libxslt-bin libxslt-shlibs lynx-ssl m4 netpbm netpbm-shlibs openjade openldap-ssl opensp4 opensp4-shlibs openssl097 openssl097-dev readline readline5 sgml-entities-iso8879 sgmls-pm system-openssl-dev xaw3d xdg-baseDo you want to continue? [Y/n] ydpkg-deb -b /sw/src/fink.build/root-fink-buildlock-aquaterm-1.0.0-2 /sw/src/fink.builddpkg-deb: building package `fink-buildlock-aquaterm-1.0.0-2' in `/sw/src/fink.build/fink-buildlock-aquaterm-1.0.0-2_2006.02.16-00.05.24_darwin-powerpc.deb'.Setting build lock.../sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-aquaterm-1.0.0-2_2006.02.16-00.05.24_darwin-powerpc.debSelecting previously deselected package fink-buildlock-aquaterm-1.0.0-2.(Reading database ... 45923 files and directories currently installed.)Unpacking fink-buildlock-aquaterm-1.0.0-2 (from .../fink-buildlock-aquaterm-1.0.0-2_2006.02.16-00.05.24_darwin-powerpc.deb) ...Setting up fink-buildlock-aquaterm-1.0.0-2 (2006.02.16-00.05.24) ...gzip -dc /sw/src/aquaterm_src.1.0.0.tar.gz | /sw/bin/tar -xf -  --no-same-owner --no-same-permissions Default compiler has been set to:gcc version 4.0.0 20041026 (Apple Computer, Inc. build 4061)echo nothing to do here, everything is done in the installscriptnothing to do here, everything is done in the installscript/bin/rm -rf /sw/src/fink.build/root-aquaterm-1.0.0-2/bin/mkdir -p /sw/src/fink.build/root-aquaterm-1.0.0-2/sw/bin/mkdir -p /sw/src/fink.build/root-aquaterm-1.0.0-2/DEBIAN/usr/sbin/chown -R root:admin /sw/src/fink.build/root-aquaterm-1.0.0-2/var/tmp/tmp.1.YPSvpg+ xcodebuild install -target AquaTerm -configuration Deployment DSTROOT=/sw/src/fink.build/root-aquaterm-1.0.0-2 INSTALL_PATH=/sw/Applications DYLIB_INSTALL_NAME_BASE=/sw/Library/Frameworks GCC_PREPROCESSOR_DEFINITIONS=AQT_APP=== BUILDING NATIVE TARGET AQTFwk  WITHOUT USING ANY BUILD STYLE ===PBXCp /sw/src/fink.build/root-aquaterm-1.0.0-2/sw/Applications/AquaTerm.framework/Versions/A/Resources/Info.plist build/AquaTerm.build/AQTFwk.build/Info.plist    mkdir -p /sw/src/fink.build/root-aquaterm-1.0.0-2/sw/Applications/AquaTerm.framework/Versions/A/Resources    cd /sw/src/fink.build/aquaterm-1.0.0-2/aquaterm    /System/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -strip-debug-symbols -resolve-src-symlinks /sw/src/fink.build/aquaterm-1.0.0-2/aquaterm/build/AquaTerm.build/AQTFwk.build/Info.plist /sw/src/fink.build/root-aquaterm-1.0.0-2/sw/Applications/AquaTerm.framework/Versions/A/Resourcespbxcp: Info.plist: No such file or directory** BUILD FAILED **### execution of /var/tmp/tmp.1.YPSvpg failed, exit code 1Removing build lock.../sw/bin/dpkg-lockwait -r fink-buildlock-aquaterm-1.0.0-2(Reading database ... 45924 files and directories currently installed.)Removing fink-buildlock-aquaterm-1.0.0-2 ...Failed: phase installing: aquaterm-1.0.0-2 failedBefore reporting any errors, please run "fink selfupdate" andtry again.  If you continue to have issues, please check to see if theFAQ on fink's website solves the problem.  If not, ask on the fink-usersor fink-beginners mailing lists.  As a last resort, you can try e-mailingthe maintainer directly:        Jeffrey Whitaker <[EMAIL PROTECTED]>I'm currently running 10.4.5, but this happens on my 10.4.4 machines also.Thanks,Mike --C. Michael McCallum           http://chemistry.cop.uop.edu/McCallum/cmccallum.htmlAss