Re: question, following error Shared object "libc.so.6" not found, required by "fortune"

2013-06-29 Thread Polytropon
is something I can fix. In worst case, notify your system administrator. > Shared object "libc.so.6" not found, required by "fortune" This kind of error often indicates an incomplete system update were libraries are "out of date" or missing. What way of syste

question, following error Shared object "libc.so.6" not found, required by "fortune"

2013-06-29 Thread Rev Herbert Miller
I was trying to use the content management system for our website. I needed to restart on terminal but I keep coming up with the following error: I don't know programing at all, so don't know if this is something I can fix. Shared object "libc.so.6" not found, required b

Character Escape sequences and fortune

2009-09-13 Thread Steven Friedrich
I'm wanting to embed escape sequences for colors into my fortune files. It appears that fortune doesn't user the pager specified by PAGER and doesn't support escape sequences. Anyone know how to embed color, bold, or italics int

Re: Fortune

2008-01-09 Thread Kevin Kinsey
Jon Dowd wrote: Later when I'm at that computer's console I will try to install the "games" distribution from sysinstall (unless someone demonstrates a simple way for me to proceed remotely). Sysinstall can easily be run remotely; it has a "post install" "configure" option that is used for sit

Re: Fortune

2008-01-08 Thread Willem Hendriks
On Tue, Jan 08, 2008 at 04:27:10PM -0500, Jerry McAllister wrote: > On Tue, Jan 08, 2008 at 09:44:40PM +0100, Willem Hendriks wrote: > > > > Is there a port for the game fortune? I recently installed 6.2 AMD64 > > > and I can't find it when I do a 'pk

Re: Updating was fortune

2008-01-08 Thread Jerry McAllister
PROTECTED]> wrote: > > > > On Tue, Jan 08, 2008 at 09:44:40PM +0100, Willem Hendriks wrote: > > > > > > Is there a port for the game fortune? I recently installed 6.2 AMD64 > > > > and I can't find it when I do a 'pkg_add -rv fortune' or 'pkg_add -

Re: Fortune

2008-01-08 Thread Jerry McAllister
On Tue, Jan 08, 2008 at 09:44:40PM +0100, Willem Hendriks wrote: > > Is there a port for the game fortune? I recently installed 6.2 AMD64 > > and I can't find it when I do a 'pkg_add -rv fortune' or 'pkg_add -rv > > fortune-mod' > > > >

Re: Fortune

2008-01-08 Thread Willem Hendriks
> Is there a port for the game fortune? I recently installed 6.2 AMD64 > and I can't find it when I do a 'pkg_add -rv fortune' or 'pkg_add -rv > fortune-mod' > > The ones I find I am not interested in; such as: > zh-fortunetw-1.3 > wmfortune-0.241_

Re: Fortune

2008-01-08 Thread Rob
John Nielsen wrote: Jon Dowd wrote: > Is there a port for the game fortune? I recently installed 6.2 AMD64 > and I can't find it when I do a 'pkg_add -rv fortune' or 'pkg_add -rv You probably did a "minimal" install and have not yet updated, correct? Agre

Re: Fortune

2008-01-08 Thread Jon Dowd
That was my original thought after failing to install fortune via pkg_add, however here's what shows in my ports collection: [EMAIL PROTECTED] ~ $ ls -l /usr/ports/games |grep for drwxr-xr-x 3 root wheel512 Jan 3 11:03 formido/ drwxr-xr-x 2 root wheel512 Jan 3 11:03 hlserver-

Re: Fortune

2008-01-08 Thread Arthur Barlow
e game fortune? I recently installed 6.2 AMD64 and I can't find it when I do a 'pkg_add -rv fortune' or 'pkg_add -rv fortune-mod' The ones I find I am not interested in; such as: zh-fortunetw-1.3 wmfortune-0.241_2 fortune-mod-bible-1.0_1 fortune-mod-bofh-2.0_3 fortune-mod-cul

Re: Fortune

