Opened 9 years ago
Closed 9 years ago
#48845 closed defect (duplicate)
Installing kerberos5 fails on Mac OS X.4 PPC
Reported by: | RivetBenoit (Benoit Rivet) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | tiger | Cc: | |
Port: | kerberos5 |
Description
Trying to install kerberos5 on an old G3 ibook (with Mac OS X.4) fails :
:info:build /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning can't open dynamic library: /opt/local/lib/libkrb5support.1.1.dylib referenced from: ../../../lib/libkrb5.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2)
Apparently, kerberos5 is trying to read a previous kerkeros5 installation (which obviously fails on a first installation).
I am trying to build an older version of kerberos5 : I shall see whether it succeeds, then whether upgrading succeeds.
Attachments (2)
Change History (4)
Changed 9 years ago by RivetBenoit (Benoit Rivet)
comment:1 Changed 9 years ago by RivetBenoit (Benoit Rivet)
Changed 9 years ago by RivetBenoit (Benoit Rivet)
Attachment: | main.2.log added |
---|
Error when upgrading kerberos after installing kerberos5 @1.11.3_0
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | tiger added |
---|---|
Port: | kerberos5 added |
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I was able to install svn from another source than macports.
enabled me to install kerberos5 @1.11.3_0, but however
doesn't work.