- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: problems about vim( 6.1 )
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2002 05:34 PM
11-26-2002 05:34 PM
problems about vim( 6.1 )
when i install vim-6.1(binary) on my
HP-UX 11.00.
some problems bother me.
============================
$./vim
/usr/lib/dld.sl: Can't find path for shared library: libintl.sl
/usr/lib/dld.sl: No such file or directory
Abort(coredump)
============================
any one who can help me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2002 06:56 PM
11-26-2002 06:56 PM
Re: problems about vim( 6.1 )
gettext glib gtk+ libiconv
gettext http://hpux.cs.utah.edu/hppd/hpux/Gnu/gettext-0.11.5/
glib http://hpux.cs.utah.edu/hppd/hpux/Gtk/Development/glib-1.2.10/
gtk+ http://hpux.cs.utah.edu/hppd/hpux/Gtk/Development/gtk+-1.2.10/
libiconv http://hpux.cs.utah.edu/hppd/hpux/Development/Libraries/libiconv-1.8/
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2002 11:06 PM
11-26-2002 11:06 PM
Re: problems about vim( 6.1 )
but now another problems comes out. I use NetTerm and find the string "sunribo"
i typed in looks like below:
===============================
s u n r i b o
===============================
Just seem every character comes with a '\t'.
but when i saved the file. and reopen file. it is good.
why?
my stty is:
==============================
speed 9600 baud; line = 0;
rows = 24; columns = 80
min = 1; time = 1;
intr = DEL; quit = ^\; erase = ^@; kill = @
eof = ^D; eol = ^@; eol2
stop = ^S; start = ^Q; susp = ^@; dsusp = ^@
werase
parenb -parodd cs7 -cstopb hupcl -cread -clocal -loblk -crts
-ignbrk brkint ignpar -parmrk -inpck istrip -inlcr -igncr icrnl -iuclc
ixon -ixany -ixoff -imaxbel -rtsxoff -ctsxon -ienqak
isig icanon -iexten -xcase echo -echoe -echok -echonl -noflsh
-echoctl -echoprt -echoke -flusho -pendin
opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel -tostop tab3
==============================
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2002 11:22 PM
11-26-2002 11:22 PM
Re: problems about vim( 6.1 )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2002 12:23 AM
11-27-2002 12:23 AM
Re: problems about vim( 6.1 )
you have to check your desktop settings on the Netterm frame.
Look at the different setup options of Netterm.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2002 05:05 PM
11-27-2002 05:05 PM
Re: problems about vim( 6.1 )
i check my settings on netterm
and couldnot find any problems.
i login in sco/aix with the same setting and all are ok except in HP-UX.
why?