Quote:
Originally Posted by knudfl
Suse 11 SLED :
The Search option is : zypper se
# zypper se motif
.. replies : openmotif-devel
# zypper se grace
.. .. .. .. xmgrace
# zypper in openmotif-devel xmgrace
.. will install the packages, if you have a Suse account.
Else you can use the open suse = oss.repo's
http://www.linuxquestions.org/questi...79/highlight#7
The repo files are attached to post # 7 and # 9.
.....
|
Hi everybody,
i used the above said commands and get following :
hcg:/home/hcg/Desktop # zypper se motif
Loading repository data...
Reading installed packages...
S | Name | Summary | Type
--+----------------------------------+------------------------------+-----------
| 64bit-openmotif22-libs | 64bit version of openmotif-> | patch
i | dbgsp0-openmotif22-devel | Recommended update for Ope-> | patch
| openmotif | Open Motif | srcpackage
i | openmotif-debuginfo | Debug information for pack-> | package
i | openmotif-debugsource | Debug sources for package -> | package
i | openmotif-libs | Open Motif Runtime Libraries | package
i | openmotif-libs-32bit | Open Motif Runtime Libraries | package
| openmotif22-libs | Open Motif 2.2.4 Libraries | package
| openmotif22-libs | Open Motif 2.2.4 Libraries | srcpackage
| openmotif22-libs | openmotif22-libs: Motif ap-> | patch
| openmotif22-libs-32bit | Open Motif 2.2.4 Libraries | package
i | openmotif22-libs-debuginfo | Debug information for pack-> | package
i | openmotif22-libs-debuginfo-32bit | Debug information for pack-> | package
i | openmotif22-libs-debugsource | Debug sources for package -> | package
| sledsp0-openmotif22-devel | Recommended update for Ope-> | patch
# zypper se grace
Loading repository data...
Reading installed packages...
no grace packages found.
which means open motif stuff is there, but grace is not there, so i just downloaded the grace from
http://rpm.pbone.net/index.php3/stat...86_64.rpm.html
and then cheched....
zypper se grace
Loading repository data...
Reading installed packages...
S | Name | Summary | Type
--+---------+--------------------------------------------------------+--------
i | xmgrace | A 2D-Plot-Program for Visualisation of Scientific Data | package
and further checked grace by plotting graphs and things like this...
e.g :~/Desktop/opium-v3.5-src/testdir/params> ./../../
opium c.param c.log plot wa
gives nice graph of functions.
So it is done.....so credit goes to all of you.
Thank You very much.
Sk
also on thing , i tried many grace versions from
ftp://plasma-gate.weizmann.ac.il/pub/grace/src/
They all have same "motif not found" problem.