Hello,
hmm your installed tripwire of source code?

http://sourceforge.net/project/showfiles.php?group_id=3130&package_id=3042

and

tripwire .deb package?

[EMAIL PROTECTED]:~$ apt-cache search tripwire
tripwire - file and directory integrity checker

perfect

apt-get install tripwire

Ozgur

http://www.ozgurkaratas.com


2008/10/17 Andrew Hodgson <[EMAIL PROTECTED]>:
> MJang wrote:
>
>>On Fri, 2008-10-17 at 10:47 +0100, Andrew Hodgson wrote:
>>> Hi,
>>>
>>> Has anyone installed Tripwire Enterprise 7.5 on Ubuntu Hardy?  The
> Linux
>>> .bin installer seems to be an RPM.  We want to upgrade some of our
>>> RedHat LAMP servers (which need to be PCI compliant) to Ubuntu to
> take
>>> advantage of later PHP builds, but without this Tripwire we may have
> to
>>> rethink.
>
>>Have you tried converting to a .deb with the
>
> I first tried installing using RPM after getting the RPM package.  It
> fails:
>
> [EMAIL PROTECTED]:~$ sudo rpm -i te_agent.rpm
> error: Failed dependencies:
>        /bin/sh is needed by TWeagent-7.1-0.i386
>
> Then I tried using alien:
>
> [EMAIL PROTECTED]:~$ sudo alien --to-deb --scripts te_agent.rpm
> Package build failed. Here's the log:
> dh_testdir
> dh_testdir
> dh_testroot
> dh_clean -k -d
> dh_installdirs
> dh_installdocs
> dh_installchangelogs
> find . -maxdepth 1 -mindepth 1 -not -name debian -print0 | \
>                xargs -0 -r -i cp -a {} debian/tweagent
> dh_compress
> dh_makeshlibs
> dh_installdeb
> dh_shlibdeps
> sh: gcc: not found
> dpkg-shlibdeps: warning: Couldn't determine gcc system type, falling
> back to default (native compilation)
> dpkg-shlibdeps: failure: couldn't find library libdl.so.2 needed by
> debian/tweagent/usr/local/tripwire/te/agent/jre/lib/i386/client/libjsig.
> so (its RPATH is '').
> Note: libraries are not searched in other binary packages that do not
> have any shlibs or symbols file.
> To help dpkg-shlibdeps find private libraries, you might need to set
> LD_LIBRARY_PATH.
> dh_shlibdeps: command returned error code 512
> make: [binary-arch] Error 1 (ignored)
> dh_gencontrol
> sh: gcc: not found
> dpkg-gencontrol: warning: Couldn't determine gcc system type, falling
> back to default (native compilation)
> dpkg-gencontrol: error: current host architecture 'amd64' does not
> appear in package's architecture list (i386)
> dh_gencontrol: command returned error code 65280
> make: *** [binary-arch] Error 1
> find: TWeagent-7.1: No such file or directory
>
> I could attempt to sort this out, but would probably end up with an
> unsupported configuration.  Added to this that the installer for TE is a
> .bin file, which seems to run some other program for the initial
> install, with specific parameters etc.
>
> Thanks.
> Andrew.

-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam

Reply via email to