[GAP Forum] amahalan@fau.edu: problem with installation
marcus at math.uic.edu
marcus at math.uic.edu
Sun Aug 29 00:02:56 BST 2004
You need to install make.
You're probabally using some Redhat-like
distribution such as Fedora or Suse, no?
I don't use Redhat, but from what I understand,
Redhat users install software as follows.
You go to www.rpmfind.net and search for
make.rpm. Install it into your /tmp
directory, and type
cd /tmp
su (type root password)
rpm -Uvh make.rpm
Alternatly, you dig out the disks
that your operating system came on
and install make via whatever
installation program you find in the
start menu.
Good luck,
-marcus
----- Forwarded message from Ayan Mahalanobis <amahalan at fau.edu> -----
From: Ayan Mahalanobis <amahalan at fau.edu>
To: forum at gap-system.org
Cc:
Subject: [GAP Forum] problem with installation
X-BeenThere: forum at mail.gap-system.org
X-Mailman-Version: 2.1.4
List-Id: The GAP Forum mailing list <forum.mail.gap-system.org>
List-Unsubscribe: <http://mail.gap-system.org/mailman/listinfo/forum>,
<mailto:forum-request at mail.gap-system.org?subject=unsubscribe>
List-Archive: <http://mail.gap-system.org/pipermail/forum>
List-Post: <mailto:forum at mail.gap-system.org>
List-Help: <mailto:forum-request at mail.gap-system.org?subject=help>
List-Subscribe: <http://mail.gap-system.org/mailman/listinfo/forum>,
<mailto:forum-request at mail.gap-system.org?subject=subscribe>
Hi,
I am having some problem with installing gap in linux. I installed gap
before and it went without a glich. This time it is different. :(
I am inside the deirectory /usr/local/gap4r4>
and the followiing commands are exercised.
sx084k5:/usr/local/gap4r4 # ./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 gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether make sets $(MAKE)... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sysinfo.gap
config.status: creating bin/gap.sh
make
bash: make: command not found
sx084k5:/usr/local/gap4r4 # ls
. config.log doc lib prim sysinfo.gap
.. config.status etc Makefile README sysinfo.in
bin configure gap.shi Makefile.in small trans
cnf description3 grp pkg src tst
I have no idea what is going on. any help will be highly appreciated.
Ayan
_______________________________________________
Forum mailing list
Forum at mail.gap-system.org
http://mail.gap-system.org/mailman/listinfo/forum
----- End forwarded message -----
--
"Live free() or die()"
-The openMosix HOWTO
More information about the Forum
mailing list