Re: [Virtuoso-users] Upgrading virtuoso....

2012-05-02 Thread Ivan Mikhailov
Hello ALex, > 1) While in isql I cannot display previous commands in history. The up key > button shows the famous ^[[A string. This happens only in isql. > In the terminal I can see the previous commands using the referred key button. > Is it possible to solve this? I think this is quite critica

Re: [Virtuoso-users] Upgrading virtuoso....

2012-05-01 Thread Alex
Hello, as always I would be grateful if someone could help me with the following questions.. 1) While in isql I cannot display previous commands in history. The up key button shows the famous ^[[A string. This happens only in isql. In the terminal I can see the previous commands using the referre

Re: [Virtuoso-users] Upgrading virtuoso....

2012-04-30 Thread Hugh Williams
Hi Alex, The output: >>> I aknowledge that after the installation virtuoso-t -? gives the 6.1.5 version: root@...:/usr/local/virtuoso-opensource/bin# ./virtuoso-t -? Virtuoso Open Source Edition (multi threaded) Version 6.1.5.3127-pthreads as of Apr 30 2012 Compiled for Linux (i686-pc-linux-gnu)

Re: [Virtuoso-users] Upgrading virtuoso....

2012-04-30 Thread Alex
Well, I had already run the 'make install' command! However, I repeated the installation just one more, but after deleting the virtuoso directory in /usr/local: root@...:/usr/local# rm -rf virtuoso-opensource/ root@...:/usr/local# cd / root@...:/# find -name virtuoso ./home/alex/Downloads/virtuos

Re: [Virtuoso-users] Upgrading virtuoso....

2012-04-30 Thread Will Daniels
On 30/04/12 20:29, Alex wrote: I aknowledge that after the installation virtuoso-t -? gives the 6.1.5 version: root@...:/usr/local/virtuoso-opensource/bin# ./virtuoso-t -? Virtuoso Open Source Edition (multi threaded) Version 6.1.5.3127-pthreads as of Apr 30 2012 Compiled for Linux (i686-pc-linu

Re: [Virtuoso-users] Upgrading virtuoso....

2012-04-30 Thread Alex
Hi, Again thanks for the support and I am really sorry for my lack of experience. Ok I have finally found some things... I aknowledge that after the installation virtuoso-t -? gives the 6.1.5 version: root@...:/usr/local/virtuoso-opensource/bin# ./virtuoso-t -? Virtuoso Open Source Edition (multi

Re: [Virtuoso-users] Upgrading virtuoso....

2012-04-30 Thread Will Daniels
Hi Alex, On 30/04/12 18:28, Alex wrote: 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 Yo

Re: [Virtuoso-users] Upgrading virtuoso....

2012-04-30 Thread Alex
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/binsr

Re: [Virtuoso-users] Upgrading virtuoso....

2012-04-30 Thread Hugh Williams
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:

Re: [Virtuoso-users] Upgrading virtuoso....

2012-04-30 Thread Alex
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 FAILE

Re: [Virtuoso-users] Upgrading virtuoso....

2012-04-28 Thread Will Daniels
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 t

Re: [Virtuoso-users] Upgrading virtuoso....

2012-04-28 Thread Alex
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

Re: [Virtuoso-users] Upgrading virtuoso....

2012-04-28 Thread Hugh Williams
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

[Virtuoso-users] Upgrading virtuoso....

2012-04-28 Thread Alex
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

[Virtuoso-users] Upgrading Virtuoso and Proxy reversing

2011-06-29 Thread Houda khrouf
Hi all, I am trying to upgrade my Virtuoso server from version 1.6.2 to version 1.6.3 by simply installing the Version 1.6.3 using ./configure -prefix=/Path/OldVirtuoso. But, I get this error after several attempts to start server on port (this port is not busy by any application in my machine