Search found 5 matches

by ryuragnas
Tue Mar 30, 2010 12:14 am
Forum: Bugs and Support
Topic: vbam svn945 compiling problems and solutions.
Replies: 9
Views: 17078

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 ...
by ryuragnas
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 ...
by ryuragnas
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:

by ryuragnas
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 ...
by ryuragnas
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 ...