cannot

View: New views
9 Messages — Rating Filter:   Alert me  

cannot

by Jeffry Wisley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dear Listers,

I am unable to search any pacakge from my finkcommander.  I have to install Python, gtk+, imagemagic, and swig.  When I write any term in the search bar nothing happened.  when I click on scanpackages update I got :


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-i38


 I have fink 0.29.10.  I am really new and I appreciate any help in this matter.

Best Regards,

Jeff


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-beginners mailing list
Fink-beginners@...
http://news.gmane.org/gmane.os.apple.fink.beginners

Re: cannot

by Alexander Hansen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jeffry Wisley wrote:

> Dear Listers,
>
> I am unable to search any pacakge from my finkcommander.  I have to
> install Python, gtk+, imagemagic, and swig.  When I write any term in
> the search bar nothing happened.  when I click on scanpackages update I
> got :
>
>
> 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-i38
>
>
>  I have fink 0.29.10.  I am really new and I appreciate any help in this
> matter.
>
> Best Regards,
>
> Jeff
>
>
>

scanpackages is mostly irrelevant here.  It links the binary and source
databases, and it's run by default after you install anything from source.

Do the packages show up if you use "fink list" from the terminal, e.g.

        fink list python gtk+ imagemagick swig

?
What OS version are you on?  And what version of Fink Commander?

- --
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkr6JJEACgkQB8UpO3rKjQ8q3gCfe/0TVh0eWBJ+6mC6+80erRGi
APoAnj1iQR0iFCV+U9wRK01+4p4lmXxv
=Kh+W
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-beginners mailing list
Fink-beginners@...
http://news.gmane.org/gmane.os.apple.fink.beginners

Re: cannot

by Jeffry Wisley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dear Alex,

Thanks for your response.

I do see the packages when I used the suggested command " fink list python/gtk+/..."

I have 

OSX 10.6.1
fink 0.29.10
finkcommander Version 0.5.5 

I really appreciate your time

Regards,

Jeff

--- On Tue, 11/10/09, Alexander Hansen <alexanderk.hansen@...> wrote:

From: Alexander Hansen <alexanderk.hansen@...>
Subject: Re: [Fink-beginners] cannot
To: "Jeffry Wisley" <jeffrywisley@...>
Cc: fink-beginners@...
Date: Tuesday, November 10, 2009, 6:42 PM

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jeffry Wisley wrote:

> Dear Listers,
>
> I am unable to search any pacakge from my finkcommander.  I have to
> install Python, gtk+, imagemagic, and swig.  When I write any term in
> the search bar nothing happened.  when I click on scanpackages update I
> got :
>
>
> 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-i38
>
>
>  I have fink 0.29.10.  I am really new and I appreciate any help in this
> matter.
>
> Best Regards,
>
> Jeff
>
>
>

scanpackages is mostly irrelevant here.  It links the binary and source
databases, and it's run by default after you install anything from source.

Do the packages show up if you use "fink list" from the terminal, e.g.

    fink list python gtk+ imagemagick swig

?
What OS version are you on?  And what version of Fink Commander?

- --
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkr6JJEACgkQB8UpO3rKjQ8q3gCfe/0TVh0eWBJ+6mC6+80erRGi
APoAnj1iQR0iFCV+U9wRK01+4p4lmXxv
=Kh+W
-----END PGP SIGNATURE-----


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-beginners mailing list
Fink-beginners@...
http://news.gmane.org/gmane.os.apple.fink.beginners

Re: cannot

by Alexander Hansen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jeffry Wisley wrote:

> Dear Alex,
>
> Thanks for your response.
>
> I do see the packages when I used the suggested command " fink list
> python/gtk+/..."
>
> I have
>
> OSX 10.6.1
> fink 0.29.10
> finkcommander Version 0.5.5
>
> I really appreciate your time
>
> Regards,
>
> Jeff
>

Try reconfiguring the Perl interpreter in the Fink Commander
Preferences->Paths->"Path to perl" to be

        /usr/bin/perl5.8.9

.  It's been reported that Fink Commander doesn't get along with the
default system perl (5.10.0) on 10.6; fortunately Apple provides an
alternate option, and switching to 5.8.9 has worked for others.

After you do that, run the File->Update Table option and your packages
should show up.

