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/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 =/

Installed the src with sysinstall.. Wee =)

but then ->
bash-3.00# whoami
root
bash-3.00# pwd
/usr/src/games/fortune
bash-3.00# make install
===> 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ån: [EMAIL PROTECTED] genom Gerard Seibert
Skickat: fr 2007-01-12 15:01
Till: User Questions
Ämne: 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 "[EMAIL PROTECTED]"




_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


run make clean in the fortune build directory and then try again.

--
The biggest problem with communication is the illusion that it has occurred.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to