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 ...
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: 17078
- Sun Mar 28, 2010 4:53 am
- Forum: Bugs and Support
- Topic: vbam svn945 compiling problems and solutions.
- Replies: 9
- Views: 17078
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 ...
- Sat Mar 27, 2010 9:34 pm
- Forum: Bugs and Support
- Topic: vbam svn945 compiling problems and solutions.
- Replies: 9
- Views: 17078
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: 17078
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 ...
Â
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 ...
- Fri Mar 26, 2010 12:28 am
- Forum: Bugs and Support
- Topic: vbam svn945 compiling problems and solutions.
- Replies: 9
- Views: 17078
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 ...
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 ...