Re: [Fink-devel] dselect

2002-06-12 Thread Anthony DeRobertis

On Mon, 2002-06-10 at 22:21, Ward W. Vuillemot wrote:
 I have a very simple question.
 
 ... What is dselect written in?

C++. Parts of dpkg are writtin in C. 

 If dselect is 
 written in Perl, I would _love_ to know how you got the interface...what 
 modules, anything to get me pointed in the right direction.

I trust you know of CPAN? Look at the ReadLine module. With that, you
can make a shell complete with completion, etc.

If you want to go further, look at ncurses. Browsing the Debian package
list, I see a couple of curses/ncurses packages for perl.

ncurses is the defacto way of doing text-mode GUI.

There are also perl bindings for, e.g., gtk. There might even be aqua
ones; not sure.

 I noticed that dselect is in binary...which 
 has me wondering that it might be something other than perl.  But the 
 web-site has me wondering. . . .

Wonder no more! Use the source --- http://cvs.debian.org/?cvsroot=dpkg
or apt-get source dpkg (not sure if that works with Fink...)



signature.asc
Description: This is a digitally signed message part


Re: [Fink-devel] dselect

2002-06-12 Thread Jeremy Erwin


On Wednesday, June 12, 2002, at 10:44  PM, Anthony DeRobertis wrote:
 Wonder no more! Use the source --- http://cvs.debian.org/?cvsroot=dpkg
 or apt-get source dpkg (not sure if that works with Fink...)

Isn't it in %p/src?

If, for some odd reason, it's not, fink fetch dpkg does nicely.

Personally, I think binaries are overrated-- harder to debug.

Jeremy


___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



[Fink-devel] dselect

2002-06-10 Thread Ward W. Vuillemot

I have a very simple question.

You mention FINK is written in Perl.  What is dselect written in?
I have been playing with perl for a bit, but recently I have come into 
a position where I want to get serious.  One of things I want to do is 
build some good interfaces to scripts via a terminal.  If dselect is 
written in Perl, I would _love_ to know how you got the interface...what 
modules, anything to get me pointed in the right direction.  I have 
written some GUI with Tk, but I want to first start with terminal 
interface.  I am aiming to develop some tools for our group that can be 
invoked as shell or GUI.  I noticed that dselect is in binary...which 
has me wondering that it might be something other than perl.  But the 
web-site has me wondering. . . .

I appreciate the fact that you have many other, more important things to 
do than answer this. . .but I really love dselect's UI...and if it is 
written in Perl to boot...then it would meet my needs perfectly.

Thank you in advance for any assistance you can provide.

Thanks!
Ward W. Vuillemot


___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel