Where can I download OpenMotif for Solaris ?


 
Thread Tools Search this Thread
Top Forums Programming Where can I download OpenMotif for Solaris ?
# 1  
Old 02-23-2005
Where can I download OpenMotif for Solaris ?

The ones on Motif Zone are for MacOS, Linux and FreeBSD only.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Where to download libpcre.so.1 for Solaris 10?

Hello This is my x86 Solaris 10 server, update11. I was asked to install wget on this. I found it on internet and installed, but it is missing one library and I am not able to find, what package should I install, to install that or individually I can get it from web ? Please help me to find this.... (2 Replies)
Discussion started by: ron323232
2 Replies

2. Solaris

Looking for X.25 Download (Solaris 8)

Hello Forum Folks, I'm hoping to find a trustworthy download of a (Solstice?) X.25 package suitable for Solaris 8. I've been searching the Internet for many weeks (I am subscribed to "UNIX Packages", previously 'sunfreeware' and could not find anything). Would anyone know or have this... (3 Replies)
Discussion started by: ssid61
3 Replies

3. Solaris

Which Solaris 11 download package to use

Hi, One quick question: Which download package should I use to install the whole Solaris 11 OS? Can I use the Text Install package that is only 400 MB? or I need to use the Solaris 11 11/11 Repository Image package? I am in hurry to do it but somewhat confused here. Thank you in advance! ... (6 Replies)
Discussion started by: aixlover
6 Replies

4. Solaris

Download of Solaris 9/9

Hi All, Can somebody tell me, if Solaris -9 (Update 9) is available for download for Sparc ? If yes, please guide me. I need to upgrade my Solaris-9 update-7 to Solaris-9 update-9 for a specific requirement. On support.oracle.com, I can only see Solaris-10 and Solaris-11 under Download... (1 Reply)
Discussion started by: solaris_1977
1 Replies

5. Programming

Openmotif toolkit!

I'm using ubuntu 9.10 as OS and i installed a toolkit of widgets: openmotif. The packages are: libmotif3, libx11-dev, libxp-dev, libxt-dev, x-dev. How can I compile a program including the MOTIF toolkit? I tried: gcc <my_file.c> -L /usr/lib/ It doesn't work I don't know very much the... (6 Replies)
Discussion started by: mghis
6 Replies

6. Solaris

Solaris OS download

Can someone guide me to a link where i can download older update for solaris 10 os i need solaris 10u4-6 . I couldn't find one on sun.com (5 Replies)
Discussion started by: fugitive
5 Replies

7. Solaris

Please,cannot install solaris 10 after download

I download sun solaris 10(sol-10-u5-ga-x86-dvd-iso-a), then I extract the file but I cannot install. after that I burn it to DVD than reboot the computer to make it install but it dosenot work. Please tell me how can I do:mad: (4 Replies)
Discussion started by: sackNumchai
4 Replies

8. UNIX for Dummies Questions & Answers

How can I download in Solaris?

I'm just trying to get SSH setup on Solaris and I want to download it. For some reason, if I ever goto a site and try to download something, it doesn't work. When I click on the download link it just goes to a blank page and sits there. Can anyone help a Solaris newb out? Thanks. (1 Reply)
Discussion started by: AMDPwred
1 Replies

9. UNIX for Dummies Questions & Answers

Solaris 8 download

Hey doe's anyone know of a direct link to download Solaris 8 for an Intel system? I've been looking all over the Sun site and others and i cant find were to download it, if i click on something like Solaris 8 binaries in the downloads page it just tells me about Solaris. Please help. Thanx (4 Replies)
Discussion started by: Gavan
4 Replies
Login or Register to Ask a Question
TFBS::PatternGen::Gibbs::Motif(3pm)			User Contributed Perl Documentation		       TFBS::PatternGen::Gibbs::Motif(3pm)

NAME
TFBS::PatternGen::Gibbs::Motif - class for unprocessed motifs and associated numerical scores created by the Gibbs program SYNOPSIS
DESCRIPTION
TFBS::PatternGen::Gibbs::Motif is used to store and manipulate unprocessed motifs and associated numerical scores created by the Gibbs program. You do not normally want to create a TFBS::PatternGen::Gibbs::Motif yourself. They are created by running TFBS::PatternGen::Gibbs FEEDBACK
Please send bug reports and other comments to the author. AUTHOR - Boris Lenhard and Wynand Alkema Boris Lenhard <Boris.Lenhard@cgb.ki.se> Wynand Alkema <Wynand.Alkema@cgb.ki.se> APPENDIX
The rest of the documentation details each of the object methods. Internal methods are preceded with an underscore. MAP Title : MAP Usage : my $map_score = $motif->MAP; Function: returns MAP score for the detected motif (This is a backward compatibility method. For consistency, you should use $motif->tag('MAP_score') instead Returns : float (a scalar) Args : none Other methods TFBS::PatterGen::Motif::Gibbs inherits from TFBS::PatternGen::Motif, which inherits from TFBS::Matrix. Please consult the documentation of those modules for additional available methods. perl v5.14.2 2008-01-24 TFBS::PatternGen::Gibbs::Motif(3pm)