error installing octave from source (qt4 unknown)

 Clash Royale CLAN TAG#URR8PPP
Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
After I compile octave from source, I get the following error:
 GEN libgui/src/qrc-resource.cc
Unknown option 'qt4'.
Makefile:27266: recipe for target 'libgui/src/qrc-resource.cc' failed
 CXX libgui/graphics/libgui_graphics_libgui_graphics_la-__init_qt__.lo
make[2]: *** [libgui/src/qrc-resource.cc] Error 1
make[2]: *** Waiting for unfinished jobs....
 GEN libgui/graphics/moc-ToggleTool.cc
make[2]: Leaving directory '/home/yannik/octave-4.2.1'
Makefile:26135: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/yannik/octave-4.2.1'
Makefile:9910: recipe for target 'all' failed
make: *** [all] Error 2
I installed the libqt4 libraries though, so I don't know why this is happening. I've toiled for an hour and still have no idea why this would fail. Any thoughts?
qt octave
add a comment |Â
up vote
1
down vote
favorite
After I compile octave from source, I get the following error:
 GEN libgui/src/qrc-resource.cc
Unknown option 'qt4'.
Makefile:27266: recipe for target 'libgui/src/qrc-resource.cc' failed
 CXX libgui/graphics/libgui_graphics_libgui_graphics_la-__init_qt__.lo
make[2]: *** [libgui/src/qrc-resource.cc] Error 1
make[2]: *** Waiting for unfinished jobs....
 GEN libgui/graphics/moc-ToggleTool.cc
make[2]: Leaving directory '/home/yannik/octave-4.2.1'
Makefile:26135: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/yannik/octave-4.2.1'
Makefile:9910: recipe for target 'all' failed
make: *** [all] Error 2
I installed the libqt4 libraries though, so I don't know why this is happening. I've toiled for an hour and still have no idea why this would fail. Any thoughts?
qt octave
 
 
 
 
 
 
 what command you run to produce the above result?- ./configureand- make...?
 â bagustris
 Mar 15 at 23:10
 
 
 
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
After I compile octave from source, I get the following error:
 GEN libgui/src/qrc-resource.cc
Unknown option 'qt4'.
Makefile:27266: recipe for target 'libgui/src/qrc-resource.cc' failed
 CXX libgui/graphics/libgui_graphics_libgui_graphics_la-__init_qt__.lo
make[2]: *** [libgui/src/qrc-resource.cc] Error 1
make[2]: *** Waiting for unfinished jobs....
 GEN libgui/graphics/moc-ToggleTool.cc
make[2]: Leaving directory '/home/yannik/octave-4.2.1'
Makefile:26135: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/yannik/octave-4.2.1'
Makefile:9910: recipe for target 'all' failed
make: *** [all] Error 2
I installed the libqt4 libraries though, so I don't know why this is happening. I've toiled for an hour and still have no idea why this would fail. Any thoughts?
qt octave
After I compile octave from source, I get the following error:
 GEN libgui/src/qrc-resource.cc
Unknown option 'qt4'.
Makefile:27266: recipe for target 'libgui/src/qrc-resource.cc' failed
 CXX libgui/graphics/libgui_graphics_libgui_graphics_la-__init_qt__.lo
make[2]: *** [libgui/src/qrc-resource.cc] Error 1
make[2]: *** Waiting for unfinished jobs....
 GEN libgui/graphics/moc-ToggleTool.cc
make[2]: Leaving directory '/home/yannik/octave-4.2.1'
Makefile:26135: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/yannik/octave-4.2.1'
Makefile:9910: recipe for target 'all' failed
make: *** [all] Error 2
I installed the libqt4 libraries though, so I don't know why this is happening. I've toiled for an hour and still have no idea why this would fail. Any thoughts?
qt octave
qt octave
asked Jan 31 at 17:53
Glassjawed
228513
228513
 
 
 
 
 
 
 what command you run to produce the above result?- ./configureand- make...?
 â bagustris
 Mar 15 at 23:10
 
 
 
add a comment |Â
 
 
 
 
 
 
 what command you run to produce the above result?- ./configureand- make...?
 â bagustris
 Mar 15 at 23:10
 
 
 
what command you run to produce the above result?
./configure and make...?â bagustris
Mar 15 at 23:10
what command you run to produce the above result?
./configure and make...?â bagustris
Mar 15 at 23:10
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1001807%2ferror-installing-octave-from-source-qt4-unknown%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
what command you run to produce the above result?
./configureandmake...?â bagustris
Mar 15 at 23:10