- --
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkr6KOEACgkQB8UpO3rKjQ/tSACaAoleusSs/jWCIR6yJT70UfkR
83oAnRSUplTDs6LK4CXk9evM3hHKlC8q
=0qjC
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-beginners mailing list
Fink-beginners@...
http://news.gmane.org/gmane.os.apple.fink.beginners

Re: cannot

by Jeffry Wisley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Alex,

I did change the directory and it works.  Thanks:).  However  :(, I tried to install python26 and the following message appears

Can't exec "sw_vers": No such file or directory at /sw/lib/perl5/Fink/Services.pm line 1399.


fink needs help picking an alternative to satisfy a virtual dependency. The

candidates:


(1) db47-aes-shlibs: Shared Libraries for db47-aes

(2) db47-shlibs: Shared Libraries for db47


Pick one: [1] 

Can't resolve dependency "macosx (>= 10.6.0-1)" for package

"system-openssl-dev-0.9.8-1" (no matching packages/versions found)

Exiting with failure.


I did not quiet understand what you mean by 
"It's been reported that Fink Commander doesn't get along with the
default system perl (5.10.0) on 10.6; fortunately Apple provides an
alternate option, and switching to 5.8.9 has worked for others."

Do I need to downgrade from 5.10.0 to 5.8.9 in order to get every thing is working.  
I tried to find the Perl from fink installer and it is not listed!!!

Thanks again for your time.

Regards,

Jeff

--- On Tue, 11/10/09, Alexander Hansen <alexanderk.hansen@...> wrote:

From: Alexander Hansen <alexanderk.hansen@...>
Subject: Re: [Fink-beginners] cannot
To: "Jeffry Wisley" <jeffrywisley@...>
Cc: "Fink Mailing-Liste" <fink-beginners@...>
Date: Tuesday, November 10, 2009, 7:00 PM

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jeffry Wisley wrote:

> Dear Alex,
>
> Thanks for your response.
>
> I do see the packages when I used the suggested command " fink list
> python/gtk+/..."
>
> I have
>
> OSX 10.6.1
> fink 0.29.10
> finkcommander Version 0.5.5
>
> I really appreciate your time
>
> Regards,
>
> Jeff
>

Try reconfiguring the Perl interpreter in the Fink Commander
Preferences->Paths->"Path to perl" to be

    /usr/bin/perl5.8.9

.  It's been reported that Fink Commander doesn't get along with the
default system perl (5.10.0) on 10.6; fortunately Apple provides an
alternate option, and switching to 5.8.9 has worked for others.

After you do that, run the File->Update Table option and your packages
should show up.

- --
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkr6KOEACgkQB8UpO3rKjQ/tSACaAoleusSs/jWCIR6yJT70UfkR
83oAnRSUplTDs6LK4CXk9evM3hHKlC8q
=0qjC
-----END PGP SIGNATURE-----


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-beginners mailing list
Fink-beginners@...
http://news.gmane.org/gmane.os.apple.fink.beginners

Re: cannot

by monipol :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello, Jeffry. sw_vers is a program located under the /usr/bin  
directory (folder). This file is part of Mac OS X; please check if it  
exists on your system and if your PATH environment variable points to /
usr/bin. You may use the two following commands to help you diagnose  
your problem:

ls -l /usr/bin/sw_vers
echo $PATH

What Alex meant with regard to Perl 5.8.9 is that:

a) Mac OS 10.6 comes with two versions of Perl: 5.10.0 *and* 5.8.9. /
usr/bin/perl is Perl 5.10.0 and, as one would expect, /usr/bin/
perl5.8.9 is Perl 5.8.9. Both of them are installed by Mac OS; they  
are not part of or installed by Fink.

b) We've had reports that FinkCommander on Mac OS 10.6 needs to be  
configured to use /usr/bin/perl5.8.9 instead of /usr/bin/perl (which  
is 5.10.0). As explained in

http://finkcommander.sourceforge.net/news

'(...) must set FinkCommander's Perl path to /usr/bin/perl5.8.9 in the  
Preferences window'.

On 11/11/2009, at 02:36, Jeffry Wisley wrote:

