[LUGSB] Newbie question - installing KOffice

Yi Suo sybatter at yahoo.com
Tue Nov 18 02:57:17 EST 2003


I downloaded the file from kde.org, typed ./configure
in my shell but got the following error:

checking for X... configure: error: Can't find X
includes. Please check your installation and add the
correct paths!

My roommate told me that it has something to do with
the path of my KDE. What are the steps I should take
to fix this problem? Or perhaps first of all, what is
the fastest way to find where my KDE is?

Thank you!

Yi Suo

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
>From harlan at sdf1.cc Tue Nov 18 03:05:53 2003
Received: from sdf1.cc (mail at 66-65-6-44.nyc.rr.com [66.65.6.44])
	hAI85pA1024119
	for <lugsb at fsl.cs.sunysb.edu>; Tue, 18 Nov 2003 03:05:53 -0500
Received: from harlan by sdf1.cc with local (Exim 3.35 #1 (Debian))
	id 1AM0sG-0006Fr-00
	for <lugsb at fsl.cs.sunysb.edu>; Tue, 18 Nov 2003 03:06:12 -0500
Date: Tue, 18 Nov 2003 03:06:12 -0500
From: Harlan Crystal <harlan at sdf1.cc>
To: Linux Users Group at Stony Brook <lugsb at fsl.cs.sunysb.edu>
Subject: Re: [LUGSB] Newbie question - installing KOffice
Message-ID: <20031118080612.GA24028 at sdf1.cc>
References: <20031118075717.70897.qmail at web21003.mail.yahoo.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20031118075717.70897.qmail at web21003.mail.yahoo.com>
User-Agent: Mutt/1.3.28i
X-Operating-System: Debian Linux 2.4.20
X-Mailer: Mutt 1.3.28i (2002-03-13)
X-BeenThere: lugsb at fsl.cs.sunysb.edu
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: Linux Users Group at Stony Brook <lugsb at fsl.cs.sunysb.edu>
List-Id: Linux Users Group at Stony Brook <lugsb.fsl.cs.sunysb.edu>
List-Unsubscribe: <http://www.fsl.cs.sunysb.edu/mailman/listinfo/lugsb>,
	<mailto:lugsb-request at fsl.cs.sunysb.edu?subject=unsubscribe>
List-Archive: <http://lists.fsl.cs.sunysb.edu/pipermail/lugsb>
List-Post: <mailto:lugsb at fsl.cs.sunysb.edu>
List-Help: <mailto:lugsb-request at fsl.cs.sunysb.edu?subject=help>
List-Subscribe: <http://www.fsl.cs.sunysb.edu/mailman/listinfo/lugsb>,
	<mailto:lugsb-request at fsl.cs.sunysb.edu?subject=subscribe>
X-List-Received-Date: Tue, 18 Nov 2003 08:05:53 -0000

> checking for X... configure: error: Can't find X
> includes. Please check your installation and add the
> correct paths!

do you have the src/development files for X installed?  

-har

-- 
Harlan Crystal          Tel: 607-339-1139
AIM: "HarlanCrystal"    WWW: http://www.people.cornell.edu/pages/hpc4/
>From sarang at users.sourceforge.net Tue Nov 18 11:44:00 2003
Received: from sbcs.cs.sunysb.edu (sbcs.cs.sunysb.edu [130.245.1.15])
	hAIGi0A1027259
	for <lugsb at fsl.cs.sunysb.edu>; Tue, 18 Nov 2003 11:44:00 -0500
Received: from 10.0.255.107 (sbvisdlink2 [130.245.4.254])
	by sbcs.cs.sunysb.edu (8.12.3/8.12.3) with ESMTP id hAIGhB6o025981
	for <lugsb at fsl.cs.sunysb.edu>; Tue, 18 Nov 2003 11:43:11 -0500 (EST)
From: Sarang Lakare <sarang at users.sourceforge.net>
Organization: The Freedom Movement (Linux!)
To: Linux Users Group at Stony Brook <lugsb at fsl.cs.sunysb.edu>
Subject: Re: [LUGSB] Newbie question - installing KOffice
Date: Tue, 18 Nov 2003 11:44:37 -0500
User-Agent: KMail/1.5
References: <20031118075717.70897.qmail at web21003.mail.yahoo.com>
In-Reply-To: <20031118075717.70897.qmail at web21003.mail.yahoo.com>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200311181144.37531.sarang at users.sourceforge.net>
X-BeenThere: lugsb at fsl.cs.sunysb.edu
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: Linux Users Group at Stony Brook <lugsb at fsl.cs.sunysb.edu>
List-Id: Linux Users Group at Stony Brook <lugsb.fsl.cs.sunysb.edu>
List-Unsubscribe: <http://www.fsl.cs.sunysb.edu/mailman/listinfo/lugsb>,
	<mailto:lugsb-request at fsl.cs.sunysb.edu?subject=unsubscribe>
List-Archive: <http://lists.fsl.cs.sunysb.edu/pipermail/lugsb>
List-Post: <mailto:lugsb at fsl.cs.sunysb.edu>
List-Help: <mailto:lugsb-request at fsl.cs.sunysb.edu?subject=help>
List-Subscribe: <http://www.fsl.cs.sunysb.edu/mailman/listinfo/lugsb>,
	<mailto:lugsb-request at fsl.cs.sunysb.edu?subject=subscribe>
X-List-Received-Date: Tue, 18 Nov 2003 16:44:01 -0000

Since you are Newbie, let me ask you.. do you want to install from sources or 
you just want KOffice. If you just want KOffice, first check if your 
distribution CDs have it.. KOffice is standard in most distributions.. so if 
you are using redhat or mandrake, it is already on the CDs. Just install it 
using the software installer.

If you do want to compile from source, then you need to install "development" 
packages for X, Qt and KDE. These are packages marked "devel". So for X, 
they'll have the name XFree86-devel and so on. 

Sarang

On Tuesday 18 November 2003 02:57 am, Yi Suo wrote:
> I downloaded the file from kde.org, typed ./configure
> in my shell but got the following error:
>
> checking for X... configure: error: Can't find X
> includes. Please check your installation and add the
> correct paths!
>
> My roommate told me that it has something to do with
> the path of my KDE. What are the steps I should take
> to fix this problem? Or perhaps first of all, what is
> the fastest way to find where my KDE is?
>
> Thank you!
>
> Yi Suo
>
> __________________________________
> Do you Yahoo!?
> Protect your identity with Yahoo! Mail AddressGuard
> http://antispam.yahoo.com/whatsnewfree
> _______________________________________________
> lugsb mailing list
> lugsb at fsl.cs.sunysb.edu
> http://www.fsl.cs.sunysb.edu/mailman/listinfo/lugsb

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sarang Lakare
mailto:sarang at users#sourceforge.net
web:http://www.cs.sunysb.edu/~lsarang/linux
!!Join the fight for freedom - Go GNU/Linux!!
>From aaranya at ic.sunysb.edu Tue Nov 18 12:18:33 2003
Received: from mail.ic.sunysb.edu (mail.ic.sunysb.edu [129.49.1.4])
	hAIHIXA1027571
	for <lugsb at fsl.cs.sunysb.edu>; Tue, 18 Nov 2003 12:18:33 -0500
Received: from postal.ic.sunysb.edu (mail [129.49.1.4])
	by mail.ic.sunysb.edu (8.12.10/8.12.10) with SMTP id hAIHIvaq009915
	for <lugsb at fsl.cs.sunysb.edu>; Tue, 18 Nov 2003 12:18:58 -0500 (EST)
Received: from smtp.ic.sunysb.edu ([129.49.1.24])
 by postal.ic.sunysb.edu (SAVSMTP 3.1.1.32) with SMTP id M2003111812185828845
 for <lugsb at fsl.cs.sunysb.edu>; Tue, 18 Nov 2003 12:18:58 -0500
Received: from sparky.ic.sunysb.edu (sparky.ic.sunysb.edu [129.49.1.3])
	by smtp.ic.sunysb.edu (8.12.10/8.12.10) with ESMTP id hAIHIw0h009931
	for <lugsb at fsl.cs.sunysb.edu>; Tue, 18 Nov 2003 12:18:58 -0500 (EST)
Received: from localhost (aaranya at localhost)
	by sparky.ic.sunysb.edu (8.12.10/8.12.9) with ESMTP id hAIHIwVw002271
	for <lugsb at fsl.cs.sunysb.edu>; Tue, 18 Nov 2003 12:18:58 -0500 (EST)
Date: Tue, 18 Nov 2003 12:18:58 -0500 (EST)
From: Akshat Aranya <aaranya at ic.sunysb.edu>
To: lugsb at fsl.cs.sunysb.edu
Message-ID: <Pine.SOL.4.58.0311181213580.1103 at sparky.ic.sunysb.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Subject: [LUGSB] Network profiles
X-BeenThere: lugsb at fsl.cs.sunysb.edu
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: Linux Users Group at Stony Brook <lugsb at fsl.cs.sunysb.edu>
List-Id: Linux Users Group at Stony Brook <lugsb.fsl.cs.sunysb.edu>
List-Unsubscribe: <http://www.fsl.cs.sunysb.edu/mailman/listinfo/lugsb>,
	<mailto:lugsb-request at fsl.cs.sunysb.edu?subject=unsubscribe>
List-Archive: <http://lists.fsl.cs.sunysb.edu/pipermail/lugsb>
List-Post: <mailto:lugsb at fsl.cs.sunysb.edu>
List-Help: <mailto:lugsb-request at fsl.cs.sunysb.edu?subject=help>
List-Subscribe: <http://www.fsl.cs.sunysb.edu/mailman/listinfo/lugsb>,
	<mailto:lugsb-request at fsl.cs.sunysb.edu?subject=subscribe>
X-List-Received-Date: Tue, 18 Nov 2003 17:18:33 -0000

Hi,

Does anyone know any easy and clean way to do network "profiles" on Linux?
I want to be able to switch between different wired/wireless network
configurations based on where I am.  There seems to be a boot time command
line option, but I want to do it without rebooting.  Also, if possible, I
don't want to have multiple ethernet interfaces, especially for the same
physical device.  For example, I might want to use 802.11 in two different
places, but I don't want to have eth1 and eth2 for them.

Any ideas?

Thanks,
Akshat




More information about the lugsb mailing list