On Aug 2, 2011, at 8:27 PM, Ratan Mishra wrote:

>   I was trying to install Geomview. For that I need to install  
> openmotif.
>   Is it possible to install outside usr/local directory? Please let  
> me know
>   if it is possible to install outside usr/local.

For Lesstif, you can always install outside of usr/local by compiling  
from the source code.  It's been some time since I've used OpenMotif,  
but it was also possible to install it outside of /usr/local when  
compiling from the source code.  With OpenMotif 2.1.30, you could  
install it in another location by modifying config/cf/site.def to  
change the ProjectRoot and VirtualBindingsPath definitions before  
building the software.  With OpenMotif 2.2.3, you could do that by  
running the autogen.sh script in the source code directory,

     ./autogen.sh --prefix=your_preferred_directory

before building the software with

     make install


Eric Branlund


------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Lesstif-discuss mailing list
Lesstif-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lesstif-discuss

Reply via email to