LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-30-2006, 01:56 PM   #16
farmergreg
LQ Newbie
 
Registered: Mar 2006
Posts: 6

Original Poster
Rep: Reputation: 0

wxr-xr-x 11 500 users 928 2006-03-29 06:22 kpacman-0.3.2
-rw-r--r-- 1 root root 718835 2006-03-27 06:21 kpacman-0.3.2.tar.gz
linux:/usr/share/games/pacman # cd kpacman-03.2
bash: cd: kpacman-03.2: No such file or directory
linux:/usr/share/games/pacman # cd kpacman-0.3.2
linux:/usr/share/games/pacman/kpacman-0.3.2 # dir
total 1575
drwxr-xr-x 11 500 users 928 2006-03-29 06:22 .
drwxr-xr-x 3 root root 120 2006-03-27 06:23 ..
-rw-r--r-- 1 500 users 331328 2003-06-22 06:50 acinclude.m4
-rw-r--r-- 1 500 users 360502 2003-06-30 10:21 aclocal.m4
drwxr-xr-x 3 500 users 808 2003-06-30 11:47 admin
-rw-r--r-- 1 500 users 31 2002-02-27 07:13 AUTHORS
-rw-r--r-- 1 500 users 5811 2003-06-30 11:58 ChangeLog
-rw-r--r-- 1 500 users 3817 2003-06-30 10:24 config.h.in
-rw-r--r-- 1 root root 6930 2006-03-29 06:22 config.log
-rwxr-xr-x 1 500 users 766789 2003-06-30 10:23 configure
-rw-r--r-- 1 500 users 41 2003-06-22 06:50 configure.files
-rw-r--r-- 1 500 users 3089 2003-06-22 06:50 configure.in
-rw-r--r-- 1 500 users 289 2003-04-24 23:05 configure.in.in
-rw-r--r-- 1 500 users 15131 2002-02-27 07:13 COPYING
drwxr-xr-x 2 500 users 128 2003-06-30 12:06 CVS
drwxr-xr-x 5 500 users 184 2003-06-30 10:29 doc
drwxr-xr-x 3 500 users 224 2003-06-30 10:29 fonts
-rw-r--r-- 1 500 users 6970 2002-02-27 07:13 INSTALL
drwxr-xr-x 4 500 users 1280 2003-06-30 11:49 kpacman
drwxr-xr-x 3 500 users 336 2003-06-18 09:07 kpacman-api
-rw------- 1 500 users 20570 2003-06-30 11:11 kpacman.kdevprj
-rw-r--r-- 1 500 users 6388 2003-06-30 11:11 kpacman.kdevses
-rw-r--r-- 1 500 users 451 2006-03-28 06:26 kpacman.lsm
-rw-r--r-- 1 500 users 1088 2003-06-22 06:49 Makefile.am
-rw-r--r-- 1 500 users 450 2002-02-27 07:06 Makefile.dist
-rw-r--r-- 1 500 users 21866 2003-06-30 10:27 Makefile.in
drwxr-xr-x 4 500 users 160 2003-06-30 10:29 maps
drwxr-xr-x 7 500 users 648 2003-06-30 10:29 pics
drwxr-xr-x 3 500 users 360 2003-06-30 11:52 po
-rw-r--r-- 1 500 users 0 2002-02-27 06:49 README
-rw-r--r-- 1 500 users 10 2003-06-22 06:50 stamp-h.in
-rw-r--r-- 1 500 users 31 2003-06-22 06:50 subdirs
-rw-r--r-- 1 500 users 839 2002-02-27 07:13 TODO
linux:/usr/share/games/pacman/kpacman-0.3.2 # ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking for style of include used by make... none
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
linux:/usr/share/games/pacman/kpacman-0.3.2 # make
bash: make: command not found
linux:/usr/share/games/pacman/kpacman-0.3.2 #

Thankyou guys for your help
 
Old 03-30-2006, 11:50 PM   #17
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Install gcc.
 
Old 04-01-2006, 09:50 AM   #18
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
Agreed install gcc or if installed already add it to your path.
`export PATH=$PATH:/some/path:/another/path`

Brian1
 
Old 04-05-2006, 02:03 PM   #19
farmergreg
LQ Newbie
 
Registered: Mar 2006
Posts: 6

Original Poster
Rep: Reputation: 0
Hey guys I appreciate your help but I installed ubuntu breezy and ditched suse and my problems have seemed to disapear. I love ubuntu and works so much easier than suse. I know I am a linux newbie but I am telling you that unbuntu is awsome suse kind of flaky or maybe it was just my install of it.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
complete newb with questions... numone Linux - Newbie 5 03-02-2005 04:23 PM
Complete Newb KJI Linux - Newbie 1 04-04-2004 08:45 AM
Complete newb please help citrus Linux - Newbie 11 12-29-2003 04:28 PM
complete newb, need email help baccart Linux - Newbie 2 11-04-2003 05:28 PM
Complete newb needs help somerandomlamer Linux - Newbie 15 10-20-2003 04:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:15 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration