Search found 5 matches
- Tue Mar 30, 2010 12:14 am
- Forum: Bugs and Support
- Topic: vbam svn945 compiling problems and solutions.
- Replies: 9
- Views: 11528
vbam svn945 compiling problems and solutions.
I have deleted the old vbam folder, and started fresh, I used:  ccmake CMakeList.txt make . sudo make install  It has been stuck on  Building CXX object CMakeFiles/vbam.dir/src/filters/hq/c/hq_implementation.o  for a while now... about 30 minutes...  Mind you, I'm compiling it on an Acer A...
- Sun Mar 28, 2010 4:53 am
- Forum: Bugs and Support
- Topic: vbam svn945 compiling problems and solutions.
- Replies: 9
- Views: 11528
vbam svn945 compiling problems and solutions.
Could you please add more output from './configure', and from 'make' at least the last 20 lines and from 'make install' the resulting message?  Did you run 'make' and 'make install' as root? (Without the single quotes of course)  I must be a noob, as ./configure says  bash: ./configure: No su...
- Sat Mar 27, 2010 9:34 pm
- Forum: Bugs and Support
- Topic: vbam svn945 compiling problems and solutions.
- Replies: 9
- Views: 11528
vbam svn945 compiling problems and solutions.
I've used the make command, it makes it, I then try make install, it says
Â
make: *** No rule to make target `install'. Stop.
Â
Now I'm confused :msn_confused:
- Fri Mar 26, 2010 6:04 am
- Forum: Bugs and Support
- Topic: vbam svn945 compiling problems and solutions.
- Replies: 9
- Views: 11528
vbam svn945 compiling problems and solutions.
Where do find giomm-2.4? as I have done a search for it in Synaptic, and nothing has turned up... Â Edit: Here is the result of trying it again after installing said dependancies (minus giomm, as it installed that with the others): roximus@roximus-netbook:~/Downloads/VBAM/vbam/trunk$ cmake . -- Loa...
- Fri Mar 26, 2010 12:28 am
- Forum: Bugs and Support
- Topic: vbam svn945 compiling problems and solutions.
- Replies: 9
- Views: 11528
vbam svn945 compiling problems and solutions.
I'm trying to compile this version as well, and it says that roximus@roximus-netbook:~/Downloads/VBAM/vbam/trunk$ cmake CMakeLists.txt -- Loaded CMakeASMInformation - ASM support is still experimental, please report issues -- checking for module 'gtkmm-2.4' -- package 'gtkmm-2.4' not found -- checki...