Amanda-Users

Re: not able to compile

2004-09-27 11:40:08
Subject: Re: not able to compile
From: Paul Bijnens <paul.bijnens AT xplanation DOT com>
To: teo73 AT ciaoweb DOT it
Date: Mon, 27 Sep 2004 17:36:46 +0200
teo73 AT ciaoweb DOT it wrote:

next step,
   i' ve installed the GCC downloaded by www.sunfreeware.com, i' ve used a
ksh and the compilation succeded!!!!!!   then i run "make and" "make
install" and they succcede to!   what' s next: i  can' t find  the
executables anywhere!


When you did './configure' you had to specify a --prefix=...
If you didn't the default is /usr/local and that means you find
the binaries in /usr/local/sbin (unless you overruled that with
the configure option --sbindir=... ).

"./configure --help" shows you a lot of config options and the
default values.


--
Paul Bijnens, Xplanation                            Tel  +32 16 397.511
Technologielaan 21 bus 2, B-3001 Leuven, BELGIUM    Fax  +32 16 397.512
http://www.xplanation.com/          email:  Paul.Bijnens AT xplanation DOT com
***********************************************************************
* I think I've got the hang of it now:  exit, ^D, ^C, ^\, ^Z, ^Q, F6, *
* quit,  ZZ, :q, :q!,  M-Z, ^X^C,  logoff, logout, close, bye,  /bye, *
* stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt,  abort,  hangup, *
* PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e,  kill -1 $$,  shutdown, *
* kill -9 1,  Alt-F4,  Ctrl-Alt-Del,  AltGr-NumLock,  Stop-A,  ...    *
* ...  "Are you sure?"  ...   YES   ...   Phew ...   I'm out          *
***********************************************************************



<Prev in Thread] Current Thread [Next in Thread>