Ask a Question related to FreeBSD, Design and Development.

  1. #1

    Default emacs & 5.3

    trying to compile emacs and it dies because it cannot find
    shared library "Xaw3d.8"

    a find produces
    /usr/X11R6/lib/libXaw3d.so.7 libXaw3d.so and libXaw3d.a

    I've make installed /usr/ports/x11-toolkits/Xaw3d

    what do I have left to do to make the .8 shared library ?

    Thanks, Jim

    Jim Pazarena Guest

  2. Similar Questions and Discussions

    1. emacs on freebsd 5.3
      Hi, I have an unusual problem I was hoping someone could help me with. I have a FreeBSD 5.3 server that's been up for longer than a month. In...
    2. Emacs Wizards
      Is there a way to easily have emacs comment out xnumber of lines. If something{ Then do Else Do } Alt 5 Ctrl - somecoolsequence I don't...
    3. Emacs support for DB?
      The manpage for perldebtut says that "the command line interface is tightly integrated with an emacs extension", but it doesn't say what this emacs...
    4. emacs, speedbar, php-mode
      I've seen a number of questions posted on how to get speedbar to work with php-mode inside emacs. This is a hack that piggybacks on the semantic...
    5. emacs segmentation faults
      Hi, I just installed emacs on a woody system. When I do a little bit of editing it crashes with: Fatal error (11).Segmentation fault How...
  3. #2

    Default Re: emacs & 5.3

    On Sun, Feb 20, 2005 at 03:38:22PM -0800, Jim Pazarena wrote:
    > trying to compile emacs and it dies because it cannot find
    > shared library "Xaw3d.8"
    >
    > a find produces
    > /usr/X11R6/lib/libXaw3d.so.7 libXaw3d.so and libXaw3d.a
    >
    > I've make installed /usr/ports/x11-toolkits/Xaw3d
    >
    > what do I have left to do to make the .8 shared library ?
    Xaw3d should install .8 if you have an up-to-date xorg installation.

    Kris
    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.4.0 (FreeBSD)

    iD8DBQFCGSCwWry0BWjoQKURAkIJAKD1GKKIiPKwJShismq7vb e1m398mgCglLny
    4r+qnJsfOmgPinbp433/o1s=
    =W9SV
    -----END PGP SIGNATURE-----

    Kris Kennaway Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139