PeaCE : Codesign Environment
 
Home
Key Features
Documents
Publications
People
Download
Bulletin(Korean)
Bulletin(English)
Bug Report
FAQ
Links
CAP Lab.

 

This is the Frequently Asked Questions list for the PeaCE 1.0 beta
 
Installation Problem

xterm Xt error: Can't open display:
Check xdm(X Display Manager) configuration for allowing tcp protocol.
In case of GNOME, open '/etc/X11/gdm/gdm.conf' file and make sure that the value of 'DisallowTCP' is 'false'.

tcltk build error
It is required that X11 headers and libraries have been already installed before you build PeaCE

libg++.a : No such file or directory
If you use Redhat 7.x, you'll get this error message when building 'ptcl'(The last process of building PeaCE using 'mkPeaCE').
Before you run 'mkPeaCE', modify $PEACE/src/gnu/makefile:26
from :
LIBGPLUSPLUS = libg++-3-libc6.3-2-2.8.1.3

to :
LIBGPLUSPLUS = libg++-3-libc6.2-2-2.8.1.3


'peaceDaemon' doesn't work when you start PeaCE from Hae
After you have built PeaCE, you may start 'peaceDaemon' in the same terminal.
It is strongly recommended to start 'peaceDaemon' in the new terminal or after logging-in again.
 
Back to the [ Dept. of Computer Eng. ][ Seoul National Univ. ] Compiled by webadmin. Last updated on December 19, 2002