Install asterisk on OSX 10.8.4

HI,,
I am using [mac mini(2011) 2.3GHz][1]
mac OS X [server 10.8.4][2]
asterisk version :- certified-asterisk-11.2-cert2
I am trying to install asterisk from source by compiling.
I have installed command line tool form official apple site.
GCC version 4.2.1 , LLVM build 2336.11.00
server:~ Mahendra$ tar -zxvf certified-asterisk-11.2-current.tar
server:certified-asterisk-11.2-cert2 Mahendra$ cd certified-asterisk-11.2-current
server:certified-asterisk-11.2-cert2 Mahendra$ ./configure
               .$$$$$$$$$$$$$$$=..     
            .$7$7..          .7$$7:.   
          .$$:.                 ,$7.7  
        .$7.     7$$$$           .$$77 
     ..$$.       $$$$$            .$$$7
    ..7$   .?.   $$$$$   .?.       7$$$.
   $.$.   .$$$7. $$$$7 .7$$$.      .$$$.
.777.   .$$$$$$77$$$77$$$$$7.      $$$,
$$$~      .7$$$$$$$$$$$$$7.       .$$$.
.$$7          .7$$$$$$$7:          ?$$$.
$$$          ?7$$$$$$$$$$I        .$$$7
$$$       .7$$$$$$$$$$$$$$$$      :$$$.
$$$       $$$$$$7$$$$$$$$$$$$    .$$$. 
$$$        $$$   7$$$7  .$$$    .$$$.  
$$$$             $$$$7         .$$$.   
7$$$7            7$$$$        7$$$     
$$$$$                        $$$      
  $$$$7.                       $$  (TM)    
   $$$$$$$.           .7$$$$$$  $$     
     $$$$$$$$$$$$7$$$$$$$$$.$$$$$$     
       $$$$$$$$$$$$$$$$.               
configure: Package configured for:
configure: OS type  : darwin12.4.0
configure: Host CPU : x86_64
configure: build-cpu:vendor:os: x86_64 : apple : darwin12.4.0 :
configure: host-cpu:vendor:os: x86_64 : apple : darwin12.4.0 :
server:certified-asterisk-11.2-cert2 Mahendra$ sudo make
+--------- Asterisk Build Complete ---------+
+ Asterisk has successfully been built, and +
+ can be installed by running:              +
+                                           +
+                make install               +
+-------------------------------------------+
server:certified-asterisk-11.2-cert2 Mahendra$ sudo make install
+---- Asterisk Installation Complete -------+
+                                           +
+    YOU MUST READ THE SECURITY DOCUMENT    +
+                                           +
+ Asterisk has successfully been installed. +
+ If you would like to install the sample   +
+ configuration files (overwriting any      +
+ existing config files), run:              +
+                                           +
+                make samples               +
+                                           +
+-----------------  or ---------------------+
+                                           +
+ You can go ahead and install the asterisk +
+ program documentation now or later run:   +
+                                           +
+               make progdocs               +
+                                           +
+ **Note** This requires that you have      +
+ doxygen installed on your local system    +
+-------------------------------------------+
server:certified-asterisk-11.2-cert2 Mahendra$ sudo make samples
server:certified-asterisk-11.2-cert2 Mahendra$ sudo asterisk
**sudo: asterisk: command not found**
kindly Help on this..
thanks in advance..
Regards..
Mahendra
  [1]: http://support.apple.com/kb/SP632
  [2]: http://www.apple.com/osx/server/specs/

