Jyri Virkki wrote: > Roy Lyseng wrote: > >> >>> Let the list know this info and we can then look at where it should go >>> in OpenSolaris. >>> >> My suggestions (package SUNWmemcached): >> /usr/lib/memcached (deamon) >> /usr/lib/libmemcache.a (C API) >> /usr/lib/libmemcache.so -> libmemcache.so.0.4.0 >> /usr/lib/libmemcache.so.0 -> libmemcache.so.0.4.0 >> /usr/lib/libmemcache.so.0.4.0 >> /usr/share/man/man1m/memcached.1m (renamed from memcached.1) >> /usr/share/doc/memcached/ReleaseNotes (written by us) >> /usr/include/memcached/memcache.h (C API) >> >> Package SUNWmemcached-java: >> /usr/share/jar/java_memcached-release_1.6.jar >> /usr/share/doc/memcached/javadocs/* >> > > I see this is what went into the ARC case as well. Looks ok. > > >>> The C API is so universal that you might just include it in the server >>> package, maybe. >>> >> Sounds fine to me. >> > > Also from the ARC materials I see you defer the other (non-C) APIs. > > Is your plan to have separate case(s) delivering these later? >
Yes. Will try to file fast-track cases for these. > > >> Hm. We have both the "utility" and the "library" aspects in memcached, >> but if I must pick one, I would go for "utility". >> > > Agreed (the file paths support that). > > > Great! Thanks, Roy
