Results 1 to 2 of 2

Thread: Package Perl Script .tar.gz/.deb/.exe

  1. #1
    Join Date
    Aug 2006
    Location
    Chicago, IL, USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Package Perl Script .tar.gz/.deb/.exe

    I have created a perl script that uses the Gtk2 module to create a GUI. I now wish to package up the perl script into either a .tar.gz with a makefile or a .deb. I've read through a lot of the wiki pages on creating .deb files, but my problem will be the control file.

    Since this script would also be useful on Windows, I would also like to package it in an exe.

    Is there any easy way to go about this?

  2. #2
    Join Date
    Aug 2005
    Location
    Sydney, Australia
    Beans
    456
    Distro
    Ubuntu Development Release

    Re: Package Perl Script .tar.gz/.deb/.exe

    If you want a self-executing perl program, take a look at the Perl Packager.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •