> On Oct 27, 2016, at 13:53, Mike Wilkes wrote:
>
> Thanks again, Alexander, transfig-graphicx installed just fine with apt-get.
> Onward and upward with Octave...I hope. Do you have a preference for one
> version over another?
>
Nope. :-)
—akh---
Subject: Re: [Fink-beginners] Installing Octave, failed dependencies with
Transfig-graphicx
> On Oct 27, 2016, at 13:29, Mike Wilkes wrote:
>
> The build asked to install llvm-gcc42 llvm-gcc42-shlibs xmkmf which I
> accepted, and it proceeded to the end with
>
> Remov
> On Oct 27, 2016, at 13:29, Mike Wilkes wrote:
>
> The build asked to install llvm-gcc42 llvm-gcc42-shlibs xmkmf which I
> accepted, and it proceeded to the end with
>
> Removing fink-buildlock-transfig-graphicx-3.2.5d-1014 ...
> Updating the list of locally available binary packages.
> Scan
install Octave at this point? Or is it time for "apt-get"?
From: Alexander Hansen
Sent: Thursday, October 27, 2016 12:36 PM
To: Mike Wilkes
Cc: Fink
Subject: Re: [Fink-beginners] Installing Octave, failed dependencies with
Transfig-graphicx
On Oct 27, 2
> On Oct 27, 2016, at 09:32, Mike Wilkes wrote:
>
> So the "apt-get" looks for a binary of it? Here is the output from an
> install attempt of transfig-graphicx:
>
> MacBook-Pro:~ Mike$ fink install transfig-graphicx
> Password:
> Information about 10165 packages read in 2 seconds.
> The foll
Failed: Fink::SysState: Could not resolve inconsistent dependencies
MacBook-Pro:~ Mike$
Any help?
From: Alexander Hansen
Sent: Thursday, October 27, 2016 11:54 AM
To: Mike Wilkes
Cc: Fink
Subject: Re: [Fink-beginners] Installing Octave, failed dependencies
> On Oct 27, 2016, at 05:52, Mike Wilkes wrote:
>
> Continuing the attempt to install Octave 3.8.2-10.
>
> I seem to have found the right "system-java" from Apple's website, thanks to
> the tip from Ben Abbott.
>
> The compile of octave-atlas-qtx11 now fails at the attempt to install
> tran
Continuing the attempt to install Octave 3.8.2-10.
I seem to have found the right "system-java" from Apple's website, thanks to
the tip from Ben Abbott.
The compile of octave-atlas-qtx11 now fails at the attempt to install
transfig-graphicx 3.2.5d-1014, with inconsistent dependencies. It is s
> On Oct 26, 2016, at 07:30, Mike Wilkes wrote:
>
> I tried installing octave 3.8.2, but get the failed dependency error on
> "system-java16". I have "system-java18" installed, and the latest java from
> Oracle downloaded yesterday (I never really know what I am doing when this
> happens). S
I tried installing octave 3.8.2, but get the failed dependency error on
"system-java16". I have "system-java18" installed, and the latest java from
Oracle downloaded yesterday (I never really know what I am doing when this
happens). Should I go back to fink's "system-java17", which is still avai
Hello
When trying to install octave I get the following error message:
imake -DUseInstalled -I/sw/lib/X11/config
imake: No such file or directory
imake: Cannot exec /usr/bin/llvm-cpp-4.2.
Stop.
imake: Exit code 1.
Stop.
### execution of /tmp/fink.xNJSg failed, exit code 1
### execution of /tm
Alexander Hansen gmail.com> writes:
>
> I've added octave-2.1.73-2 to 10.4/unstable. If you install that
> version this will satisfy octave-forge.
>
I finally got around to backing up the install of Octave on one of my machines
and then added octave-forge. All works as expected
Thanks!
On 6/24/07, Alexander Hansen <[EMAIL PROTECTED]> wrote:
> On 6/24/07, Ben Abbott <[EMAIL PROTECTED]> wrote:
> > Alexander Hansen finkproject.org> writes:
> >
> > >
> > > If you're on a PowerPC, you could downgrade octave via "fink install
> > > octave-2.1.71-1006" and then install octave-forge. I
On 6/24/07, Ben Abbott <[EMAIL PROTECTED]> wrote:
> Alexander Hansen finkproject.org> writes:
>
> >
> > If you're on a PowerPC, you could downgrade octave via "fink install
> > octave-2.1.71-1006" and then install octave-forge. I'm not sure whether
> > you'd then be able to install the current oc
Alexander Hansen finkproject.org> writes:
>
> If you're on a PowerPC, you could downgrade octave via "fink install
> octave-2.1.71-1006" and then install octave-forge. I'm not sure whether
> you'd then be able to install the current octave and use the stuff from
> octave-forge--I haven't tri
Ben Abbott wrote:
> Installing octave-forge fails for me
>
> I'm using Distribution: 10.4 with unstable packages enabled.
>
> The 1st error I encounter is below
>
> ...
> mkoctfile -DHAVE_OCTAVE_29 -v -c chol.cc
> g++-4.0 -c -I/sw/include -I/sw/include/octave-2.9.12
> -I/sw/include/octave-2.9.12/
Installing octave-forge fails for me
I'm using Distribution: 10.4 with unstable packages enabled.
The 1st error I encounter is below
...
mkoctfile -DHAVE_OCTAVE_29 -v -c chol.cc
g++-4.0 -c -I/sw/include -I/sw/include/octave-2.9.12
-I/sw/include/octave-2.9.12/octave -I/sw/include -g -O2
-DHAVE
Per Persson wrote:
> Mike Graham wrote:
> > In the process of installing octave, I am repeatedly getting errors
> > of this type:
> >
> > making mx-s-dm.d from mx-s-dm.cc
> > In file included from dMatrix.h:36,
> >from mx-s-dm.cc:29:
> > data-conv.h:41: #error "No 2 byte i
In the process of installing octave, I am repeatedly getting errors
of this type:
making mx-s-dm.d from mx-s-dm.cc
In file included from dMatrix.h:36,
from mx-s-dm.cc:29:
data-conv.h:41: #error "No 2 byte integer type found!"
data-conv.h:49: #error "No 4 byte integer type found
>
>
>Does anybody bother to check that this fink stuff works?
>
Are you kidding me?
All work is volunteer and as a newbie I appreciate it all.
Nothing is perfect and all is a learning process.
I, too, have sat and watched compilations take hours and hours
just to have something not quite right.
I
The solution to your problem
is (most likely) to first do a "sudo fink install dlcompat" and then
try to install octave again.
Jens
On Thursday, March 21, 2002, at 03:02 PM, Mike Graham wrote:
> OK, so I type "fink install octave", the computer runs all day, and at
> the end of it all I get:
OK, so I type "fink install octave", the computer runs all day, and
at the end of it all I get:
configure: error: --enable-dl specified, but functions are missing!
### ./configure failed, exit code 1
Failed: compiling octave-2.1.35-6 failed
Does anybody bother to check that this fink stuff work
22 matches
Mail list logo