Advertisement
Guest User

Untitled

a guest
Jan 14th, 2012
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. >>> Installation <<<
  2.  
  3. GODI is going to
  4. - remove 0 package(s)
  5. - upgrade 0 package(s) from source
  6. - build 10 package(s) from source
  7.  
  8. Press [ok] to execute this plan.
  9.  
  10. Important note: There are packages with configuration
  11. options or build messages you might not yet have seen:
  12.  
  13. Package conf-tcltk:
  14. Options: GODI_TKDEFS, GODI_TKLIBS
  15. Build message:
  16. Available options for godi.conf:
  17.  
  18. - GODI_TKDEFS: The C preprocessor options to find tcl.h and
  19. tk.h. Set this option if the tcl/tk library is not found.
  20. Example: GODI_TKDEFS=-I/path/to/include
  21.  
  22. - GODI_TKLIBS: The link options to link libtcl and libtk.
  23. Set this option if the tcl/tk library is not found.
  24. Example: GODI_TKLIBS=-L/path/to/lib -Wl,-R/path/to/lib
  25.  
  26. GODI_TKLIBS may include "-ltcl" and "-ltk", but this is
  27. usually figured out automatically.
  28.  
  29. To set options, exit this menu, select the packages
  30. in question, and invoke their [c]onfigure menu.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement