Displaying 2 results from an estimated 2 matches for "pecifi".
Did you mean:
specifi
2011 Feb 25
1
R CMD build error (RProtoBuf on windows)
...protobuf::FieldDescriptor::kTypeToCppTypeMap by lin
king to __imp___ZN6google8protobuf15FieldDescriptor17kTypeToCppTypeMapE (auto-im
portc:/devel/rtools/mingw/bin/../lib/gcc/mingw32/4.5.0/../../../../mingw32/bin/l
d.exe: warning: auto-importing has been activated without --enable-auto-import s
pecified on the command line.
This should work unless it involves constant data structures referencing symbols
from auto-imported DLLs.)
installing to C:/DOCUME~1/kkuipers/LOCALS~1/Temp/RtmpRbU0Q2/Rinst25a17ae0/RProto
Buf/libs/i386
** R
** demo
** inst
** preparing package for lazy loading
Loading requi...
2023 Mar 02
0
[Bug 3545] New: Output from ssh-keygen -e, which should always be a public-key, is not accepted by ssh-keygen -l
...n -ef my > my-ef.pub
ssh-keygen -lf my-ef.pub
## So, maybe my-ef is a private-key
ssh-keygen -yf my-ef.pub
Load key "my-ef.pub": error in libcrypto
man ssh-keygen
-e This option will read a private or public OpenSSH key file and
print to stdout a public key in one of the formats pecified by the -m
option. The default export format is ?RFC4716?. This op?tion allows
exporting OpenSSH keys for use by other programs, in?cluding several
commercial SSH implementations.
--
You are receiving this mail because:
You are watching the assignee of the bug.