pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] Installation help on Suse 8


From: Toby Inkster
Subject: Re: [Pan-users] Installation help on Suse 8
Date: Tue, 24 Sep 2002 09:56:21 +0100

On 24 Sep 2002 10:47:40 +0200
Patrick Barendregt <address@hidden> wrote:

| I tried to execute that file but nothing happens...
| Can someone tell what i'm doing wrong here or do i forget something...

I'm guessing the problem is that by default, most distributions put programs in 
/usr/bin, but when compiling from source, things usually go in /usr/local/bin 
(because they were compiled locally).

This means that you'll probably have *two* copies of Pan installed. To check my 
theory, type:

ls -l /usr/bin/pan /usr/local/bin/pan

If this is the case, then to start the new version of pan, type 
"/usr/local/bin/pan" instead of just "pan".

In the future when you compile things, instead of "./configure" you might want 
to run this command instead:

../configure --prefix=/usr

And this will cause the new program to be installed into /usr/bin instead of 
/usr/local/bin.

-- 
Toby A Inkster BSc ARCS
PGP:      http://www.goddamn.co.uk/tobyink/node.cgi?id=12

Version:  pan-0.13.0.91-1

Get your Pan RPMs (Mandrake 8.1, i586) at:
    http://www.goddamn.co.uk/tobyink/node.cgi?id=209

Attachment: signature.txt
Description: For security, this message has been digitally signed.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]