comparison man/beta.texi @ 4312:1094d6d400fb

Spelling fixes.
author "Ville Skyttä <scop@xemacs.org>"
date Fri, 07 Dec 2007 00:02:53 +0200
parents e7fb0df1caea
children 1cecc3e9f0a0
comparison
equal deleted inserted replaced
4311:ee41a739fba3 4312:1094d6d400fb
348 cd to the top level directory and issue an appropriate configure 348 cd to the top level directory and issue an appropriate configure
349 command. 349 command.
350 350
351 @item 351 @item
352 Run @code{configure}. If you are new, just consider running it with no 352 Run @code{configure}. If you are new, just consider running it with no
353 options, to see if you can get a succesful build. When you are more 353 options, to see if you can get a successful build. When you are more
354 experienced, you should put various flags in. Here is what we suggest: 354 experienced, you should put various flags in. Here is what we suggest:
355 355
356 @enumerate 356 @enumerate
357 @item 357 @item
358 It's a good idea to use 358 It's a good idea to use
422 @example 422 @example
423 --with-site-prefixes=/usr/local/pgsql:/usr/local/BerkeleyDB.4.1 423 --with-site-prefixes=/usr/local/pgsql:/usr/local/BerkeleyDB.4.1
424 @end example 424 @end example
425 425
426 @item 426 @item
427 Depending on your build environment, consuder setting or not setting 427 Depending on your build environment, consider setting or not setting
428 options for menubars, scrollbars, window systems, native sound, etc. If 428 options for menubars, scrollbars, window systems, native sound, etc. If
429 you're not sure, leave them out and let configure do the auto-detection. 429 you're not sure, leave them out and let configure do the auto-detection.
430 (If you get bugs compiling GTK, use @code{--with-gtk=no --with-gnome=no}.) 430 (If you get bugs compiling GTK, use @code{--with-gtk=no --with-gnome=no}.)
431 431
432 Part of the configure output is a summary that looks something 432 Part of the configure output is a summary that looks something