Timothy Barrow wrote:
I am not sure if this is all you need to do to get working; if you get more 
errors I will try go get some info on how to resolve it


Currently, the password is handled on the command line, and password
support is experimental.

To add your password, you'll need to edit your /etc/ppp/peers/barry-sprint
file, and look for the line that says:

        pty "/usr/sbin/pppob"

And change it to:

        pty "/usr/sbin/pppob -P password"

How is this related to the question? You reply isn't in context, so I don't have any clue as to which point you think it addresses.

Additionally, what is in that "winmail.dat" attachment? Whatever, it's not a simple thing for most users to handle; my response is generally to <plonk it> or to ask the sender to resend it, without the winmail.dat.




- Chris


__________

Timothy Barrow

Systems Administrator

Epic Advertising, Inc (AzoogleAds and Bazaar)

60 Columbia Way, Suite 310

Markham, ON L3R 0C9

www.epicadvertising.com

(905) 946-0300 x2343 � office

(647) 271-6488 -- Cell

(888) 666-3120 � fax

[EMAIL PROTECTED]
Epic Advertising � How the Web is Won

�Selected! AlwaysOn Northeast Top 100�

�Winner! IAC Award�



-----Original Message-----
From: [EMAIL PROTECTED] on behalf of shrek-m gmx.de
Sent: Fri 8/15/2008 5:52 PM
To: Red Hat Enterprise Linux 5 (Tikanga) discussion mailing-list
Subject: Re: [rhelv5-list] RHEL5 PostgreSQL and PL/Python
Jos Vos schrieb:
Am I right that it is not possible to use PL/Python on a RHEL5 system?
When trying to create the language in PostgreSQL I get the this error:

ERROR:  could not access file "$libdir/plpython": No such file or directory

it seems that you need "postgresql-pl"

# yum info postgresql-pl
[...]
Description:
PostgreSQL is an advanced Object-Relational database management
system.  The postgresql-pl package contains the PL/Perl, PL/Tcl, and
PL/Python
procedural languages for the backend.  PL/Pgsql is part of the core
server package.


# rpm -ql postgresql-pl
/usr/bin/pltcl_delmod
/usr/bin/pltcl_listmod
/usr/bin/pltcl_loadmod
/usr/lib/pgsql/plperl.so
/usr/lib/pgsql/plpython.so
/usr/lib/pgsql/pltcl.so
/usr/share/pgsql/unknown.pltcl


the fedora package seems to be postgresql-plpython
$ rpm -qlp
http://download.fedora.redhat.com/pub/fedora/linux/updates/9/i386/postgresql-plpython-8.3.3-2.fc9.i386.rpm
/usr/lib/pgsql/plpython.so

or you could try the packages from postgresql.org
http://www.postgresql.org/ftp/binary/v8.3.3/linux/rpms/redhat/rhel-5-i386/



------------------------------------------------------------------------

_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list


--

Cheers
John

-- spambait
[EMAIL PROTECTED]  [EMAIL PROTECTED]
-- Advice
http://webfoot.com/advice/email.top.php
http://www.catb.org/~esr/faqs/smart-questions.html
http://support.microsoft.com/kb/555375

You cannot reply off-list:-)

_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to