So, how do I know which packages I need to rebuild?

here's the .pm listing from /sw/lib/perl5:

[thors-hammer] soob% find . -name '*.pm' -print
./darwin/MacOSX/File/Catalog.pm
./darwin/MacOSX/File/Constants.pm
./darwin/MacOSX/File/Copy.pm
./darwin/MacOSX/File/Info.pm
./darwin/MacOSX/File/Spec.pm
./darwin/MacOSX/File.pm
./darwin/Storable.pm
./Fink/Base.pm
./Fink/Bootstrap.pm
./Fink/Config.pm
./Fink/Configure.pm
./Fink/Engine.pm
./Fink/FinkVersion.pm
./Fink/Mirror.pm
./Fink/NetAccess.pm
./Fink/Package.pm
./Fink/PkgVersion.pm
./Fink/SelfUpdate.pm
./Fink/Services.pm
./Fink/Status.pm
./Fink/Validation.pm
[thors-hammer] soob%

It looks like Storable as mentioned in the URL and I'm assuming macosx-file-pm, but do I need to worry about the Fink modules? And how do I tell what files are XS files? Are there any other files I need to worry about?

Thanks, Jim

On Sunday, November 3, 2002, at 12:32 AM, Ben Hines wrote:

On Sunday, November 3, 2002, at 12:18  AM, Ken Engel wrote:

Is it Ok to run fink with perl 5.8 or is this not recommended? I installed it - 5.8.0 to be precise -
exactly as prescribed here - http://developer.apple.com/internet/macosx/perl.html
Now I get this awful thing-
See where it talks about fink on that page.

-Ben



-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


--
"You have a good knowledge of Unix and a girlfriend. Not many people can say that."
- Neal Stephenson's 'Cryptonomicon'



-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to