Forum Discussion
Altera_Forum
Honored Contributor
20 years agoUpgrade sdram chip to 16MB for DE2 dev...
Hi hippo My sdram memory is 8MB that not enough free memory to run some app program on uClinux,and i want to replace it .Recently ,I already find IS42S16800B sdram chip(16MB) that match all pin...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by hippo@Jun 4 2006, 07:19 AM check "rpm -q ncurses" and "rpm -q ncurses-devel" .
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15873)
--- quote end ---
--- Quote End --- hi hippo I can see ncurses and ncurses-devel info on linux terminal. <div class='quotetop'>QUOTE </div> --- Quote Start --- [faye@localhost ~]$ rpm -q ncurses ncurses-5.4-19.fc4 [faye@localhost ~]$ rpm -q ncurses-devel ncurses-devel-5.4-19.fc4 [faye@localhost ~]$[/b] --- Quote End --- Thx !