Re: Solaris8 compiling problem : ld: fatal: library -ldl: not found
Brought to you by:
set
From: Salvador E. T. <sal...@in...> - 2007-01-22 11:27:08
|
On 20/01/07 12:29, Yannick Mercier wrote: > Just to let you know that the previous error happens only when I run the > editor as root, as a normal user it works fine > > Do you know what would be the best terminal emulation to use ? I find out > that sco-ansi was pretty good compared to ansi or vt100 I don't know. > another problem with the make install was that it used the GNU strip > because > /usr/local/bin was before /usr/ccs/bin in my PATH, when running make, > it had to use > GNU make so I renamed /usr/ccs/bin/make to something else and I > symbolic linked /usr/ccs/bin/make > to /usr/local/bin/make and put /usr/ccs/bin first in the PATH > > How do I install syntax highlighting for shell scripts programming ? I think the editor isn't well installed. From the message you sent it looks like the editor can't open the help files. The editor will apply some syntax highlight to .sh files, but for this the editor must load the syntax highlight configuration file. Where did you install the editor? SET > |