2008-01-08 Thread Jim Bow
for fortune and then build them yourself using something like "make depend ; make ; make install" You can get the fortune sources from a cdrom (just extract the /usr/src/games distribution) or checkout the sources from cvs (you'll need to create a supfile based on /usr/share/exa

Re: Fortune

2008-01-08 Thread John Nielsen
Quoting Jon Dowd <[EMAIL PROTECTED]>: On Jan 8, 2008 9:09 AM, Jonathan Horne <[EMAIL PROTECTED]> wrote: Jon Dowd wrote: > Is there a port for the game fortune? I recently installed 6.2 AMD64 > and I can't find it when I do a 'pkg_add -rv fortune' or 'pkg

Re: Fortune

2008-01-08 Thread Jon Dowd
Somehow there is nothing in my /usr/games directiory. [EMAIL PROTECTED] ~ $ ls -l /usr/games/ total 0 [EMAIL PROTECTED] How do I fix that? Thank you. On Jan 8, 2008 9:09 AM, Jonathan Horne <[EMAIL PROTECTED]> wrote: > > Jon Dowd wrote: > > Is there a port for the game f

Fortune

2008-01-08 Thread Jon Dowd
Is there a port for the game fortune? I recently installed 6.2 AMD64 and I can't find it when I do a 'pkg_add -rv fortune' or 'pkg_add -rv fortune-mod' The ones I find I am not interested in; such as: zh-fortunetw-1.3 wmfortune-0.241_2 fortune-mod-bible-1.0_1 fortune-m

SV: fortune

2007-01-12 Thread Tim Nilimaa
: fortune On 1/12/07, Tim Nilimaa <[EMAIL PROTECTED]> wrote: > Hi, > > okey I have: > -bash-3.00$ locate fortune > /usr/ports/chinese/fortunetw > /usr/ports/chinese/fortunetw/Makefile > /usr/ports/chinese/fortunetw/distinfo > /usr/ports/chinese/fortunetw/pkg-descr >

Re: fortune

2007-01-12 Thread Kent Stewart
On Friday 12 January 2007 06:39, Jonathan Horne wrote: > your problem lies here: > > FreeBSD 5.3-RELEASE > > i never have fortune until i rebuild the world on my systems (which, > i then immediatly 'chmod -x /usr/games/fortune', since it annoys me > on login and i

Re: fortune

2007-01-12 Thread Kevin Downey
On 1/12/07, Tim Nilimaa <[EMAIL PROTECTED]> wrote: Hi, okey I have: -bash-3.00$ locate fortune /usr/ports/chinese/fortunetw /usr/ports/chinese/fortunetw/Makefile /usr/ports/chinese/fortunetw/distinfo /usr/ports/chinese/fortunetw/pkg-descr /usr/ports/chinese/fortunetw/pkg-plist /usr

Re: fortune

2007-01-12 Thread Jonathan Horne
your problem lies here: FreeBSD 5.3-RELEASE i never have fortune until i rebuild the world on my systems (which, i then immediatly 'chmod -x /usr/games/fortune', since it annoys me on login and i cant find where its called from). hth

SV: fortune

2007-01-12 Thread Tim Nilimaa
Hi, okey I have: -bash-3.00$ locate fortune /usr/ports/chinese/fortunetw /usr/ports/chinese/fortunetw/Makefile /usr/ports/chinese/fortunetw/distinfo /usr/ports/chinese/fortunetw/pkg-descr /usr/ports/chinese/fortunetw/pkg-plist /usr/ports/distfiles/wmfortune-0.241.tar.gz /usr/ports/games

Re: fortune

2007-01-12 Thread Malcolm Kay
On Sat, 13 Jan 2007 12:03 am, Tim Nilimaa wrote: > Hi, > > Im not able to run fortune on my freeBSD 5.3 installation, and > I know why - since its not installed and thats where I step > into trouble. Im not able to install it. I've searched the > portscollection and asked

Re: fortune

2007-01-12 Thread Gerard Seibert
On Friday January 12, 2007 at 08:33:08 (AM) Tim Nilimaa wrote: > Im not able to run fortune on my freeBSD 5.3 installation, and I know > why - since its not installed and thats where I step into trouble. Im > not able to install it. I've searched the portscollection and asked Mr

Re: fortune

2007-01-12 Thread Mark Tinguely
fortune is distributed with FreeBSD in the games directory. You can install from sysinstall or manually by mounting your CD, cd to the binary games directory and install: cat games.?? | tar --unlink -zxpf - -C / usr/share/man/man6/fortune.6.gz usr/share/man/cat6/fortune.6.gz usr/share/games

fortune

2007-01-12 Thread Tim Nilimaa
Hi, Im not able to run fortune on my freeBSD 5.3 installation, and I know why - since its not installed and thats where I step into trouble. Im not able to install it. I've searched the portscollection and asked Mr. Google but none of them knows it (in other words I don't know how

Re: error in building a fortune-mod port, where is fortune?

2006-10-06 Thread Michael P. Soulier
On 06/10/06 Michael P. Soulier said: > Not built by default? How would I add that, post installation? ah, found it via /stand/sysinstall. I'll see if I can find a list of what's in there, since I only want one thing out of there. Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]> "Any intel

Re: error in building a fortune-mod port, where is fortune?

2006-10-06 Thread Michael P. Soulier
On 06/10/06 Josh Paetzel said: > Fortune is in the 'games' distribution of the base system. Not built by default? How would I add that, post installation? Mike -- Michael P. Soulier <[EMAIL PROTECTED]> "Any intelligent fool can make things bigger and more complex... It

Re: error in building a fortune-mod port, where is fortune?

2006-10-06 Thread Josh Paetzel
On Friday 06 October 2006 11:05, Michael P. Soulier wrote: > [EMAIL PROTECTED] fortune-mod-futurama]$ sudo make > Password: > => fortune-mod-futurama-0.2.tar.bz2 doesn't seem to exist in > /usr/ports/distfiles/. > => Attempting to fetch from http://www.netmeister.org/app

