Re: [Fink-users] Error compiling qt4-base-x11 on 10.10/Xcode 7.2, was Re: Error while installation of octave control toolbox

2016-03-24 Thread Hanspeter Niederstrasser
>> ssl/qsslsocket_openssl_symbols_p.h:169:33: note: expanded from macro
>>'DEFINEFUNC'
>>  ret q_##func(arg) { funcret func(a); }
>>  ^
>> ssl/qsslsocket_openssl_symbols.cpp:221:32: error: use of undeclared 
>> identifier
>>'SSLv2_server_method'
>> DEFINEFUNC(const SSL_METHOD *, SSLv2_server_method, DUMMYARG, DUMMYARG, ...

> You’re going to get the same error with qt4-x11 regardless of how you try to 
> do your installation.  That part’s normal and expected.  What isn’t normal 
> and expected is the error itself.
>
> I’m seeing the same thing (I’m on 10.11, but that shouldn’t really matter 
> here).  We’ll have to figure out what’s going on and how to fix it.
>
> As a workaround, if you don’t need to have the GUI use X11, then you might 
> consider using octave-atlas-qtmac instead of octave-atlas-qtx11.

qt4-x11 has been patched to build with the latest incarnation of openssl100.

Hanspeter


--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351=/4140
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Error compiling qt4-base-x11 on 10.10/Xcode 7.2, was Re: Error while installation of octave control toolbox

2016-03-21 Thread Alexander Hansen

> On Mar 21, 2016, at 11:41, Bhavesh Dharmani  wrote:
> 
> Two things:
> 
> 1.  $ octave --force-gui --> has opened the octave GUI 
> 2. 
> Bhaveshkumars-MacBook-Pro:~ dharmanibc$ fink list -it octave
> Information about 9321 packages read in 13 seconds.
>  ifink-octave-scripts 0.4.0-1 Convenience scripts for Octave add-ons
>  pliboctave382[virtual package]
>  pliboctave382-accelerate [virtual package]
>  pliboctave382-aqua   [virtual package]
>  pliboctave382-gcc5   [virtual package]
>  pliboctave382-qtmac  [virtual package]
>  poctave-interpreter  [virtual package]
>  poctave-interpreter-accelerate   [virtual package]
>  poctave-interpreter-aqua [virtual package]
>  poctave-interpreter-qtmac[virtual package]
>  ioctave-qtmac3.8.2-10MATLAB-like language for computations
>  poctave382-cxxfix-interpreter[virtual package]
>  poctave382-interpreter   [virtual package]
>  poctave382-interpreter-accelerate[virtual package]
>  poctave382-interpreter-aqua  [virtual package]
>  poctave382-interpreter-qtmac [virtual package]
>  ioctave382-qtmac 3.8.2-10MATLAB-like language for computations
> 
> Next, should I try to install now the control tool box again? 
> 
> Thanks a lot!
> Regards,
> Bhavesh
> 
> 

Sure.  When you are asked what build of octave382*-dev (header files) to 
install, just pick octave382-qtmac-dev because that matches what is already 
present on your system—the default option that fink selects doesn’t actually 
check what you actually have installed. 

-- 
Alexander Hansen, Ph.D.
Fink User Liaison

--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351=/4140___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Error compiling qt4-base-x11 on 10.10/Xcode 7.2, was Re: Error while installation of octave control toolbox

2016-03-21 Thread Bhavesh Dharmani
Two things:

1.  $ octave --force-gui --> has opened the octave GUI
2.

Bhaveshkumars-MacBook-Pro:~ dharmanibc$ fink list -it octave

Information about 9321 packages read in 13 seconds.

 i fink-octave-scripts 0.4.0-1 Convenience scripts for Octave add-ons

 p liboctave382 [virtual package]

 p liboctave382-accelerate [virtual package]

 p liboctave382-aqua [virtual package]

 p liboctave382-gcc5 [virtual package]

 p liboctave382-qtmac [virtual package]

 p octave-interpreter [virtual package]

 p octave-interpreter-accelerate [virtual package]

 p octave-interpreter-aqua [virtual package]

 p octave-interpreter-qtmac [virtual package]

 i octave-qtmac 3.8.2-10 MATLAB-like language for computations

 p octave382-cxxfix-interpreter [virtual package]

 p octave382-interpreter [virtual package]

 p octave382-interpreter-accelerate [virtual package]

 p octave382-interpreter-aqua [virtual package]

 p octave382-interpreter-qtmac [virtual package]

 i octave382-qtmac 3.8.2-10 MATLAB-like language for computations

Next, should I try to install now the control tool box again?


Thanks a lot!

Regards,

Bhavesh



On Mon, Mar 21, 2016 at 11:44 PM, Alexander Hansen <
alexanderk.han...@gmail.com> wrote:

>
> > On Mar 21, 2016, at 10:57, Bhavesh Dharmani 
> wrote:
> >
> > Dear A. Hansen,
> >
> > Few more clarifications:
> > - This was on OS X 10.10.5
>
> The qt4-base-x11 package is broken on all of 10.9-10.11 for reasons which
> are independent of any particular OS—they are due to changes in OpenSSL.
>
> > -  Once again to narrate the things:
> >  The command: fink install octave382-qtx11 did gave error message.
> >   But, the command: fink install octave-qtx11 was successful and
> installed octave.
>
> I couldn’t tell that from what you posted before.  In any case you can’t
> have octave-qtx11 without octave382-qtx11, because the former depends on
> the latter explicitly.
>
> >   Then command: fink install control-atlas-oct382 gave the same
> error message (same as that for command -  fink install octave382-qtx11  )
>
> That’s because you are now building octave382-atlas-qtx11 in both cases,
> which in turn requires qt4*-x11
>
> > -   Two things about the installed octave:
> >(i) when I open octave on terminal, it gives the following
> message:
> >   ~ dharmanibc$ `which octave`; exit
> >   GNU Octave, version 3.8.2
> >   Octave was configured for "x86_64-apple-darwin"
> >   (ii) The command on octave: (octave:1>) --force-gui
> >gives error: in x-- or --x, x must be defined first
> >
>
> You don’t run “--force-gui” from the Octave prompt.  You do it from the
> shell where you start octave.
>
> $ octave --force-gui
>
> > Hope the information is useful.
> > Regards,
> > Behaves
>
> Try “fink -it list octave”.
>
> My guess is that you might have actually installed an Octave build which
> lacks the Qt X11 GUI, and that will make it clearer as to what packages are
> actually installed.
>
> --
> Alexander Hansen, Ph.D.
> Fink User Liaison
>
>


-- 
Dharmani Bhavesh C.
PhD Student, DAIICT,
Gandhinagar-382007
Gujarat, INDIA
Mob. 09879483444
--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351=/4140___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Error compiling qt4-base-x11 on 10.10/Xcode 7.2, was Re: Error while installation of octave control toolbox

2016-03-21 Thread Alexander Hansen
> 
> Try “fink -it list octave”.  
> 
> My guess is that you might have actually installed an Octave build which 
> lacks the Qt X11 GUI, and that will make it clearer as to what packages are 
> actually installed.
> 
> -- 
> Alexander Hansen, Ph.D.
> Fink User Liaison
> 
> 
> ———

Oops, that should have been “fink list -it octave”.


--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351=/4140
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Error compiling qt4-base-x11 on 10.10/Xcode 7.2, was Re: Error while installation of octave control toolbox

2016-03-21 Thread Alexander Hansen

> On Mar 21, 2016, at 10:57, Bhavesh Dharmani  wrote:
> 
> Dear A. Hansen,
> 
> Few more clarifications:
> - This was on OS X 10.10.5

The qt4-base-x11 package is broken on all of 10.9-10.11 for reasons which are 
independent of any particular OS—they are due to changes in OpenSSL.

> -  Once again to narrate the things: 
>  The command: fink install octave382-qtx11 did gave error message. 
>   But, the command: fink install octave-qtx11 was successful and 
> installed octave. 

I couldn’t tell that from what you posted before.  In any case you can’t have 
octave-qtx11 without octave382-qtx11, because the former depends on the latter 
explicitly.

>   Then command: fink install control-atlas-oct382 gave the same error 
> message (same as that for command -  fink install octave382-qtx11  )

That’s because you are now building octave382-atlas-qtx11 in both cases, which 
in turn requires qt4*-x11

> -   Two things about the installed octave: 
>(i) when I open octave on terminal, it gives the following message:
>   ~ dharmanibc$ `which octave`; exit
>   GNU Octave, version 3.8.2  
>   Octave was configured for "x86_64-apple-darwin"
>   (ii) The command on octave: (octave:1>) --force-gui 
>gives error: in x-- or --x, x must be defined first
> 

You don’t run “--force-gui” from the Octave prompt.  You do it from the shell 
where you start octave.

$ octave --force-gui

> Hope the information is useful. 
> Regards,
> Behaves

Try “fink -it list octave”.  

My guess is that you might have actually installed an Octave build which lacks 
the Qt X11 GUI, and that will make it clearer as to what packages are actually 
installed.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison


--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351=/4140
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users