> Hi Alex,
> I did change the directory and it works.  Thanks:).  However  :(, I  
> tried to install python26 and the following message appears
> Can't exec "sw_vers": No such file or directory at /sw/lib/perl5/
> Fink/Services.pm line 1399.
>
>
> fink needs help picking an alternative to satisfy a virtual  
> dependency. The
> candidates:
>
>
> (1) db47-aes-shlibs: Shared Libraries for db47-aes
> (2) db47-shlibs: Shared Libraries for db47
>
>
> Pick one: [1]
> Can't resolve dependency "macosx (>= 10.6.0-1)" for package
> "system-openssl-dev-0.9.8-1" (no matching packages/versions found)
> Exiting with failure.
> I did not quiet understand what you mean by "It's been reported that  
> Fink Commander doesn't get along with thedefault system perl  
> (5.10.0) on 10.6; fortunately Apple provides an
> alternate option, and switching to 5.8.9 has worked for others."
> Do I need to downgrade from 5.10.0 to 5.8.9 in order to get every  
> thing is working.  I tried to find the Perl from fink installer and  
> it is not listed!!!
> Thanks again for your time.
> Regards,
> Jeff
>
> --- On Tue, 11/10/09, Alexander Hansen <alexanderk.hansen@...>  
> wrote:
>
> From: Alexander Hansen
> Subject: Re: [Fink-beginners] cannot
> To: "Jeffry Wisley"
> Cc: "Fink Mailing-Liste" <fink-beginners@...>
> Date: Tuesday, November 10, 2009, 7:00 PM
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Jeffry Wisley wrote:
>> Dear Alex,
>>
>> Thanks for your response.
>>
>> I do see the packages when I used the suggested command " fink list
>> python/gtk+/..."
>>
>> I have
>>
>> OSX 10.6.1
>> fink 0.29.10
>> finkcommander Version 0.5.5
>
> Try reconfiguring the Perl interpreter in the Fink Commander
> Preferences->Paths->"Path to perl" to be
>
>     /usr/bin/perl5.8.9
>
> .  It's been reported that Fink Commander doesn't get along with the
> default system perl (5.10.0) on 10.6; fortunately Apple provides an
> alternate option, and switching to 5.8.9 has worked for others.
>
> After you do that, run the File->Update Table option and your packages
> should show up.

--
monipol
http://finkers.wordpress.com

Submitting a Fink bug report? Read this:
http://www.finkproject.org/doc/netiquette/index.php
http://finkers.wordpress.com/2009/06/03/bug-reports/


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-beginners mailing list
Fink-beginners@...
http://news.gmane.org/gmane.os.apple.fink.beginners

Parent Message unknown Re: cannot

by monipol :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

(kicking back to the mailing list)

Do you get the error from both FinkCommander and the command line  
utility?

Also, what's the output of the sw_vers command?

On 11/11/2009, at 12:42, Jeffry Wisley wrote:

> I did try the commands ls -l /usr/bin/sw_versecho $PATH and here are  
> the results:ls -l /usr/bin/sw_vers-rwxr-xr-x  1 root  wheel  35216  
> May 18 14:44 /usr/bin/sw_vers echo $PATH/Library/Frameworks/
> Python.framework/Versions/2.6/bin:/sw/bin:/sw/sbin:/Library/
> Frameworks/Python.framework/Versions/2.6/bin:/usr/bin:/bin:/usr/
> sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/X11R6/bin
> It looks to me that I have the file but not sure though.
> I did use the mac search tool to look for sw_vers but came with  
> nothing
> I really appreciate your time and help.
> Regards,
> Jeff
>
> --- On Tue, 11/10/09, monipol <monipol@...> wrote:
>
> From: monipol <monipol@...>
> Subject: Re: [Fink-beginners] cannot
> To: "Jeffry Wisley" <jeffrywisley@...>
> Cc: fink-beginners@...
> Date: Tuesday, November 10, 2009, 9:12 PM
>
> Hello, Jeffry. sw_vers is a program located under the /usr/bin  
> directory (folder). This file is part of Mac OS X; please check if  
> it exists on your system and if your PATH environment variable  
> points to /usr/bin. You may use the two following commands to help  
> you diagnose your problem:
>
> ls -l /usr/bin/sw_vers
> echo $PATH
>
> What Alex meant with regard to Perl 5.8.9 is that:
>
> a) Mac OS 10.6 comes with two versions of Perl: 5.10.0 *and* 5.8.9. /
> usr/bin/perl is Perl 5.10.0 and, as one would expect, /usr/bin/
> perl5.8.9 is Perl 5.8.9. Both of them are installed by Mac OS; they  
> are not part of or installed by Fink.
>
> b) We've had reports that FinkCommander on Mac OS 10.6 needs to be  
> configured to use /usr/bin/perl5.8.9 instead of /usr/bin/perl (which  
> is 5.10.0). As explained in
>
> http://finkcommander.sourceforge.net/news
>
> '(...) must set FinkCommander's Perl path to /usr/bin/perl5.8.9 in  
> the Preferences window'.
>
> On 11/11/2009, at 02:36, Jeffry Wisley wrote:
>
>> Hi Alex,
>> I did change the directory and it works.  Thanks:).  However  :(, I  
>> tried to install python26 and the following message appears
>> Can't exec "sw_vers": No such file or directory at /sw/lib/perl5/
>> Fink/Services.pm line 1399.
>>
>>
>> fink needs help picking an alternative to satisfy a virtual  
>> dependency. The
>> candidates:
>>
>>
>> (1)    db47-aes-shlibs: Shared Libraries for db47-aes
>> (2)    db47-shlibs: Shared Libraries for db47
>>
>>
>> Pick one: [1]
>> Can't resolve dependency "macosx (>= 10.6.0-1)" for package
>> "system-openssl-dev-0.9.8-1" (no matching packages/versions found)
>> Exiting with failure.
>> I did not quiet understand what you mean by "It's been reported  
>> that Fink Commander doesn't get along with thedefault system perl  
>> (5.10.0) on 10.6; fortunately Apple provides an
>> alternate option, and switching to 5.8.9 has worked for others."
>> Do I need to downgrade from 5.10.0 to 5.8.9 in order to get every  
>> thing is working.  I tried to find the Perl from fink installer and  
>> it is not listed!!!
>> Thanks again for your time.
>> Regards,
>> Jeff
>>
>> --- On Tue, 11/10/09, Alexander Hansen  
>> <alexanderk.hansen@...> wrote:
>>
>> From: Alexander Hansen
>> Subject: Re: [Fink-beginners] cannot
>> To: "Jeffry Wisley"
>> Cc: "Fink Mailing-Liste" <fink-beginners@...>
>> Date: Tuesday, November 10, 2009, 7:00 PM
>>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Jeffry Wisley wrote:
>>> Dear Alex,
>>>
>>> Thanks for your response.
>>>
>>> I do see the packages when I used the suggested command " fink list
>>> python/gtk+/..."
>>>
>>> I have
>>>
>>> OSX 10.6.1
>>> fink 0.29.10
>>> finkcommander Version 0.5.5
>>
>> Try reconfiguring the Perl interpreter in the Fink Commander
>> Preferences->Paths->"Path to perl" to be
>>
>>      /usr/bin/perl5.8.9
>>
>> .  It's been reported that Fink Commander doesn't get along with the
>> default system perl (5.10.0) on 10.6; fortunately Apple provides an
>> alternate option, and switching to 5.8.9 has worked for others.
>>
>> After you do that, run the File->Update Table option and your  
>> packages
>> should show up.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-beginners mailing list
Fink-beginners@...
http://news.gmane.org/gmane.os.apple.fink.beginners

Re: cannot

by Alexander Hansen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The Finder search won't find sw_vers because it's in a hidden system
directory.  It's present according to your output.

One more thing to look at is to run

        fink-virtual-pkgs --debug

and look at the very top of the output to see if it says why the macosx
virtual package isn't popping up.

monipol wrote:

> (kicking back to the mailing list)
>
> Do you get the error from both FinkCommander and the command line  
> utility?
>
> Also, what's the output of the sw_vers command?
>
> On 11/11/2009, at 12:42, Jeffry Wisley wrote:
>> I did try the commands ls -l /usr/bin/sw_versecho $PATH and here are  
>> the results:ls -l /usr/bin/sw_vers-rwxr-xr-x  1 root  wheel  35216  
>> May 18 14:44 /usr/bin/sw_vers echo $PATH/Library/Frameworks/
>> Python.framework/Versions/2.6/bin:/sw/bin:/sw/sbin:/Library/
>> Frameworks/Python.framework/Versions/2.6/bin:/usr/bin:/bin:/usr/
>> sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/X11R6/bin
>> It looks to me that I have the file but not sure though.
>> I did use the mac search tool to look for sw_vers but came with  
>> nothing
>> I really appreciate your time and help.
>> Regards,
>> Jeff
>>
<snip>

- --
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkr8Ug0ACgkQB8UpO3rKjQ+mpQCgm1Y3y2E29JA+1udS1WSrDYK+
yLsAn0CePKM2Yx5DgU8C5JMgfAQB85XN
=6hnP
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-beginners mailing list
Fink-beginners@...
http://news.gmane.org/gmane.os.apple.fink.beginners

Parent Message unknown Re: cannot

by Alexander Hansen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jeffry Wisley wrote:

>
> Hi Guys,
>
>
> Do you get the error from both FinkCommander and the command line utility?
>
> command line works fine with me.  I can install files from it.
>
> Also, what's the output of the sw_vrs command?
>
> here what I got from sw_vrs
>
> ProductName: Mac OS X
> ProductVersion: 10.6.1
> BuildVersion: 10B504
>
>
> the first portion of the result from fink-virtual-pkgs --debug is :
>
> - checking OSX version... 10.6.1-1
> - checking for 64bit-cpu... 64 bit capable
> - checking for cups headers... 1.0400-1
> - checking system perl version... 5.10.0
> - checking Java versions:
>   - 1.6.0... 1.6.0/Commands 1.6.0/Headers
>   - 1.6... 1.6/Commands 1.6/Headers
>   - 1.5.0... 1.5.0/Commands 1.5.0/Headers
>   - 1.5... 1.5/Commands 1.5/Headers
>   - 1.5... 1.5/Commands 1.5/Headers
>   - 1.4... nothing
>   - 1.3.1... nothing
>   - 1.3... nothing
>   - 1.3... nothing
> - searching for java3d... found /System/Library/Java/Extensions/j3dcore.jar
> - searching for javaai... found /System/Library/Java/Extensions/jai_core.jar
> - checking for xcode version... 3.2.1-1
> - checking for cctools version... 750-1
> - checking for cctools -single_module support... yes, 750 has it
> - checking for various GCC versions:
>   - found 4.0.1
>   - found 4.2.1
>   - missing 2.95.2
>   - missing 2.95.2
>   - missing 3.1
>   - missing 3.3
> - checking for broken GCCs:
>   - gcc4.0 build number is 5493 (not broken)
>   - gcc2.95 build number is 0 (not broken)
>   - gcc3.3 build number is 0 (not broken)
>   - gcc2 build number is 0 (not broken)
>   - gcc3.1 build number is 0 (not broken)
>   - gcc4.2 build number is 5646 (not broken)
> - checking for dev-tools commands:
>  - /usr/bin/gcc... found
>  - /usr/bin/make... found
> - checking for library libgimpprint.1.dylib... missing
> - checking for library libgimpprint.7.dylib... missing
> - scanning pkgconfig file /usr/X11/lib/pkgconfig/applewm.pc... 1.3.0-1
>
> Also, one more thing I am trying to install libgnomecanvas version 2.6
> or later and cannot find it as a fink package.  Is there any way to get?
>
> Thank you guys and sorry for my fink-begginner questions
>
> Regards,
>
> Jeff
>
>

Ok.  Maybe your prior error got fixed offline.

It's possible for Fink Commander to get misconfigured in its preferences
if you set the PATH there rather than having it pick up the system's
value, so if you're still having problems with Fink Commander and not
the command-line tools, that's a potential source.

As for a new enough libgnomecanvas:
http://pdb.finkproject.org/pdb/package.php/libgnomecanvas2


- --
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkr8g9wACgkQB8UpO3rKjQ/U7wCeKb0GStlEMdZSU4Fglt2DbKeA
7U0AoIDe4vW7q6oojVcHUxx9BUIX7CE5
=Irqe
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-beginners mailing list
Fink-beginners@...
http://news.gmane.org/gmane.os.apple.fink.beginners