Solaris 2.6 Am I suppose to have libs -ldes & -lcrypt ???

Solaris 2.6 Am I suppose to have libs -ldes & -lcrypt ???

Post by Roger P. Johnso » Fri, 31 Aug 2001 14:16:35



I am trying to build OpenLDAP + OpenSSL + CyrusSASL on Solaris 2.6.

It all builds OK but during the Cyrus build it just gives a ***NOTE ***
about not being able link in routines because I don't have a libdes* and
I don't have a libcrypt*, shared or static.

Hmmm. Doesn't Solaris have these libs?
How important is it to build this without these libs. I take it the
final runtime linking is going to puke since the lib's arent' present.
Isn't any big deal to build this combo so it won't be technically "LDAP
V3 compliant"?

Thanks.
-Roger

 
 
 

Solaris 2.6 Am I suppose to have libs -ldes & -lcrypt ???

Post by Philip Bro » Sat, 01 Sep 2001 10:24:12



>I am trying to build OpenLDAP + OpenSSL + CyrusSASL on Solaris 2.6.

>It all builds OK but during the Cyrus build it just gives a ***NOTE ***
>about not being able link in routines because I don't have a libdes* and
>I don't have a libcrypt*, shared or static.

>Hmmm. Doesn't Solaris have these libs?

they do if you go download them from
www.sun.com/solaris/encryption

or someting like that

Quote:>How important is it to build this without these libs.

Presumably, they arent very important, since neither of them are
particularly secure. But on the otherhand, it isnt too difficult to ge the
free encryption pack download, either.

--
[Trim the no-bots from my address to reply to me by email!]
[ Do NOT email-CC me on posts. Pick one or the other.]

The word of the day is mispergitude

 
 
 

1. I am having a problem with sort on a solaris 2.6 box using ksh

Hello all,

I am having a problem with sort, and here it is:

for i in frpt bellmore hicks lcb lyn
do
echo "">>$DATA
/opt/local/bin/gzip -dc /var/adm/messages.0.gz |grep to\ ${i} |\
awk '{ print $10,$3}'| sort -k 1,1 |grep -v to  >>$DATA
done

the problem is that the log file rolls at 3 am so anything that
happens after 23:59 and before 03:00 should be on the end of the
list not the beginning.  What I want to do is maintain the leftmost
property of the data, when the 2 keys are equal I want the first
one in to be the first one out,  I only want to sort the first
field to group the data by device.  But my script is also sorting
the second field and that is causing the problems.

here is what the output looks like, a small sample:

lcb-6_4 00:34:17
lcb-6_4 01:08:02
lcb-6_4 01:12:55
lcb-6_4 01:13:44
lcb-6_4 01:24:12
lcb-6_4 01:47:26
lcb-6_4 01:51:16
lcb-6_4 20:09:53
lcb-6_4 20:14:33
lcb-6_4 20:37:40
lcb-6_4 21:44:58
lcb-6_4 23:19:50
lcb-6_4 23:24:50
lcb-6_4 23:44:46  

here is what the out put should look like, for the same sample:

lcb-6_4 20:09:53
lcb-6_4 20:14:33
lcb-6_4 20:37:40
lcb-6_4 21:44:58
lcb-6_4 23:19:50
lcb-6_4 23:24:50
lcb-6_4 23:44:46  
lcb-6_4 00:34:17
lcb-6_4 01:08:02
lcb-6_4 01:12:55
lcb-6_4 01:13:44
lcb-6_4 01:24:12
lcb-6_4 01:47:26
lcb-6_4 01:51:16

Any help would be aprecated.

marc

2. Quote of the Day, "Lel Peto" updating...

3. Programming/Porting and -lcrypt -lmd5 -ldes or whatever

4. Hawking, via-rhine 10/100

5. 2.5.1 -> 2.6 & DiskSuite [Was: Solaris 2.6 & Solstice DiskSuite 4.0]

6. linux build process request

7. Disk Recovery and lde: Am I horribly confused?

8. Linux Installation Problem

9. Solaris 2.6 vold having problems with Pioneer DRM-604X CDROM Magazine changer

10. Solaris 2.6 - Having trouble installing boot block on 4GB SCSI drive

11. Help: Can't boot Solaris 2.6 having saved System State.

12. solaris 2.6 && dbx panic

13. Solaris 2.6 & gcc & gated