i have updated the prototype and pkginfo files required to make solaris package , the solaris package now will have TLS support and contains more than 60 comiled modules ( included , mysql ,postgres , unixodbc ...)
thanks for the patch. I've one question, the old package files define a directory for the docs, e.g:
"f none doc/openser/README.xmpp 0644 bin bin"
but the path in your files is different:
"f none README.xmpp 0644 bin bin"
Where are this files now stored? I don't know the exact package format, but is this correct?
Cheers,
Henning
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
sorry henning forgot to say that the old files that were provided by saguti were valid for VERSION 1.2.0 , SO i will submit tomorrow the new files for kamailio to be included in the next release .
regards
Muhammad
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
new prototype file for 1.3.3
new pkgingo file for 1.3.3
File Added: pkginfo
Hi Muhammad,
thanks for the patch. I've one question, the old package files define a directory for the docs, e.g:
"f none doc/openser/README.xmpp 0644 bin bin"
but the path in your files is different:
"f none README.xmpp 0644 bin bin"
Where are this files now stored? I don't know the exact package format, but is this correct?
Cheers,
Henning
Hi henningw,
yes the old file was containg a doc discrition for the README* files but after installing openser
i noticed that README* file are installed in the current directory besides etc/ sbin/ lib/ , so while i was trying
to make execute gmake sunpkg , the command complained about those README are nout found , so i fixed the files for the new paths
so , correct me if I'm wrong , could it be a misbehavior for openser to not create the doc/ directory ?
regards Muhammad
sorry henning forgot to say that the old files that were provided by saguti were valid for VERSION 1.2.0 , SO i will submit tomorrow the new files for kamailio to be included in the next release .
regards
Muhammad