Evgeniys-MacBook-Pro:certified-asterisk-11.6-cert6 fer$ make Generating embedded module rules ...   [CC] astdb2sqlite3.c -> astdb2sqlite3.o clang: warning: argument unused during compilation: '-fnested-functions' warning: optimization level '-O6' is unsupported; using '-O3' instead In file included from astdb2sqlite3.c:30: In file included from /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk.h: 27: /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk/co mpat.h:144:9: warning: 'strlcat' macro redefined #define strlcat __use__ast_str__functions_not__strlcat__         ^ /usr/include/secure/_string.h:110:9: note: previous definition is here #define strlcat(dest, src, len)                                \         ^ In file included from astdb2sqlite3.c:30: In file included from /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk.h: 27: /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk/co mpat.h:145:9: warning: 'strlcpy' macro redefined #define strlcpy __use__ast_copy_string__not__strlcpy__         ^ /usr/include/secure/_string.h:104:9: note: previous definition is here #define strlcpy(dest, src, len)                                \         ^ 3 warnings generated.   [LD] astdb2sqlite3.o db1-ast/libdb1.a -> astdb2sqlite3 ld: warning: directory not found for option '-L/usr/local/lib'   [CC] astdb2bdb.c -> astdb2bdb.o clang: warning: argument unused during compilation: '-fnested-functions' warning: optimization level '-O6' is unsupported; using '-O3' instead In file included from astdb2bdb.c:30: In file included from /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk.h: 27: /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk/co mpat.h:144:9: warning: 'strlcat' macro redefined #define strlcat __use__ast_str__functions_not__strlcat__         ^ /usr/include/secure/_string.h:110:9: note: previous definition is here #define strlcat(dest, src, len)                                \         ^ In file included from astdb2bdb.c:30: In file included from /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk.h: 27: /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk/co mpat.h:145:9: warning: 'strlcpy' macro redefined #define strlcpy __use__ast_copy_string__not__strlcpy__         ^ /usr/include/secure/_string.h:104:9: note: previous definition is here #define strlcpy(dest, src, len)                                \         ^ 3 warnings generated.   [LD] astdb2bdb.o db1-ast/libdb1.a -> astdb2bdb ld: warning: directory not found for option '-L/usr/local/lib'   [CC] chan_agent.c -> chan_agent.o clang: warning: argument unused during compilation: '-fnested-functions' warning: optimization level '-O6' is unsupported; using '-O3' instead In file included from chan_agent.c:39: In file included from /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk.h: 27: /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk/co mpat.h:144:9: warning: 'strlcat' macro redefined #define strlcat __use__ast_str__functions_not__strlcat__         ^ /usr/include/secure/_string.h:110:9: note: previous definition is here #define strlcat(dest, src, len)                                \         ^ In file included from chan_agent.c:39: In file included from /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk.h: 27: /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk/co mpat.h:145:9: warning: 'strlcpy' macro redefined #define strlcpy __use__ast_copy_string__not__strlcpy__         ^ /usr/include/secure/_string.h:104:9: note: previous definition is here #define strlcpy(dest, src, len)                                \         ^ chan_agent.c:215:19: warning: unused variable 'pa_family' [-Wunused-const-variable] static const char pa_family[] = "Agents";          /*!< Persistent Agents astdb family */                   ^ chan_agent.c:1861:19: warning: unused variable 'agent_logoff_usage' [-Wunused-const-variable] static const char agent_logoff_usage[] =                   ^ 5 warnings generated.   [LD] chan_agent.o -> chan_agent.so ld: warning: directory not found for option '-L/usr/local/lib'   [CC] chan_bridge.c -> chan_bridge.o clang: warning: argument unused during compilation: '-fnested-functions' warning: optimization level '-O6' is unsupported; using '-O3' instead In file included from chan_bridge.c:32: In file included from /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk.h: 27: /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk/co mpat.h:144:9: warning: 'strlcat' macro redefined #define strlcat __use__ast_str__functions_not__strlcat__         ^ /usr/include/secure/_string.h:110:9: note: previous definition is here #define strlcat(dest, src, len)                                \         ^ In file included from chan_bridge.c:32: In file included from /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk.h: 27: /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk/co mpat.h:145:9: warning: 'strlcpy' macro redefined #define strlcpy __use__ast_copy_string__not__strlcpy__         ^ /usr/include/secure/_string.h:104:9: note: previous definition is here #define strlcpy(dest, src, len)                                \         ^ 3 warnings generated.   [LD] chan_bridge.o -> chan_bridge.so ld: warning: directory not found for option '-L/usr/local/lib'   [CC] chan_local.c -> chan_local.o clang: warning: argument unused during compilation: '-fnested-functions' warning: optimization level '-O6' is unsupported; using '-O3' instead In file included from chan_local.c:32: In file included from /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk.h: 27: /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk/co mpat.h:144:9: warning: 'strlcat' macro redefined #define strlcat __use__ast_str__functions_not__strlcat__         ^ /usr/include/secure/_string.h:110:9: note: previous definition is here #define strlcat(dest, src, len)                                \         ^ In file included from chan_local.c:32: In file included from /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk.h: 27: /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk/co mpat.h:145:9: warning: 'strlcpy' macro redefined #define strlcpy __use__ast_copy_string__not__strlcpy__         ^ /usr/include/secure/_string.h:104:9: note: previous definition is here #define strlcpy(dest, src, len)                                \         ^ 3 warnings generated.   [LD] chan_local.o -> chan_local.so ld: warning: directory not found for option '-L/usr/local/lib'   [CC] chan_multicast_rtp.c -> chan_multicast_rtp.o clang: warning: argument unused during compilation: '-fnested-functions' warning: optimization level '-O6' is unsupported; using '-O3' instead In file included from chan_multicast_rtp.c:34: In file included from /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk.h: 27: /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk/co mpat.h:144:9: warning: 'strlcat' macro redefined #define strlcat __use__ast_str__functions_not__strlcat__         ^ /usr/include/secure/_string.h:110:9: note: previous definition is here #define strlcat(dest, src, len)                                \         ^ In file included from chan_multicast_rtp.c:34: In file included from /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk.h: 27: /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk/co mpat.h:145:9: warning: 'strlcpy' macro redefined #define strlcpy __use__ast_copy_string__not__strlcpy__         ^ /usr/include/secure/_string.h:104:9: note: previous definition is here #define strlcpy(dest, src, len)                                \         ^ 3 warnings generated.   [LD] chan_multicast_rtp.o -> chan_multicast_rtp.so ld: warning: directory not found for option '-L/usr/local/lib'   [CC] chan_iax2.c -> chan_iax2.o clang: warning: argument unused during compilation: '-fnested-functions' warning: optimization level '-O6' is unsupported; using '-O3' instead In file included from chan_iax2.c:39: In file included from /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk.h: 27: /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk/co mpat.h:144:9: warning: 'strlcat' macro redefined #define strlcat __use__ast_str__functions_not__strlcat__         ^ /usr/include/secure/_string.h:110:9: note: previous definition is here #define strlcat(dest, src, len)                                \         ^ In file included from chan_iax2.c:39: In file included from /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk.h: 27: /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk/co mpat.h:145:9: warning: 'strlcpy' macro redefined #define strlcpy __use__ast_copy_string__not__strlcpy__         ^ /usr/include/secure/_string.h:104:9: note: previous definition is here #define strlcpy(dest, src, len)                                \         ^ chan_iax2.c:5744:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]                 if ((f->frametype == AST_FRAME_CONTROL)) {                     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ chan_iax2.c:5744:21: note: remove extraneous parentheses around the comparison to silence this warning                 if ((f->frametype == AST_FRAME_CONTROL)) {                     ~            ^                  ~ chan_iax2.c:5744:21: note: use '=' to turn this equality comparison into an assignment                 if ((f->frametype == AST_FRAME_CONTROL)) {                                   ^~                                   = chan_iax2.c:11954:18: warning: implicit truncation from 'int' to bitfield changes value from -1 to 1 [-Wbitfield-constant-conversion]                 fr->outoforder = -1;                               ^ ~~ chan_iax2.c:1940:33: warning: unused function 'user_ref' [-Wunused-function] static inline struct iax2_user *user_ref(struct iax2_user *user)                                 ^ 6 warnings generated.   [CC] iax2-parser.c -> iax2-parser.o clang: warning: argument unused during compilation: '-fnested-functions' warning: optimization level '-O6' is unsupported; using '-O3' instead In file included from iax2-parser.c:30: In file included from /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk.h: 27: /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk/co mpat.h:144:9: warning: 'strlcat' macro redefined #define strlcat __use__ast_str__functions_not__strlcat__         ^ /usr/include/secure/_string.h:110:9: note: previous definition is here #define strlcat(dest, src, len)                                \         ^ In file included from iax2-parser.c:30: In file included from /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk.h: 27: /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk/co mpat.h:145:9: warning: 'strlcpy' macro redefined #define strlcpy __use__ast_copy_string__not__strlcpy__         ^ /usr/include/secure/_string.h:104:9: note: previous definition is here #define strlcpy(dest, src, len)                                \         ^ 3 warnings generated.   [CC] iax2-provision.c -> iax2-provision.o clang: warning: argument unused during compilation: '-fnested-functions' warning: optimization level '-O6' is unsupported; using '-O3' instead In file included from iax2-provision.c:30: In file included from /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk.h: 27: /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk/co mpat.h:144:9: warning: 'strlcat' macro redefined #define strlcat __use__ast_str__functions_not__strlcat__         ^ /usr/include/secure/_string.h:110:9: note: previous definition is here #define strlcat(dest, src, len)                                \         ^ In file included from iax2-provision.c:30: In file included from /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk.h: 27: /Users/fer/Downloads/asterisk/certified-asterisk-11.6-cert6/include/asterisk/co mpat.h:145:9: warning: 'strlcpy' macro redefined #define strlcpy __use__ast_copy_string__not__strlcpy__         ^ /usr/include/secure/_string.h:104:9: note: previous definition is here #define strlcpy(dest, src, len)                                \         ^ 3 warnings generated.   [LD] chan_iax2.o iax2-parser.o iax2-provision.o -> chan_iax2.so ld: warning: directory not found for option '-L/usr/local/lib' duplicate symbol _ast_tvdiff_sec in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_tvdiff_us in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_tvdiff_ms in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_tvzero in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_tvcmp in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_tveq in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_tvnow in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_tv in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_samp2tv in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_atomic_fetchadd_int in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_atomic_dec_and_test in:     chan_iax2.o     iax2-parser.o duplicate symbol __ast_malloc in:     chan_iax2.o     iax2-parser.o duplicate symbol __ast_calloc in:     chan_iax2.o     iax2-parser.o duplicate symbol __ast_realloc in:     chan_iax2.o     iax2-parser.o duplicate symbol __ast_strdup in:     chan_iax2.o     iax2-parser.o duplicate symbol __ast_strndup in:     chan_iax2.o     iax2-parser.o duplicate symbol __ast_vasprintf in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_threadstorage_get in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_skip_blanks in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_trim_blanks in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_skip_nonblanks in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_strip in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_copy_string in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_str_create in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_str_reset in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_str_update in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_str_trim_blanks in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_str_strlen in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_str_size in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_str_buffer in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_str_truncate in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_str_make_space in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_str_copy_string in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_str_thread_get in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_str_set_va in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_str_append_va in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_str_set_substr in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_str_append_substr in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_str_set_escapecommas in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_str_append_escapecommas in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_str_set in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_str_append in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_check_digits in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_tech_to_upper in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_rq_is_int in:     chan_iax2.o     iax2-parser.o duplicate symbol _ast_tvdiff_sec in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_tvdiff_us in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_tvdiff_ms in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_tvzero in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_tvcmp in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_tveq in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_tvnow in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_tv in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_samp2tv in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_atomic_fetchadd_int in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_atomic_dec_and_test in:     chan_iax2.o     iax2-provision.o duplicate symbol __ast_malloc in:     chan_iax2.o     iax2-provision.o duplicate symbol __ast_calloc in:     chan_iax2.o     iax2-provision.o duplicate symbol __ast_realloc in:     chan_iax2.o     iax2-provision.o duplicate symbol __ast_strdup in:     chan_iax2.o     iax2-provision.o duplicate symbol __ast_strndup in:     chan_iax2.o     iax2-provision.o duplicate symbol __ast_vasprintf in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_threadstorage_get in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_skip_blanks in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_trim_blanks in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_skip_nonblanks in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_strip in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_copy_string in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_str_create in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_str_reset in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_str_update in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_str_trim_blanks in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_str_strlen in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_str_size in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_str_buffer in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_str_truncate in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_str_make_space in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_str_copy_string in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_str_thread_get in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_str_set_va in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_str_append_va in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_str_set_substr in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_str_append_substr in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_str_set_escapecommas in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_str_append_escapecommas in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_str_set in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_str_append in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_check_digits in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_tech_to_upper in:     chan_iax2.o     iax2-provision.o duplicate symbol _ast_rq_is_int in:     chan_iax2.o     iax2-provision.o ld: 90 duplicate symbols for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [chan_iax2.so] Error 1 make: *** [channels] Error 2 Evgeniys-MacBook-Pro:certified-asterisk-11.6-cert6 fer$

