From owner-freebsd-questions Thu May 23 06:49:33 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA13126 for questions-outgoing; Thu, 23 May 1996 06:49:33 -0700 (PDT) Received: from felix.iupui.edu (root@felix.iupui.edu [134.68.45.77]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id GAA13118 for ; Thu, 23 May 1996 06:49:31 -0700 (PDT) Received: from indy.net.indy.net (jrclark@indy3.indy.net [199.3.65.14]) by felix.iupui.edu (8.6.12/8.6.9) with SMTP id IAA04239 for ; Thu, 23 May 1996 08:49:28 -0500 Message-Id: <2.2.32.19960523125348.00698c34@felix.iupui.edu> X-Sender: jrclark@felix.iupui.edu X-Mailer: Windows Eudora Pro Version 2.2 (32) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Thu, 23 May 1996 08:53:48 -0400 To: questions@freebsd.org From: John Clark Subject: ytalk use / installation Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello all, I was trying to use ytalk on my new FreeBSD system (as I commonly have with Linux), when I got the following error message: --cut-here-----cut-here-----cut-here-----cut-here-----cut-here--- ld.so: ytalk: Can't find shared library "libXext.so.6.0" --cut-here-----cut-here-----cut-here-----cut-here-----cut-here--- This looks like an X library, or a replacement library if one is not using X. I am not using X, and do not have it installed. Does anyone know why this happened? Ok, so I thought I would get the current ytalk port... I did, and it didn't. :( Anyway, here is the output from that failure: --cut-here-----cut-here-----cut-here-----cut-here-----cut-here--- Checksums OK. ===> Extracting for ytalk-3.0.2 ===> Patching for ytalk-3.0.2 ===> Applying FreeBSD patches for ytalk-3.0.2 ===> Configuring for ytalk-3.0.2 xmkmf: not found *** Error code 2 Stop. *** Error code 1 Stop. *** Error code 1 Stop. --cut-here-----cut-here-----cut-here-----cut-here-----cut-here--- This time "xmkmf" was the culprit. Seems to be another X library or replacement library for people who do not use X? Anyway, any help would be appreciated, as I am not familiar enough with FreeBSD yet to know what is wrong. Thanks; --John [jrclark@indy.net]