error in building a fortune-mod port, where is fortune?

2006-10-06 Thread Michael P. Soulier
[EMAIL PROTECTED] fortune-mod-futurama]$ sudo make Password: => fortune-mod-futurama-0.2.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://www.netmeister.org/apps/. fortune-mod-futurama-0.2.tar.bz2 100% of 16 kB 85 kBps ===&g

Re: fortune in English or Spanish

2006-09-14 Thread Gerard Seibert
Reko Turja wrote: > From: "Matthias Apitz" <[EMAIL PROTECTED]> > To: "[LoN]Kamikaze" <[EMAIL PROTECTED]> > Cc: > > >> > I'm missing somehow the classic 'fortune' command and files in > >> > the > > >&g

Re: fortune in English or Spanish

2006-09-14 Thread Matthias Apitz
t; > >> > >>>Hi, > >>> > >>>I'm missing somehow the classic 'fortune' command and files in the > >>>port9k©‘á:[EMAIL PROTECTED]&[EMAIL PROTECTED] µ-Ž&jà…Yë²7N3ïzn‰tw\ wÆìçý"ûÀ)¸ }2Î\PìR°< ‹Œ‹?£P“Ù

Re: fortune in English or Spanish

2006-09-14 Thread Alex Zbyslaw
Matthias Apitz wrote: El día Thursday, September 14, 2006 a las 02:50:56PM +0200, [LoN]Kamikaze escribió: Matthias Apitz wrote: Hi, I'm missing somehow the classic 'fortune' command and files in the ports, the are Italian and Russian ones, but don't see the fort

Re: fortune in English or Spanish

2006-09-14 Thread Gerard Seibert
Matthias Apitz wrote: > El día Thursday, September 14, 2006 a las 02:50:56PM +0200, [LoN]Kamikaze > escribió: > > > Matthias Apitz wrote: > > > Hi, > > > > > > I'm missing somehow the classic 'fortune' command and files in the > &g

Re: fortune in English or Spanish

2006-09-14 Thread Reko Turja
From: "Matthias Apitz" <[EMAIL PROTECTED]> To: "[LoN]Kamikaze" <[EMAIL PROTECTED]> Cc: > I'm missing somehow the classic 'fortune' command and files in > the Fortune is part of the base system. Maybe I'm stupid, but I don't

Re: fortune in English or Spanish

2006-09-14 Thread Bob M.
On Thu, 2006-09-14 at 15:21 +0200, Matthias Apitz wrote: > El día Thursday, September 14, 2006 a las 02:50:56PM +0200, [LoN]Kamikaze > escribió: > > > Matthias Apitz wrote: > > > Hi, > > > > > > I'm missing somehow the classic 'fortune'

Re: fortune in English or Spanish

2006-09-14 Thread Matthias Apitz
El día Thursday, September 14, 2006 a las 02:50:56PM +0200, [LoN]Kamikaze escribió: > Matthias Apitz wrote: > > Hi, > > > > I'm missing somehow the classic 'fortune' command and files in the > > ports, the are Italian and Russian ones, but don't se

Re: fortune in English or Spanish

2006-09-14 Thread [LoN]Kamikaze
Matthias Apitz wrote: > Hi, > > I'm missing somehow the classic 'fortune' command and files in the > ports, the are Italian and Russian ones, but don't see the fortune > itself. If there is a Spanish one a pointer would be nice too. Thx

