From: Olga C. <ol...@gm...> - 2014-06-16 15:45:27
|
TrustedGrub can definitely be installed on a x86_64 system. You have to make sure that you install the 32-bit compatibility libraries, then everything should compile fine. -- per aspera ad astra -- On Mon, Jun 16, 2014 at 2:53 AM, neha gupta <neh...@gm...> wrote: > hi, > I have downloaded trusted grub(1.1.5) from site: > http://sourceforge.net/projects/trustedgrub/ > > extract that trusted grub tar.gz file… > > ->./build_tgrub.sh > > ->then it will create other trusted grub folder inside it. > ->run ./configure > > I got following errors- > > ./configure > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /bin/mkdir -p > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > checking build system type... x86_64-unknown-linux-gnu > checking host system type... x86_64-unknown-linux-gnu > checking whether to enable maintainer-specific portions of Makefiles... no > checking for gcc... gcc > checking for gcc... (cached) gcc > checking whether the C compiler works... no > configure: error: in > `/home/user/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5': > configure: error: C compiler cannot create executables > I have attached config.log file . > > I am having one doubt whether trusted grub can be installed on 64 bit OS > or it is for 32 bit OS. > > Thanks in Advanced !! > > > > > ------------------------------------------------------------------------------ > HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions > Find What Matters Most in Your Big Data with HPCC Systems > Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. > Leverages Graph Analysis for Fast Processing & Easy Data Exploration > http://p.sf.net/sfu/hpccsystems > _______________________________________________ > Trustedgrub-users mailing list > Tru...@li... > https://lists.sourceforge.net/lists/listinfo/trustedgrub-users > > |