From: Thiago F. de M. <sig...@hy...> - 2010-04-09 22:04:24
|
Hi, I've been trying to package the sigar and all the bindings. The python, ruby, perl and dotnet I have already packaged. The problem now is with erlang, php, java and lua. The java I can compile but I have to set the JAVA_HOME environment, I have to find the better way to do that when packaging. The erlang binding I can compile too, but I have to install the sigar before compile erlang, there is a way to compile erlang without install sigar? I need that to package. The php bindings I don't know how to compile, it doesn't have a makefile. The lua version there is a makefile, but it doesn't compile. To generate the packages. You can, from debian or ubuntu: dget http://dl.dropbox.com/u/817671/packages/sigar_1.7.0%7Esvn5287-1.dsc dpkg-source -x sigar_1.7.0~svn5287-1.dsc Enter in the sigar directory: debuild Then it creates the sigar packages. It's necessary a copyright about the files in the sigar. |