fortune in English or Spanish

2006-09-14 Thread Matthias Apitz
Hi, I'm missing somehow the classic 'fortune' command and files in the ports, the are Italian and Russian ones, but don't see the fortune itself. If there is a Spanish one a pointer would be nice too. Thx matthias Linux es para gente que odia Micro$soft, FreeBSD es

Re: question about fortune at login

2006-09-13 Thread Norberto Meijome
s called 'Message Of The Day'. to get rid of motd on login: touch ~/.hushlogin fortune is being called by one of your shell startup scripts. if bash (as the others have been covered already), look for ~/.profile and ~/.bashrc (and ~/.bash_logout ... if you need for actions when logging

Re: question about fortune at login

2006-09-13 Thread Jerold McAllister
David Kelly writes: On Sep 12, 2006, at 9:20 PM, Jonathan Horne wrote: what is the proper way to disable fortune? i deleted the .login file from my homedir... and it still runs at login! Look and see where it is being invoked. That is commonly in .login but could be in any file. If

Re: question about fortune at login

2006-09-12 Thread David Kelly
On Sep 12, 2006, at 9:20 PM, Jonathan Horne wrote: what is the proper way to disable fortune? i deleted the .login file from my homedir... and it still runs at login! Depends on what shell you are using, but with tcsh moving ~/.login to ~/dot.login ended fortune for me via ssh login

question about fortune at login

2006-09-12 Thread Jonathan Horne
what is the proper way to disable fortune? i deleted the .login file from my homedir... and it still runs at login! i would just as soon prefer to not see it when i log into my systems. can someone point me in the right direction? chmod -x on the binary seems to work... but i would rather

Re: Where is "fortune"?

2005-06-14 Thread Chris
Charles Howse wrote: On my older machine, I have the fortune port, which gives me fortunes from Murphy' Law, Startrek, and a generic fortune. On 4.11, I only see ports for Bible, bofh, futurama and Italian. Are the older fortunes no longer offered? Thanks, Charles If you installed game

Where is "fortune"?

2005-06-14 Thread Charles Howse
On my older machine, I have the fortune port, which gives me fortunes from Murphy' Law, Startrek, and a generic fortune. On 4.11, I only see ports for Bible, bofh, futurama and Italian. Are the older fortunes no longer offered? Thanks, Ch

Re: fortune database

2004-07-19 Thread Kevin Brunelle
> There are a couple of ports that install new fortune databases. See > /usr/ports/games/fortune-* and the Porter's Handbook for more. > > Kris I think you meant to type /usr/ports/misc/fortune-* At least that is where I found mine. Thanks BTW... I was wondering if there were

Re: fortune database

2004-07-19 Thread Kris Kennaway
On Tue, Jul 20, 2004 at 06:19:43AM +0200, Oliver Fuchs wrote: > > Hi, > > I created a new fortune database containing 12259 german epigrams/adages (Deutsche > Sprichwoerter). It is based on the collection of Karl Simmrock " Die > deutschen Sprichwoerter". > >

fortune database

2004-07-19 Thread Oliver Fuchs
Hi, I created a new fortune database containing 12259 german epigrams/adages (Deutsche Sprichwoerter). It is based on the collection of Karl Simmrock " Die deutschen Sprichwoerter". Because I do not know where to put it else so you can get the tar archieve f

Re: where is fortune on 5.2.1-RELEASE?

2004-03-29 Thread Doug Poland
Toni Heinonen wrote: Perhaps you didn't install the games package. Run /stand/sysinstall and select > configure -> distributions -> games. That was it, thanks much... ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-q

RE: where is fortune on 5.2.1-RELEASE?

2004-03-29 Thread Toni Heinonen
teleware.fi > -Original Message- > From: Doug Poland [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 30, 2004 12:08 AM > To: [EMAIL PROTECTED] > Subject: where is fortune on 5.2.1-RELEASE? > > > Hello, > > I've googled for this but came up empty. I canno

Re: where is fortune on 5.2.1-RELEASE?

2004-03-29 Thread Shaun T. Erickson
Doug Poland wrote: Hello, I've googled for this but came up empty. I cannot find the fortune program on this recently installed box. On 4.9-STABLE it lives in /usr/games/fortune. /usr/games/fortune on my 5.2.1-RELEASE-p3 box.

where is fortune on 5.2.1-RELEASE?

2004-03-29 Thread Doug Poland
Hello, I've googled for this but came up empty. I cannot find the fortune program on this recently installed box. On 4.9-STABLE it lives in /usr/games/fortune. -- Regards, Doug ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/ma

Re: tail tip to Fortune?

2004-01-11 Thread Andrew L. Gould
; > > > just use tail as the length of the file varies whereas the amount I > > > > > don't want to see doesn't. > > > > > > > > tail +11 myfile > > > > > > Could we get this one into the Fortune tips that appear at user

Re: tail tip to Fortune?

2004-01-11 Thread Jez Hancock
7;t > > > > want to see doesn't. > > > > > > tail +11 myfile > > > > Could we get this one into the Fortune tips that appear at user login? > > > > Andrew Gould > > Please disregard -- I figured out how to add my own fortune file. FW

Re: tail tip to Fortune?

2004-01-10 Thread Andrew L. Gould
except for the first 10 lines. I > > > think it used a combo of head and tail to achieve this. I can't just > > > use tail as the length of the file varies whereas the amount I don't > > > want to see doesn't. > > > > tail +11 myfile > > Cou

tail tip to Fortune?

2004-01-10 Thread Andrew L. Gould
achieve this. I can't just > > use tail as the length of the file varies whereas the amount I don't > > want to see doesn't. > > tail +11 myfile Could we get this one into the Fortune tips that appear at user login? Andrew Gould

Re: Fortune

2004-01-01 Thread Lowell Gilbert
Scott W <[EMAIL PROTECTED]> writes: > Lowell Gilbert wrote: > > >Matthew Seaman <[EMAIL PROTECTED]> writes: > > > > > >>On Thu, Jan 01, 2004 at 09:29:44AM -0500, Chuck PUP Payne wrote: > >> > >> > >>>Strange question, I h

Re: Fortune

2004-01-01 Thread Scott W
Lowell Gilbert wrote: Matthew Seaman <[EMAIL PROTECTED]> writes: On Thu, Jan 01, 2004 at 09:29:44AM -0500, Chuck PUP Payne wrote: Strange question, I have notice that in 5.1 there is no more fortune. Can you tell me where I can get it. Thanks. Install the games/freebsd-game

Re: Fortune

2004-01-01 Thread Lowell Gilbert
Matthew Seaman <[EMAIL PROTECTED]> writes: > On Thu, Jan 01, 2004 at 09:29:44AM -0500, Chuck PUP Payne wrote: > > > Strange question, I have notice that in 5.1 there is no more fortune. Can > > you tell me where I can get it. Thanks. > > Install the games/freebsd-

Re: Fortune

2004-01-01 Thread Matthew Seaman
On Thu, Jan 01, 2004 at 09:29:44AM -0500, Chuck PUP Payne wrote: > Strange question, I have notice that in 5.1 there is no more fortune. Can > you tell me where I can get it. Thanks. Install the games/freebsd-games port. Cheers, Matthew -- Dr Matthew J Seaman MA,

Fortune

2004-01-01 Thread Chuck PUP Payne
Hi, Strange question, I have notice that in 5.1 there is no more fortune. Can you tell me where I can get it. Thanks. Payne ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Re: fortune

2003-11-18 Thread Sven Pfeifer
Hi, RYAN vAN GINNEKEN <[EMAIL PROTECTED]> wrote: > I can not get my fortune command to work even though it does when i > login any ideas try to do something like: if [ -x `find / -type f -name "fortune" 2> /dev/null` ]; then \ echo "U should execute `find / -type

Re: fortune

2003-11-17 Thread Scott W
RYAN vAN GINNEKEN wrote: I can not get my fortune command to work even though it does when i login any ideas ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[

fortune

2003-11-17 Thread RYAN vAN GINNEKEN
I can not get my fortune command to work even though it does when i login any ideas ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Disable/Delete Fortune

2003-06-12 Thread Viktor Lazlo
On Thu, 12 Jun 2003, Bborie Park wrote: > Anyone know how I can disable or delete fortune properly? When I say > properly, I mean when I delete its command entry in my .profile, it > won't come back as well as new users will not have the command entry > placed into their .pr

Disable/Delete Fortune

2003-06-12 Thread Bborie Park
Hi, Anyone know how I can disable or delete fortune properly? When I say properly, I mean when I delete its command entry in my .profile, it won't come back as well as new users will not have the command entry placed into their .profile. I don't fortune so I'm looking into any