« December 2009
SunMonTueWedThuFriSat
  
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
  
       
Today

Blog::Navigation

Blog::Editing

Bookmarks::Blogroll

Blog::Referrers

Today's Page Hits: 202

Site notes

This page validates as XHTML 1.0, and will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device. It was created using techniques detailed at glish.com/css/.

Powered by Roller Weblogger.
« active active Java_E... | Main | PowerPC 970 vs Opter... »
Tuesday Dec 07, 2004

n1ge6 installation in Fedore core 2

I need to do a worksop at customer site that is using FC2, I need to install N1GE6 in FC2.

The following is my experience.

I install FC2 in desktop env

Since FC2 is using kernel 2.6, inst_sge -m fails and also complains about "strings" not found

I install binutils-2.15.90.0.3-5.i386.rpm to get strings

I create a link under bin, utilbin, lib of lx26-x86 to lx24-x86.

Now the installation is fine and acturally it is running lx24-x86?.

For qmon to work I need to install opebmotif21-2.1.30-9.i386.rpm

I also install ypserv-2.12.1-2.i386.rpm in the master host that will be NIS master

for the ARCo installation, I basically following my sparc installation blogs but with some difference

  • I use the j2sdk1_4._1_03-linux-i586.rpm that come with the arco/swc packsges, it become j2sdk1.4.1_03-fcs and is installed under /usr/java/j2sdk1.4.1_03
  • postresql is part of the FC2 and it is installed under /usr/bin with the home under /var/lib/psql and postges user created
  • one may want to create group other for SWC
  • one may want to create user: e.g. test1 for ARCo

Comments:

Post a Comment:
Comments are closed for this entry.
Copyright (C) 2003, hstsao