Re: learn

2013-08-09 Thread Quark
- Original Message - > From: Chris Hill > To: Quark > Cc: Mike Jeays ; "me...@bris.ac.uk" > ; "freebsd-questions@freebsd.org" > ; aurfalien > Sent: Thursday, 8 August 2013 9:50 AM > Subject: Re: learn > > On Thu, 8 Aug 2013, Quark

Re: learn

2013-08-07 Thread Chris Hill
On Thu, 8 Aug 2013, Quark wrote: On Aug 1, 2013, at 8:31 AM, Mike Jeays wrote: [ big snip ] Hell, I may even get a hoody from the store :) hey, where are the hoodies??? I found for mozilla & openSUSE on their respective sites very good looking hoodies, but nor FreeBSD I won't hesitate t

Re: learn

2013-08-07 Thread aurfalien
ark wrote: > > > > > >> >> From: aurfalien >> To: Mike Jeays >> Cc: me...@bris.ac.uk; freebsd-questions@freebsd.org >> Sent: Thursday, 1 August 2013 9:25 PM >> Subject: Re: learn >> >> >> >> On Aug 1, 2013, at 8:31 AM, Mike Jeays

Re: learn

2013-08-07 Thread Quark
> > From: aurfalien >To: Mike Jeays >Cc: me...@bris.ac.uk; freebsd-questions@freebsd.org >Sent: Thursday, 1 August 2013 9:25 PM >Subject: Re: learn > > > >On Aug 1, 2013, at 8:31 AM, Mike Jeays wrote: > >> On Thu, 1

Re: learn

2013-08-01 Thread James Gosnell
ow that, corebug. > > I usually recommend the owl: > http://shop.oreilly.com/product/9780596002619.do > > Cheers > herb langhans > > > Message: 19 > Date: Thu, 1 Aug 2013 14:41:07 +0300 > From: ??? ??? > To: "Teymur.Rahimzade&q

Re: learn

2013-08-01 Thread aurfalien
On Aug 1, 2013, at 8:31 AM, Mike Jeays wrote: > On Thu, 1 Aug 2013 14:21:34 +0100 (BST) > Anton Shterenlikht wrote: > >>> Date: Thu, 1 Aug 2013 14:29:25 +0200 >>> From: herbert langhans >>> To: freebsd-questions@freebsd.org >>> Subject: Re:

Re: learn

2013-08-01 Thread Mike Jeays
On Thu, 1 Aug 2013 14:21:34 +0100 (BST) Anton Shterenlikht wrote: > >Date: Thu, 1 Aug 2013 14:29:25 +0200 > >From: herbert langhans > >To: freebsd-questions@freebsd.org > >Subject: Re: learn > > >The handbook is a monster, even technically interested people

Re: learn

2013-08-01 Thread Anton Shterenlikht
>Date: Thu, 1 Aug 2013 14:29:25 +0200 >From: herbert langhans >To: freebsd-questions@freebsd.org >Subject: Re: learn >The handbook is a monster, even technically interested people get lost >there. You know that, corebug. I completely disagree. The handbook is of excel

Re: learn

2013-08-01 Thread Matthew Seaman
On 01/08/2013 14:12, Anton Shterenlikht wrote: >> From: "Teymur.Rahimzade" >> To: >> Subject: learn >> Date: Thu, 1 Aug 2013 16:35:57 +0500 > >> Hi. >> Please help me to learn freebsd unix. >> Many thanks. > > RTFM: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html Readi

Re: learn

2013-08-01 Thread Anton Shterenlikht
>From: "Teymur.Rahimzade" >To: >Subject: learn >Date: Thu, 1 Aug 2013 16:35:57 +0500 >Hi. >Please help me to learn freebsd unix. >Many thanks. RTFM: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html ___ freebsd-questions@freebsd.

Re: learn

2013-08-01 Thread Alexey Smirnov
essage: 19 > Date: Thu, 1 Aug 2013 14:41:07 +0300 > From: ??? ??? > To: "Teymur.Rahimzade" > Cc: questi...@freebsd.org > Subject: Re: learn > Message-ID: > 2-esfwzjzvw4h49v32lrbgrugz...@mail.gmail.com> > Content-T

Re: learn

2013-08-01 Thread herbert langhans
: ??? ??? To: "Teymur.Rahimzade" Cc: questi...@freebsd.org Subject: Re: learn Message-ID: Content-Type: text/plain; charset=ISO-8859-1 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ This should help a lot for sure :)

Re: learn

2013-08-01 Thread Виталий Туровец
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ This should help a lot for sure :) 2013/8/1 Teymur.Rahimzade > Hi. > > Please help me to learn freebsd unix. > > > > Many thanks. > > > > > > ___ > freebsd-questions@freebsd.org mailing list

Re: Learn more about ld-elf and FreeBSD

2006-06-26 Thread Corey Brune
What kind of questions do you have? On 6/23/06, swygue <[EMAIL PROTECTED]> wrote: Corey, Thanks for your help, /usr/local/pgsql/lib/ permission was: 2 drwx-- 2 root wheel I changed it to pgsql:pgsql, and it work's. Where can I find more information about shared library objects ? I r

Re: Learn more about ld-elf and FreeBSD

2006-06-23 Thread swygue
Corey, Thanks for your help, /usr/local/pgsql/lib/ permission was: 2 drwx-- 2 root wheel I changed it to pgsql:pgsql, and it work's. Where can I find more information about shared library objects ? I read ldconfig, ldd, ld manpages, but I'm looking for a broader explanation. -Rod On

Re: Learn more about ld-elf and FreeBSD

2006-06-22 Thread Corey Brune
That's interesting. Would you email me the output of these commands? echo $LD_LIBRARY_PATH ls file libpq.so.3 Thanks, Corey On 6/22/06, swygue <[EMAIL PROTECTED]> wrote: Corey, Thanks for your response, I did set the LD_LIBRARY_PATH but ldd still can't find it. [EMAIL PROTECTED]>ldd /usr/l

Re: Learn more about ld-elf and FreeBSD

2006-06-22 Thread swygue
Corey, Thanks for your response, I did set the LD_LIBRARY_PATH but ldd still can't find it. [EMAIL PROTECTED]>ldd /usr/local/postgresql-7.4.2/bin/psql /usr/local/pgsql/bin/psql: libpq.so.3 => not found (0x0) libpam.so.1 => /usr/lib/libpam.so.1 (0x28086000) libz.so.2 => /usr/

Re: Learn more about ld-elf and FreeBSD

2006-06-22 Thread Corey Brune
Have you tried setting LD_LIBRARY_PATH to include the directory where libpq is? Are you getting this error after psql or something like it? If you haven't, then set LD_LIBRARY_PATH, then type 'ldd '. This will tell you which libs are found and which are not. Hope this helps. Corey On 6/22/06, s