Hi, Ok Hugh. Nothing is in the output after those commands....
~/Downloads/virtuoso-opensource-6.1.5/bin$ virtuoso-t -? The program 'virtuoso-t' is currently not installed. You can install it by typing: sudo apt-get install virtuoso-opensource-6.1-bin ~/Downloads/virtuoso-opensource-6.1.5/binsrc$ virtuoso-t -? The program 'virtuoso-t' is currently not installed. You can install it by typing: sudo apt-get install virtuoso-opensource-6.1-bin On 30 April 2012 14:54, Hugh Williams <[email protected]> wrote: > Hi Alex, > > I don’t see errors in the logs you have provided and thus the build and make > install appear to have completed successfully. I did ask you to confirm the > version of the “virtuoso-t” built in your 6.1.5 tree previously, which can > be done with the commands based on the logs you sent: > > /home/alex/Downloads/virtuoso-opensource-6.1.5/bin/virtuoso-t -? > /home/alex/Downloads/virtuoso-opensource-6.1.5/binsrc/virtuoso/virtuoso-t -? > > This will confirm whether a 6.1.5 branded binary is being built, so please > provide the output of running both commands ... > > Best Regards > Hugh Williams > Professional Services > OpenLink Software, Inc. // http://www.openlinksw.com/ > 10 Burlington Mall Road, Suite 265, Burlington MA 01803 > Weblog -- http://www.openlinksw.com/blogs/ > LinkedIn -- http://www.linkedin.com/company/openlink-software/ > Twitter -- http://twitter.com/OpenLink > Google+ -- http://plus.google.com/100570109519069333827/ > Facebook -- http://www.facebook.com/OpenLinkSoftware > Universal Data Access, Integration, and Management Technology Providers > > On 30 Apr 2012, at 09:08, Alex wrote: > > Hi, > > I am sending the output files from the steps. I redirected the > output to files ex. > make > make_output_alex.txt 2>&1 > > I do not see anything wrong for example after ./configure. I even searched > in the make_output_alex.txt for failed tests (using the command: cat > make_output_alex.txt | grep FAILED) and I saw only 0 in the value. > > Thanks. > > On 29 April 2012 02:26, Will Daniels <[email protected]> wrote: > > Hi Alex, > > > On 28/04/12 22:59, Alex wrote: > > conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory > > compilation terminated. > > > That one is not a real error, it is just the autoconf system testing to see > how > > your compiler handles missing headers. > > > I am not much of an expert with this autotools stuff, but the first thing is > to > > work out if the problem is at the configure stage or the compile stage > (make). > > My best advice for now would be: > > > 1. Try running ./autogen.sh before running configure. > > 2. Double-check all your build dependencies. > > 3. Be sure that everything looks OK from ./configure before you run make. > > 4. Look for errors in the last few lines of output from make to show where > the > > problem is. > > > Hope this helps. > > > -Will > > > ------------------------------------------------------------------------------ > > Live Security Virtual Conference > > Exclusive live event will cover all the ways today's security and > > threat landscape has changed and how IT managers can respond. Discussions > > will include endpoint security, mobile security and the latest in malware > > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > _______________________________________________ > > Virtuoso-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/virtuoso-users > > <output_alex_virt_6.1.5.tar.gz>------------------------------------------------------------------------------ > > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________ > Virtuoso-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/virtuoso-users > >
