Giter VIP home page Giter VIP logo

x11-wcl's Introduction

This is a PERL module that interfaces PERL to the Widget Creation
Library and Motif.

You must have the following installed before you start:

- Wcl 2.7.2
- Motif (whichever version you want to use with Wcl)
- SWIG 1.1 (I am using 1.1-3)

I have placed a copy of Wcl 2.7.2 in CPAN with this module.

To install:

    perl Makefile.PL
    make
    make install

This has been tested under RedHat Linux 4.2 using RedHat Motif 2.0,
and under AIX 3.2.5, AIX 4.2 and HPUX 10.10, using Motif 1.x.  Porting
to other platforms should be easy.  Setting up for the Athena widgets
should also be easy.

There is very little custom code in this module, it is mostly
generated from X11 and Motif header files by SWIG.

The Wcl-gen perl script runs the C preprocessor on a selected set of
header files, then edits the output a bit to make it more palatable to
SWIG.  To port to a new platform, you should only need to make
modifications to Wcl-gen, and perhaps the header file list in Wcl-i,
and obviously Makefile.PL.

The Makefile is set up to have SWIG generate HTML documentation on the
constants and classes that it generates.  There is also some pod
documentation on the functionality provided by the package in the
Wcl-pm file, and in the examples in the examples/ directory.

The Makefile setup is a bit odd, if you know all about MakeMaker, let
me know how to fix it up.

Joe Buehler
[email protected]
August 31, 1997

x11-wcl's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.