See inline.
> On Oct 7, 2016, at 5:21 PM, Steve Matzura <[email protected]> wrote:
>
> Sarah,
>
> Since you're building from source, did you read INSTALL? Did you
> create a PACKAGES file by copying PACKAGES.default and editing it to
> remove things you don't need? If the answer to either of these things
> is no, especially the second item, remediate, then try this:
>
I'm on a test machine that's 100 percent clean.. Since i want the full, I want
*all* of the packages. I did copy the packages.default to packages.
> 1. Never a good idea to build things as a non-privileged (not root)
> user. su to root and try ./configure again.
The ./config command gives the error to never run as root, so I couldn't.
Output:
****** Configuring ocaml-cry-0.4.1
./configure --with-cry-dir=../ocaml-cry-0.4.1/src
configure: WARNING: unrecognized options: --with-cry-dir
configuring ocaml-cry 0.4.1
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking that calling user is not root... configure: error: configure script
must not be run with root user!
>
> 2. Before running ./configure, execute the typescript command. This
> will pipe the output of whatever happens while configure is running
> into a file called typescript which you can then read and download to
> post here. After configure finishes, type exit<cr> to stop logging. Of
> course, if your session is terminated, so is the log, but at least
> you'll have something to look at after you log in again.
The "typescript" command gives me a command not found error message
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users