octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #45509] communications-1.2.1 fails during pack


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #45509] communications-1.2.1 fails during package install in octave-4.0.0
Date: Thu, 30 Jul 2015 13:42:18 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Firefox/38.0

Follow-up Comment #14, bug #45509 (project octave):

I think the best way to mimic the install process without deleting the
intermediate would be to unpack the tarball, go into an Octave shell, cd to
the src directory in Octave, and


octave:1> setenv ("MKOCTFILE", [octave_config_info.bindir, filesep,
"mkoctfile-", OCTAVE_VERSION])
octave:2> setenv ("OCTAVE", [octave_config_info.bindir, filesep, "octave-",
OCTAVE_VERSION])
octave:3> system ("./configure")


This works for me, prints the configuration lines that I expect, and now there
is a config.log and Makefile in the src directory. If that works for you,
please attach the full config.log and I'll compare it against what I have on a
working system and see why those "no" responses are coming out.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45509>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]