Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jan 2007 19:58:06 +0100
From:      "Tim Nilimaa" <tim@nilimaa.se>
To:        <freebsd-questions@freebsd.org>
Subject:   SV: fortune
Message-ID:  <DE78066D8B3B6048AEB8D6A86CD1B8F0E444@minimon.worldoftitans.local>
References:  <DE78066D8B3B6048AEB8D6A86CD1B8F0E43F@minimon.worldoftitans.local><20070112085335.5F13.GERARD@seibercom.net><DE78066D8B3B6048AEB8D6A86CD1B8F0E440@minimon.worldoftitans.local> <1d3ed48c0701120717r61964365k56a62a80f4f98422@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi
=20
I had to run make clean twice and the run make, not make install.. and =
after make I could run make install =3D/
=20
=20
Kind regards
=20
Tim

________________________________

Fr=E5n: owner-freebsd-questions@freebsd.org genom Kevin Downey
Skickat: fr 2007-01-12 16:17
Till: Tim Nilimaa
Kopia: User Questions
=C4mne: Re: fortune



On 1/12/07, Tim Nilimaa <tim@nilimaa.se> 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/ports/distfiles/wmfortune-0.241.tar.gz
> /usr/ports/games/wmfortune
> /usr/ports/games/wmfortune/Makefile
> /usr/ports/games/wmfortune/distinfo
> /usr/ports/games/wmfortune/files
> /usr/ports/games/wmfortune/files/patch-Makefile
> /usr/ports/games/wmfortune/files/patch-wmfortune.c
> /usr/ports/games/wmfortune/pkg-descr
> /usr/ports/misc/fortune-mod-bible
> /usr/ports/misc/fortune-mod-bible/Makefile
> /usr/ports/misc/fortune-mod-bible/distinfo
> /usr/ports/misc/fortune-mod-bible/files
> /usr/ports/misc/fortune-mod-bible/files/pkg-message.in
> /usr/ports/misc/fortune-mod-bible/pkg-descr
> /usr/ports/misc/fortune-mod-bible/pkg-plist
> /usr/ports/misc/fortune-mod-bofh
> /usr/ports/misc/fortune-mod-bofh/Makefile
> /usr/ports/misc/fortune-mod-bofh/distinfo
> /usr/ports/misc/fortune-mod-bofh/pkg-descr
> /usr/ports/misc/fortune-mod-bofh/pkg-message
> /usr/ports/misc/fortune-mod-bofh/pkg-plist
> /usr/ports/misc/fortune-mod-culmea-culmilor
> /usr/ports/misc/fortune-mod-culmea-culmilor/Makefile
> /usr/ports/misc/fortune-mod-culmea-culmilor/Makefile.fortune
> /usr/ports/misc/fortune-mod-culmea-culmilor/distinfo
> /usr/ports/misc/fortune-mod-culmea-culmilor/pkg-descr
> /usr/ports/misc/fortune-mod-ferengi_rules_of_acquisition
> /usr/ports/misc/fortune-mod-ferengi_rules_of_acquisition/Makefile
> /usr/ports/misc/fortune-mod-ferengi_rules_of_acquisition/distinfo
> /usr/ports/misc/fortune-mod-ferengi_rules_of_acquisition/pkg-descr
> /usr/ports/misc/fortune-mod-futurama
> /usr/ports/misc/fortune-mod-futurama/Makefile
> /usr/ports/misc/fortune-mod-futurama/distinfo
> /usr/ports/misc/fortune-mod-futurama/files
> /usr/ports/misc/fortune-mod-futurama/files/pkg-message.in
> /usr/ports/misc/fortune-mod-futurama/pkg-descr
> /usr/ports/misc/fortuneit
> /usr/ports/misc/fortuneit/Makefile
> /usr/ports/misc/fortuneit/distinfo
> /usr/ports/misc/fortuneit/pkg-descr
> /usr/ports/misc/fortuneit/pkg-plist
> /usr/ports/polish/fortunepl
> /usr/ports/polish/fortunepl/Makefile
> /usr/ports/polish/fortunepl/distinfo
> /usr/ports/polish/fortunepl/pkg-descr
> /usr/ports/polish/fortunepl/pkg-plist
> /usr/ports/russian/fortuneru
> /usr/ports/russian/fortuneru/Makefile
> /usr/ports/russian/fortuneru/distinfo
> /usr/ports/russian/fortuneru/files
> /usr/ports/russian/fortuneru/files/pkg-message.in
> /usr/ports/russian/fortuneru/pkg-descr
> /usr/ports/russian/fortuneru/pkg-install
> /usr/ports/russian/fortuneru/pkg-plist
> /usr/ports/sysutils/fortunelock
> /usr/ports/sysutils/fortunelock/Makefile
> /usr/ports/sysutils/fortunelock/distinfo
> /usr/ports/sysutils/fortunelock/files
> /usr/ports/sysutils/fortunelock/files/patch-aa
> /usr/ports/sysutils/fortunelock/pkg-descr
> /usr/ports/x11-themes/e17-splash-fortune
> /usr/ports/x11-themes/e17-splash-fortune/Makefile
> /usr/ports/x11-themes/e17-splash-fortune/distinfo
> /usr/ports/x11-themes/e17-splash-fortune/pkg-descr
> /usr/share/games/fortune
> [End Of Locate]
>
> Nice I thought, "fortune lies under /usr/share/games" and so I tried =
to run it.
> -bash-3.00$ /usr/share/games/fortune
> -bash: /usr/share/games/fortune: is a directory
>
> "Do'h a la Homer".. well well better look inside...
> -bash-3.00$ ls -la /usr/share/games/fortune/
> total 4
> drwxr-xr-x  2 root  wheel  512 Mar  5  2005 ./
> drwxr-xr-x  3 root  wheel  512 Mar  5  2005 ../
> -bash-3.00$
>
> do'h again.
>
> okey, lets look at the src-path.. nothing there =3D/
>
> Installed the src with sysinstall.. Wee =3D)
>
> but then ->
> bash-3.00# whoami
> root
> bash-3.00# pwd
> /usr/src/games/fortune
> bash-3.00# make install
> =3D=3D=3D> fortune
> install -s -o root -g wheel -m 555   fortune /usr/games
> install: fortune: No such file or directory
> *** Error code 71
> Stop in /usr/src/games/fortune/fortune.
> *** Error code 1
> Stop in /usr/src/games/fortune.
> bash-3.00#
>
> Any ideas?
>
>
> Kind regards
>
> Tim
>
> ________________________________
>
> Fr=E5n: owner-freebsd-questions@freebsd.org genom Gerard Seibert
> Skickat: fr 2007-01-12 15:01
> Till: User Questions
> =C4mne: Re: fortune
>
>
>
> 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.
> > Google but none of them knows it (in other words I don't know how to =
ask
> > the question right since Mr. Google and the (holy) handbook knows it =
all).
>
> OK, I think I can assist you. First, I assume you have tried
>         which fortune
> to insure that it is not actually installed. It is usually in
> '/usr/games/fortune'.
>
> I thought that the files were installed it with the base system. The
> files are located in
>         /usr/src/games/fortune
>
>
> --
> Gerard
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to =
"freebsd-questions-unsubscribe@freebsd.org"
>
>
>
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to =
"freebsd-questions-unsubscribe@freebsd.org"
>
>
run make clean in the fortune build directory and then try again.

--
The biggest problem with communication is the illusion that it has =
occurred.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DE78066D8B3B6048AEB8D6A86CD1B8F0E444>