Re: [SEToolkit-developer] Miscellaneous notes
Brought to you by:
dmichelsen
From: Dagobert M. <da...@ba...> - 2008-01-09 09:06:43
|
Hi Jon, Von "Tankersley, Jon" <jon...@ed...> (Tue, 8 Jan 2008 16:12:27 -0600): > I had to 'rebuild' a package so that I could hand it off to someone who > doesn't want to understand anything..... > > I didn't start with the full SVN pkg yet, but I did notice some changes > to the old package that need to be made, and that would have to be check > with the new packaging scheme. > Or we COULD just build a separate package for Orca that has a dependency > on the SEToolkit package. That is my intention. The plan is to have two packages for SE Toolkit, one with the old directory scheme and one new package in Blastwave style. The include files all go into SE Toolkit. The Orca software is packaged in two parts, the collector and the web presentation package. If you want to take a look the repository is open at http://svn.blastwave.org/trac/browser/csw/trunk/utils/setoolkit http://svn.blastwave.org/trac/browser/csw/trunk/utils/orca > Binaries move to libexec > Bin/se script has that change included > > To INCLUDE Orca we should somehow include the Orca and Adrian's > extensions. > Here's what I did to hack the new stuff into the old package. > > Trunk/se/adrian copied to /opt/RICHPse/adrian > Trunk/orca/lib/SE copied to /opt/RICHPse/lib along with symlinks to have > 3.4.x per the version information. > Orcallator startup scripts modified to have > -I/opt/RICHPse/adrian/include and -I/opt/RICHPse/lib/SE/3.4.x > Orcallator/orcallator.se.490 - svn version 490 of the orcallator script > included - orcallator.se is symlinked to this file. > Various binaries appropriately installed in the libexec directory. > > This is enough to get the orcallator script to launch properly. > > Any thoughts? You should rebuild the software with autoconf and prefix set and let 'make install' install the software in the proper locations. Everything should work with this, otherwise it is a bug that needs to be fixed. Best regards -- Dagobert -- Dagobert Michelsen (Leiter IT) Baltic Online Computer GmbH Firmensitz: Alter Markt 1-2, 24103 Kiel, Telefon: +49 431 54003-0 Geschäftsführer: Erik Cickovskis, Amtsgericht Kiel, HRB 3756 "Of course computer servers don't need thrust, since they generally don't go anywhere." -- Comment in TR on new HP server turbine fans |