home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!noc.near.net!hri.com!ukma!darwin.sura.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!rutgers!ub!galileo.cc.rochester.edu!sherman.pas.rochester.edu!kevin
- From: kevin@sherman.pas.rochester.edu (kevin mcfadden)
- Newsgroups: comp.unix.admin
- Subject: Installing devguide
- Message-ID: <1992Aug31.153959.18357@galileo.cc.rochester.edu>
- Date: 31 Aug 92 15:39:59 GMT
- Sender: news@galileo.cc.rochester.edu
- Distribution: na
- Organization: University of Rochester
- Lines: 30
- Nntp-Posting-Host: sherman.pas.rochester.edu
-
-
- Hello there! I have been using devGuide on a university machine for a while now and
- I have now installed it on my own machine (Sun IPX, sunos4.1). The program itself
- works fine but when I try to run make to compile the program I get the following
- errors:
-
- dsp_gui_ui.c: 11: Can't find include file xview/xview.h
- dsp_gui_ui.c: 12: Can't find include file xview/canvas.h
- dsp_gui_ui.c: 13: Can't find include file xview/panel.h
- dsp_gui_ui.c: 14: Can't find include file xview/scrollbar.h
- dsp_gui_ui.c: 15: Can't find include file xview/svrimage.h
- dsp_gui_ui.c: 16: Can't find include file xview/termsw.h
- dsp_gui_ui.c: 17: Can't find include file xview/text.h
- dsp_gui_ui.c: 18: Can't find include file xview/tty.h
- dsp_gui_ui.c: 19: Can't find include file xview/xv_xrect.h
- /applic/nir/sun4/devguide/include/group.h: 35: Can't find include file xview/xview.h
- /applic/nir/sun4/devguide/include/group.h: 36: Can't find include file xview/panel.h
-
- Now, the manual says stuff about setting OPENWINHOME and GUIDEHOME, both of which
- are set and the devguide program as I said before works fine. To fix the above
- errors I went into the dsp_gui_ui.c file and modified the xview path to be
- the full path of that directory. These errors now disappeared and the above files
- could now not even find the files in their own directory. Is there something wrong
- with our openwin setup? Or is there some variables that need to be setup so that the
- correct paths are found?
-
- Any help is greatly appreciated,
-
- Kevin
- kevin@sherman.pas.rochester.edu
-