On Mar 12, 2004, at 4:33 PM, David Orlovich wrote:


Hi Fink users and Matthias,

I'm installing Trackballs (really cool game if you haven't already installed it) but it fails on my G3 iMac (running Panther 10.3.2 and Fink Package manager version: 0.19.1 Distribution version: 0.6.2.cvs) with the following output:

/bin/mkdir -p /sw/src/trackballs-0.9.2-2
gzip -dc /sw/src/trackballs-0.9.2.tar.gz | /sw/bin/tar -xvf -
trackballs-0.9.2/
trackballs-0.9.2/README
<etc>
<snip>
then there is an interesting configure notice (!):
<snip>
checking for life_signs in -lkenny... no
oh my god! They killed kenny
You bastards
<snip>
then, no errors for most of the install (just prebinding warnings), then this is the last bit:
<snip>
/usr/bin/install -c -m 644 splashScreen.jpg /sw/src/root-trackballs-0.9.2-2/sw/share/trackballs/images/ splashScreen.jpg
/usr/bin/install -c -m 644 font.rgb /sw/src/root-trackballs-0.9.2-2/sw/share/trackballs/images/font.rgb
Making install in icons
make[3]: Nothing to be done for `install-exec-am'.
./installIcons /sw/src/root-trackballs-0.9.2-2/sw/bin
cp: trackballs.desktop.in: No such file or directory
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /sw/src/root-trackballs-0.9.2-2/sw/share/man/man6
mkdir -p -- /sw/src/root-trackballs-0.9.2-2/sw/share/man/man6
/usr/bin/install -c -m 644 ./trackballs.6 /sw/src/root-trackballs-0.9.2-2/sw/share/man/man6/trackballs.6
mkdir -p /share/trackballs
install -m664 -g games highScores /sw/src/root-trackballs-0.9.2-2/sw/share/trackballs/highScores
install: games: Invalid argument
make[3]: *** [install-pkgdataDATA] Error 67
make[2]: *** [install-am] Error 2
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
### execution of make failed, exit code 2
Failed: installing trackballs-0.9.2-2 failed
myrtle:~ orlovich$


Two problem lines above are:

cp: trackballs.desktop.in: No such file or directory

and

install -m664 -g games highScores /sw/src/root-trackballs-0.9.2-2/sw/share/trackballs/highScores
install: games: Invalid argument


Does anyone have any suggestions about what to do? It installed fine on my G4 Powerbook running the same OS and fink.

Cheers,
DavidO.


Have you checked the config.log file in the build directory?


--
Alexander K. Hansen
Fink Documentarian
Day Job:  Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to