Similar Messages

  • How do I go about saving ALL data on an imac running 10.5.8 and wipe the harddrive and install an new OSX

    I have an old imac running OSX 10.5.8 which for various reasons was never updated further
    Processor is 2.4GHz Intel Core 2 Duo
    memory 2 GB 667 MHz DDR2 SDRAM
    It has iphoto 08 7.1.5 (378)
    I also have a macbook Pro.  Running OSX 10.7.5
    Processor 2.4 GHz intelCore i5
    memory 4GB 1333 Mhz DDR3
    This one runs iphoto 11 v 9.2.3 (629.52)
    On Both these Machines I want to save all the files  and particularly the photos to an external hard drive.   I can do the files etc but having problems with iphoto.  I want a complete functional copy of both libraries in iphoto and I want to be able to access it and pick and choose which ones I want to use  but not STORE on a new Macbook.  I want to access the photos from several machines and just browse through them.
    Then ..  once I have a proper copy of everything  I want to reformat the old imac and install the newest OSX it will run given its Processor etc.    any advice on which OSX it can cope with?
    Also possibly upgrade the  macbook pro , so that they talk to each other properly, will access icloud and will also both be compatible with a new macbook pro running Yosimite... 
    But I want to be able to pick and choose which files I move to the new macbook. Both photos and general filing.
    This may be easy for an expert but I am not an expert, I am reasonably competent.. but definitely not an expert and I don't want to mess up and lose stuff.
    can anyone help?

    Click here and buy the DVD.
    (115929)

  • How do I re-install my Mac OSX Server from scratch

    Hi,
    I have purchased two MacMini Servers with 10.6 OSX Server software pre-installed.
    I have changed the organization as our company name changed and run into license issues.
    I want to re-install the Mac OSX Server software and start from scratch. How do I go about this. I tried yesterday for many hours to do so and the new installs are still running into duplicate license issues and other issues. What is the best approach to do re-install? I am willing to erase the internal Hard Disk and boot (with an external DVD optical drive) if that is the best way to go. What are the steps?
    I have the original CDs or DVDs and have extra, external hard disks to do a Time Machine backup, etc.
    Thanks,
    Don

    If you are looking to do a nuke and pave of the system, and you have an external optical drive, then yes, that is likely the most direct method. Connect the optical drive, insert the installation DVD, and reboot the system targeting the optical disk as the boot volume (you can do this by holding down the C key or the Option key during startup).
    Now, if you do not have an optical drive, you can put the installation disk into another Mac running 10.6 and use the Remote Install Mac OS X application in your Utilities folder.
    Hope this helps

  • When I am re-installing the Mac OSX snow leopard onto an older Mac I run into the window that says select the disk where you want to install Mac OSX but nothing is there to select

    I am trying to re-install the Mac OSX snow leopard onto an older I mac with a new hard drive.  I run into the "select the disk "where you want to install Mac OSX but there is nothing in the window to select. Any advice?

    After you install a new hard drive, you need to boot to another drive to initialize it to MAC OS Extended (journaled) format and create the partition(s) on the drive. You do this using Disk Utility. Otherwise, the mac operating install process doesn't see a formatted disk to install to.

  • I install windows 8 via boot camp but its corrept so i recover this by the bootable usb which is helping me to install windows 8 but in recovery my osx is formatted automaticly now its become a pc how can i install my mac osx again?

    i install windows 8 via boot camp but its corrupt so i recover this by the windows 8 by the help bootable usb which is helping me to install windows 8 but in recovery my osx is formatted automatically now its become a pc how can i install my mac osx again in my mac mini? please help me

    If you have a Mid 2010 model: Computers that can be upgraded to use OS X Internet Recovery. If later then see below:
    Install Mavericks, Lion/Mountain Lion Using Internet Recovery
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    Boot to the Internet Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND-OPTION- R keys until a globe appears on the screen. Wait patiently - 15-20 minutes - until the Recovery main menu appears.
    Partition and Format the hard drive:
    Select Disk Utility from the main menu and click on the Continue button.
    After DU loads select your newly installed hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Click on the Partition tab in the DU main window.
    Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the process has completed. Quit DU and return to the main menu.
    Reinstall Lion/Mountain Lion. Mavericks: Select Reinstall Lion/Mountain Lion, Mavericks and click on the Install button. Be sure to select the correct drive to use if you have more than one.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
    If you have an earlier model:
    Clean Install of Snow Leopard
         1. Boot the computer using the Snow Leopard Installer Disc or the Disc 1 that came
             with your computer.  Insert the disc into the optical drive and restart the computer.
             After the chime press and hold down the  "C" key.  Release the key when you see
             a small spinning gear appear below the dark gray Apple logo.
         2. After the installer loads select your language and click on the Continue
             button. When the menu bar appears select Disk Utility from the Utilities menu.
             After DU loads select the hard drive entry from the left side list (mfgr.'s ID and drive
             size.)  Click on the Partition tab in the DU main window.  Set the number of
             partitions to one (1) from the Partitions drop down menu, click on Options button
             and select GUID, click on OK, then set the format type to MacOS Extended
             (Journaled, if supported), then click on the Apply button.
         3. When the formatting has completed quit DU and return to the installer.  Proceed
             with the OS X installation and follow the directions included with the installer.
         4. When the installation has completed your computer will Restart into the Setup
             Assistant. Be sure you configure your initial admin account with the exact same
             username and password that you used on your old drive. After you finish Setup
             Assistant will complete the installation after which you will be running a fresh
             install of OS X.  You can now begin the update process by opening Software
             Update and installing all recommended updates to bring your installation current.
    Download and install Mac OS X 10.6.8 Update Combo v1.1.

  • I'm going to install SSD in my Macbook pro, how do I install for example OSX Lion? I dont have any CD as far as I know.

    I'm going to install SSD in my Macbook pro, how do I install for example OSX Lion? I dont have any CD with OSX Lion as far as I know.

    Ideally, you should clone your HD as Bimmer 7 Series explains. 
    However, if your computer originally shipped with Lion or Mountain Lion, a clone is not necessary to merely reinstall OS X. OS X Internet Recovery will create a recovery partition, download the installer package, and install it on a completely empty SSD or HD.
    Even if your computer shipped with Snow Leopard, it may be eligible to download a firmware update that creates the same ability: http://support.apple.com/kb/HT4904

  • Hi . i have Intel based iMac. i erased whole hard disk. now it flashes folder icon with question mark... i have no internet or orginal dvd.... i want to clean install any mac osx..friend got mac book pro and osx in dmg format . what are my options?

    hi . i have Intel based iMac. i erased whole hard disk. now it flashes folder icon with question mark... i have no internet or orginal dvd.... i want to clean install any mac osx..friend got mac book pro and osx in dmg format . what are my options?

    On your friend's computer with an internet connection, log into the Mac App Store with your ID and download Yosemite from the Purchases section of the Mac App Store. The make a bootable USB install media using
    http://liondiskmaker.com/
    Then boot from that on your computer and install
    You need an internet connection to install via Recovery mode

  • Can't install Mavericks from OSX 10.7.5

    I've had many attempts at trying to install Mavericks from OSX 10.7.5 but when the download is complete & I try to do the install I get a message saying that the download could not be verified or was corrupted...

    First, check to see if your computer can run Mavericks.
    Here's the list.

  • Elements 4 crashing immediately after install on mac OSX 10.4.11, can anyone help ?

    I have an infuriating problem with Elements 4 crashing immediately after an install on mac OSX 10.4.11, can anyone help ?
    I was given the computer, which still had Elements 4 on it although it always crashed on opening, i removed the program and bought a 2nd hand hard copy of Elements 4 from eBay.
    When i install the new copy it opens up with the "credits" but at the bottom right it still shows the past owners name as licensee briefly, then crashes before fully opening.
    Does anyone know what is going on? I know it's an old version but i find elements4 perfect for my needs
    Thankyou for reading.
    Simon

    More information needed. Are you saying you're just running the computer from the PO's user account? I would very strongly recommend erasing the disk and starting over with a fresh install of OS X for a number of reasons.

  • Installing CS6 on OSX Mavericks?

    Keyboard is inactive when installing CS6 on OSX Mavericks? Tried different MacBooks. Any solution?

    Vitaly have you tried disabling any start up items to see if those could be affecting your keyboard?  Also have you tried using the onscreen keyboard if your Mac keyboard is not functional?

  • Dreamweaver 8 install on Mac OSX 10.6 Snow Leopard

    Hi all,
    I have just done a fresh install of Mac OSx Snow Leopard (10.6) and am trying to install our copy of Dreamweaver 8 onto it. However I have now run into a few problems. Firstly it came up with an error message stating that some old format is no longer supported or something. I cant get the error message back up now, as now the CD will not mount within OSx!
    Can anyone assist with this? Thanks.

    Start by checking if you can run Snow Leopard:
    Requirements for OS X 10.6 'Snow Leopard'
    http://support.apple.com/kb/SP575
    OS 10.6 Snow Leopard is once again available for $19.99 from the Apple Store:
    http://store.apple.com/us/product/MC573/mac-os-x-106-snow-leopard
    and in the UK:
    http://store.apple.com/uk/product/MC573/mac-os-x-106-snow-leopard
    but nobody knows for how long it will be available.
    When you have installed it, run Software Update to download and install the latest updates for Snow Leopard.
    To use iCloud you have to upgrade at least to Lion, but some functions are only available in Mountain Lion:
    http://support.apple.com/kb/HT4759
    You can also purchase the code to use to download Lion (Lion requires an Intel-based Mac with a Core 2 Duo, i3, i5, i7 or Xeon processor and 2GB of RAM, running the latest version of Snow Leopard), or you can purchase Mountain Lion from the App Store - if you can run that:
    http://www.apple.com/osx/specs/

  • Currently i am using a windows7 installed machine with following configurations intel core i5 2.60Ghz with Ram 8gb.(64 byte).I would like to install Mountain lion osx in my windows machine.Pls tell how to  install  mountain lion osx in my windows machine?

    Currently i am using a windows7 installed machine with following configurations intel core i5 2.60Ghz with Ram 8gb.(64 byte).I would like to install Mountain lion osx in my windows machine.Pls tell how to  install  mountain lion osx in my windows machine?

    Please stop asking about that on this forum.
    There are plenty of informations on the Internet if you want to do it but nobody here will help, because is against the forum's rules.
    And, you can't buy Mountain Lion if you do not have a Macintosh with at least Snow Leopard installed.
    There is no physical media. Mountain Lion is provided by Apple through the Mac App Store.

  • Installing Asterisk on Mac OS X - step by step please

    Dear friends - I spent the last 48 hours googling for a tutorial to install Asterisk (www.asterisk.org) on Mac OS X without much success.
    What I need, given my limited knowledge and skills, is a set-by-step (literally) tutorial for doing the installation, configuring and then using Asterisk.
    If anyone has the knowledge and the patience to explain this to me, no doubt it will be immensely beneficial to many users out there and should be the number 1 result to a Google search about this, in no time.
    I love this community. Thank you very much.

    Absolutely agreed.
    The log says:
    This file contains any messages produced by compilers while
    running configure, to aid debugging if configure makes a mistake.
    It was created by asterisk configure 1.6, which was
    generated by GNU Autoconf 2.61. Invocation command line was
    $ ./configure
    ## Platform. ##
    hostname = MBP.local
    uname -m = i386
    uname -r = 9.4.0
    uname -s = Darwin
    uname -v = Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386
    /usr/bin/uname -p = i386
    /bin/uname -X = unknown
    /bin/arch = unknown
    /usr/bin/arch -k = unknown
    /usr/convex/getsysinfo = unknown
    /usr/bin/hostinfo = Mach kernel version:
    Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386
    Kernel configured for up to 2 processors.
    2 processors are physically available.
    2 processors are logically available.
    Processor type: i486 (Intel 80486)
    Processors active: 0 1
    Primary memory available: 4.00 gigabytes
    Default processor set: 78 tasks, 378 threads, 2 processors
    Load average: 1.23, Mach factor: 1.00
    /bin/machine = unknown
    /usr/bin/oslevel = unknown
    /bin/universe = unknown
    PATH: /usr/bin
    PATH: /bin
    PATH: /usr/sbin
    PATH: /sbin
    PATH: /usr/local/bin
    PATH: /usr/X11/bin
    ## Core tests. ##
    configure:2120: checking build system type
    configure:2138: result: i386-apple-darwin9.4.0
    configure:2160: checking host system type
    configure:2175: result: i386-apple-darwin9.4.0
    configure:2262: checking for gcc
    configure:2292: result: no
    configure:2359: checking for cc
    configure:2406: result: no
    configure:2462: checking for cl.exe
    configure:2492: result: no
    configure:2521: error: no acceptable C compiler found in $PATH
    See `config.log' for more details.
    ## Cache variables. ##
    accvbuild=i386-apple-darwin9.4.0
    accv_env_CCCset=
    accv_env_CCCvalue=
    accv_env_CCset=
    accv_env_CCvalue=
    accv_env_CFLAGSset=
    accv_env_CFLAGSvalue=
    accv_env_CPPFLAGSset=
    accv_env_CPPFLAGSvalue=
    accv_env_CPPset=
    accv_env_CPPvalue=
    accv_env_CXXCPPset=
    accv_env_CXXCPPvalue=
    accv_env_CXXFLAGSset=
    accv_env_CXXFLAGSvalue=
    accv_env_CXXset=
    accv_env_CXXvalue=
    accv_env_LDFLAGSset=
    accv_env_LDFLAGSvalue=
    accv_env_LIBSset=
    accv_env_LIBSvalue=
    accv_env_build_aliasset=
    accv_env_build_aliasvalue=
    accv_env_host_aliasset=
    accv_env_host_aliasvalue=
    accv_env_target_aliasset=
    accv_env_target_aliasvalue=
    accvhost=i386-apple-darwin9.4.0
    ## Output variables. ##
    ALLOCA=''
    ALSA_DIR=''
    ALSA_INCLUDE=''
    ALSA_LIB=''
    AR=''
    ASTDECLARATION_AFTERSTATEMENT=''
    AST_DEVMODE=''
    ASTNO_STRICTOVERFLOW=''
    AWK=''
    BASENAME=''
    BKTR_DIR=''
    BKTR_INCLUDE=''
    BKTR_LIB=''
    BUILD_CPU=''
    BUILD_OS=''
    BUILD_PLATFORM=''
    BUILD_VENDOR=''
    CAP_DIR=''
    CAP_INCLUDE=''
    CAP_LIB=''
    CC=''
    CFLAGS=''
    COMPRESS=''
    CONFIG_GMIME=''
    CONFIG_GTK=''
    CONFIG_NETSNMP=''
    CONFIG_SDL=''
    CPP=''
    CPPFLAGS=''
    CRYPTO_DIR=''
    CRYPTO_INCLUDE=''
    CRYPTO_LIB=''
    CURL_CONFIG=''
    CURL_DIR=''
    CURL_INCLUDE=''
    CURL_LIB=''
    CURSES_DIR=''
    CURSES_INCLUDE=''
    CURSES_LIB=''
    CXX=''
    CXXCPP=''
    CXXFLAGS=''
    DEFS=''
    DIRNAME=''
    DOT=''
    DOWNLOAD=''
    ECHOC='ECHON=''
    ECHO_T=''
    EDITLINE_LIB=''
    EGREP=''
    EXEEXT=''
    FETCH=''
    FFMPEG_DIR=''
    FFMPEG_INCLUDE=''
    FFMPEG_LIB=''
    FIND=''
    FREETDS_DIR=''
    FREETDS_INCLUDE=''
    FREETDS_LIB=''
    GC_CFLAGS=''
    GC_LDFLAGS=''
    GMIME_DIR=''
    GMIME_INCLUDE=''
    GMIME_LIB=''
    GNU_LD=''
    GNU_MAKE=''
    GREP=''
    GSM_DIR=''
    GSM_INCLUDE=''
    GSM_INTERNAL=''
    GSM_LIB=''
    GTK2_DIR=''
    GTK2_INCLUDE=''
    GTK2_LIB=''
    GTK_DIR=''
    GTK_INCLUDE=''
    GTK_LIB=''
    HAS_POLL=''
    HOST_CPU=''
    HOST_OS=''
    HOST_PLATFORM=''
    HOST_VENDOR=''
    ICONV_DIR=''
    ICONV_INCLUDE=''
    ICONV_LIB=''
    ID=''
    IKSEMEL_DIR=''
    IKSEMEL_INCLUDE=''
    IKSEMEL_LIB=''
    IMAPTKDIR=''
    IMAPTKINCLUDE=''
    IMAPTKLIB=''
    INSTALL_DATA=''
    INSTALL_PROGRAM=''
    INSTALL_SCRIPT=''
    ISDNNET_DIR=''
    ISDNNET_INCLUDE=''
    ISDNNET_LIB=''
    JACK_DIR=''
    JACK_INCLUDE=''
    JACK_LIB=''
    KPATHSEA=''
    LD=''
    LDAP_DIR=''
    LDAP_INCLUDE=''
    LDAP_LIB=''
    LDFLAGS=''
    LIBOBJS=''
    LIBS=''
    LN=''
    LN_S=''
    LTDL_DIR=''
    LTDL_INCLUDE=''
    LTDL_LIB=''
    LTLIBOBJS=''
    LUA_DIR=''
    LUA_INCLUDE=''
    LUA_LIB=''
    MISDN_DIR=''
    MISDN_INCLUDE=''
    MISDN_LIB=''
    NBS_DIR=''
    NBS_INCLUDE=''
    NBS_LIB=''
    NCURSES_DIR=''
    NCURSES_INCLUDE=''
    NCURSES_LIB=''
    NETSNMP_DIR=''
    NETSNMP_INCLUDE=''
    NETSNMP_LIB=''
    NEWT_DIR=''
    NEWT_INCLUDE=''
    NEWT_LIB=''
    OBJEXT=''
    OGG_DIR=''
    OGG_INCLUDE=''
    OGG_LIB=''
    OPENH323DIR=''
    OPENH323_BUILD=''
    OPENH323_DIR=''
    OPENH323_INCDIR=''
    OPENH323_INCLUDE=''
    OPENH323_LIB=''
    OPENH323_LIBDIR=''
    OPENH323_SUFFIX=''
    OPENSSL_DIR=''
    OPENSSL_INCLUDE=''
    OPENSSL_LIB=''
    OSARCH=''
    OSPTK_DIR=''
    OSPTK_INCLUDE=''
    OSPTK_LIB=''
    OSS_DIR=''
    OSS_INCLUDE=''
    OSS_LIB=''
    PACKAGE_BUGREPORT='www.asterisk.org'
    PACKAGE_NAME='asterisk'
    PACKAGE_STRING='asterisk 1.6'
    PACKAGE_TARNAME='asterisk'
    PACKAGE_VERSION='1.6'
    PATH_SEPARATOR=':'
    PBX_ALSA=''
    PBX_BKTR=''
    PBX_CAP=''
    PBX_CRYPTO=''
    PBX_CURL=''
    PBX_CURSES=''
    PBX_FFMPEG=''
    PBX_FREETDS=''
    PBX_GMIME=''
    PBX_GSM=''
    PBX_GTK2=''
    PBX_GTK=''
    PBX_H323=''
    PBX_ICONV=''
    PBX_IKSEMEL=''
    PBXIMAPTK=''
    PBXIP_MTUDISCOVER=''
    PBX_ISDNNET=''
    PBX_IXJUSER=''
    PBX_JACK=''
    PBX_LDAP=''
    PBX_LTDL=''
    PBX_LUA=''
    PBX_MISDN=''
    PBXMISDN_FACERROR=''
    PBXMISDN_FACRESULT=''
    PBX_NBS=''
    PBX_NCURSES=''
    PBX_NETSNMP=''
    PBX_NEWT=''
    PBX_OGG=''
    PBX_OPENH323=''
    PBX_OPENSSL=''
    PBX_OSPTK=''
    PBX_OSREV=''
    PBX_OSS=''
    PBX_PGSQL=''
    PBX_POPT=''
    PBX_PORTAUDIO=''
    PBX_PRI=''
    PBXPTHREAD_RECURSIVE_MUTEX_INITIALIZERNP=''
    PBXPTHREAD_RWLOCKINITIALIZER=''
    PBX_PWLIB=''
    PBX_RADIUS=''
    PBXRTLDNOLOAD=''
    PBX_SDL=''
    PBXSDLIMAGE=''
    PBX_SPEEX=''
    PBX_SPEEXDSP=''
    PBXSPEEXPREPROCESS=''
    PBX_SQLITE3=''
    PBX_SQLITE=''
    PBX_SS7=''
    PBX_SUPPSERV=''
    PBX_TERMCAP=''
    PBX_TINFO=''
    PBX_TONEZONE=''
    PBX_UNIXODBC=''
    PBX_USB=''
    PBX_VORBIS=''
    PBX_VPB=''
    PBX_X11=''
    PBX_ZAPTEL=''
    PBXZAPTELECHOCANPARAMS=''
    PBXZAPTELHWGAIN=''
    PBXZAPTELNEONMWI=''
    PBXZAPTEL_SIGMTP2=''
    PBXZAPTELTRANSCODE=''
    PBXZAPTELVLDTMF=''
    PBX_ZLIB=''
    PGSQL_DIR=''
    PGSQL_INCLUDE=''
    PGSQL_LIB=''
    PG_CONFIG=''
    PKGCONFIG=''
    POPT_DIR=''
    POPT_INCLUDE=''
    POPT_LIB=''
    PORTAUDIO_DIR=''
    PORTAUDIO_INCLUDE=''
    PORTAUDIO_LIB=''
    POW_LIB=''
    PRI_DIR=''
    PRI_INCLUDE=''
    PRI_LIB=''
    PTHREAD_CC=''
    PTHREAD_CFLAGS=''
    PTHREAD_LIBS=''
    PTLIB_CONFIG=''
    PWLIBDIR=''
    PWLIB_DIR=''
    PWLIB_INCDIR=''
    PWLIB_INCLUDE=''
    PWLIB_LIB=''
    PWLIB_LIBDIR=''
    PWLIB_PLATFORM=''
    RADIUS_DIR=''
    RADIUS_INCLUDE=''
    RADIUS_LIB=''
    RANLIB=''
    RUBBER=''
    SDL_DIR=''
    SDLIMAGEDIR=''
    SDLIMAGEINCLUDE=''
    SDLIMAGELIB=''
    SDL_INCLUDE=''
    SDL_LIB=''
    SED=''
    SHELL='/bin/sh'
    SOXMIX=''
    SPEEXDSP_DIR=''
    SPEEXDSP_INCLUDE=''
    SPEEXDSP_LIB=''
    SPEEX_DIR=''
    SPEEX_INCLUDE=''
    SPEEX_LIB=''
    SQLITE3_DIR=''
    SQLITE3_INCLUDE=''
    SQLITE3_LIB=''
    SQLITE_DIR=''
    SQLITE_INCLUDE=''
    SQLITE_LIB=''
    SS7_DIR=''
    SS7_INCLUDE=''
    SS7_LIB=''
    STRIP=''
    SUPPSERV_DIR=''
    SUPPSERV_INCLUDE=''
    SUPPSERV_LIB=''
    TERMCAP_DIR=''
    TERMCAP_INCLUDE=''
    TERMCAP_LIB=''
    TINFO_DIR=''
    TINFO_INCLUDE=''
    TINFO_LIB=''
    TONEZONE_DIR=''
    TONEZONE_INCLUDE=''
    TONEZONE_LIB=''
    UNAME=''
    UNIXODBC_DIR=''
    UNIXODBC_INCLUDE=''
    UNIXODBC_LIB=''
    USB_DIR=''
    USB_INCLUDE=''
    USB_LIB=''
    VORBIS_DIR=''
    VORBIS_INCLUDE=''
    VORBIS_LIB=''
    VPB_DIR=''
    VPB_INCLUDE=''
    VPB_LIB=''
    WGET=''
    WINARCH=''
    X11_DIR=''
    X11_INCLUDE=''
    X11_LIB=''
    ZAPTEL_DIR=''
    ZAPTEL_INCLUDE=''
    ZAPTEL_LIB=''
    ZLIB_DIR=''
    ZLIB_INCLUDE=''
    ZLIB_LIB=''
    acctCC=''
    acctCXX=''
    acxpthreadconfig=''
    bindir='${exec_prefix}/bin'
    build='i386-apple-darwin9.4.0'
    build_alias=''
    build_cpu='i386'
    build_os='darwin9.4.0'
    build_vendor='apple'
    datadir='${datarootdir}'
    datarootdir='${prefix}/share'
    docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
    dvidir='${docdir}'
    exec_prefix='NONE'
    host='i386-apple-darwin9.4.0'
    host_alias=''
    host_cpu='i386'
    host_os='darwin9.4.0'
    host_vendor='apple'
    htmldir='${docdir}'
    includedir='${prefix}/include'
    infodir='${datarootdir}/info'
    libdir='${exec_prefix}/lib'
    libexecdir='${exec_prefix}/libexec'
    localedir='${datarootdir}/locale'
    localstatedir='${prefix}/var'
    mandir='${datarootdir}/man'
    oldincludedir='/usr/include'
    pdfdir='${docdir}'
    prefix='NONE'
    programtransformname='s,x,x,'
    psdir='${docdir}'
    sbindir='${exec_prefix}/sbin'
    sharedstatedir='${prefix}/com'
    sysconfdir='${prefix}/etc'
    target_alias=''
    ## confdefs.h. ##
    #define PACKAGE_NAME "asterisk"
    #define PACKAGE_TARNAME "asterisk"
    #define PACKAGE_VERSION "1.6"
    #define PACKAGE_STRING "asterisk 1.6"
    #define PACKAGE_BUGREPORT "www.asterisk.org"
    #define GNUSOURCE 1
    configure: exit 1

  • Clean install of latest OSX on replacement HD

    I'm replacing the stock HD with a new SSD and I'd like to have a clean install of latest OSX.  How do I do this?  I think if I use the recovery disks that it will install an older version of OSX (10.4) but I want the latest 10.9.4 installed right away and avoid having to do an upgrade.  Anyone know how?
    Thanks!

    If you purchased Mavericks from the Mac App Store you can use it to install Mavericks on the SSD. But the details depend on how your disks are connected, etc. The easiest is to run it from your existing HDD and then install on the SSD. But if that drive isn't available, you may have to use a USB thumb drive (which is handy to have in any case). See Creating a bootable OS X installer in OS X Mavericks

  • I have just installed the new OSX Lion.  When opening Safari, there is now a very ugly sound.  What is it?

    I have just installed the new OSX Lion.  What is the ugly sound that I hear when I open Safari?

    See:
    *Firefox > Options/Preferences > Advanced > General : Accessibility : [ ] "Warn me when web sites try to redirect or reload the page"
    The setting in "Options > Advanced > General" is meant as an accessibility feature, as you can see by the label of that section, so that people with disabilities or people who use screen readers do not get confused and is not meant as a safety protection to stop redirecting.
    See also:
    *https://support.mozilla.org/kb/settings-network-updates-and-encryption#w_general-tab
    *http://kb.mozillazine.org/accessibility.blockautorefresh
    *http://kb.mozillazine.org/Accessibility_features_of_Firefox
    Clear the cache and remove cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"

Maybe you are looking for

  • How to resolve the decimal point issue??

    hello friends, I had declared a variable of variable type P(16) decimals 6 for price. The price is calculated accurately and stored in the variable. The value that got stored is 5094390.000000. I declared one more variable of type ekpo-netpr and move

  • Put two of yourself in one shot

    So how do i put to of me in one shot?

  • Classical to ALV classical

    Hi All, Please help in converting classical report to classical ALV report as in my classical report between the program  four Internal table were used for calculation , now after calculation block i have deleted all the WRITE statement to convert it

  • Error : database is being refreshed

    I am getting this error: com.hyperion.planning.HspCubeRefreshInProgressException: Cannot complete your request because the database is being refreshed....when I try to do anything to the system. I think the application is stuck in this mode because I

  • Bit of gossip...

    Hello Everybody... Just a bit of news... The grand daddy of broadcast, that ancient institution called the BBC has apparently invested in 60 (yes! SIXTY!) FCP edit suites to be set up in-house. So, looks like FCP is getting approval from the 'top' (?