Hi Hugh, I removed the old directories to make a fresh installation of 6.1.5. Nothing happened! There is no command virtuoso-t or isql anymore
The problem is that I do not know where to search in order to correct the possible error. The output of the procedure is huge. As a matter of fact I took a look in the config.log and I observed many fatal errors regarding the file confdefs.h. I do not know if this has any effect. Some of the first lines of the .log: conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5455: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Virtuoso Open Source Edition" | #define PACKAGE_TARNAME "virtuoso-opensource" | #define PACKAGE_VERSION "6.1.5" On 28 April 2012 21:35, Hugh Williams <[email protected]> wrote: > Hi Alex, > > Look as if your build failed then as the date of the binary being started is > "Aug 10 2011” . What is in the ~/binsrc/virtuoso directory of your build > tree, as the recompiled Virtuoso binary (virtuoso-t) should be place in this > location if successful ? > > Running ./virtuoso-t -? should tell you the full version ie whether a > binary is 6.1.3 or 6.1.5 or other ... > > Not sure why your server failed to start with the "Can listen but can't > connect to self” message as this indicates a possible network configuration > problem with the server not being able to connect back to itself, but I > assume this server does normally start successfully ? > > 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 28 Apr 2012, at 17:09, Alex wrote: > > Hello to all, yes me again :( > > trying to upgrade from 6.1.3 to 6.1.5.... > > su > ./configure > make > make install > > I go /usr/local/virtuoso-opensource/var/lib/virtuoso/db to start the server > > After the command: virtuoso-t -f & I get the following output: > > Sat Apr 28 2012 > 19:08:47 { Loading plugin 4: Type `plain', file `wikiv' in `../bin/hosting' > 19:08:47 FAILED plugin 4: Unable to locate file } > 19:08:47 { Loading plugin 5: Type `plain', file `mediawiki' in > `../bin/hosting' > 19:08:47 FAILED plugin 5: Unable to locate file } > 19:08:47 { Loading plugin 6: Type `plain', file `im' in `../bin/hosting' > 19:08:47 FAILED plugin 6: Unable to locate file } > 19:08:47 OpenLink Virtuoso Universal Server > 19:08:47 Version 06.01.3127-pthreads for Linux as of Aug 10 2011 > 19:08:47 uses parts of OpenSSL, PCRE, Html Tidy > 19:08:47 Database version 3126 > 19:08:47 SQL Optimizer enabled (max 1000 layouts) > 19:08:48 Compiler unit is timed at 0.001898 msec > 19:08:51 Roll forward started > 19:08:51 Roll forward complete > 19:08:52 Checkpoint started > 19:08:53 Checkpoint finished, log reused > 19:08:53 Can listen but can't connect to self > 19:08:53 Server exiting > > I check for virtuoso's version and I still get the 6.1.3 version, like > I have installed nothing. > > ------------------------------------------------------------------------------ > 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 > >
