On Fri, Aug 21, 2009 at 10:34 AM, Sriram Narayanan<sriramnrn at gmail.com> wrote: > On Fri, Aug 21, 2009 at 4:31 AM, yogesh<ykchavan at gmail.com> wrote: >> Details, >> on debian/ubuntu, there is package called 'command-not-found' which >> provides output text - "not installed. can be installed by >> some_command" for programs not currently installed but available from >> the repositiories. It uses database of package-list inside folder >> /usr/share/command-not-found/programs.d/ in GNU db format. Attached >> CommandNotFound.py which is whole logic of this functionality. The >> script lies in folder /usr/share/pyshared/CommandNotFound. As >> suggested, we can modify it to provide corresponding solaris command >> when given linux command. > > Hi Yogesh, > > Thanks for writing to the list after our offline communication last night. > > Would you like to implement this on Belenix ? You can ask for help on > the belenix-dev mailing list (just to keep some dev level discussions > away from general list discussions). > > Write in to let us all know of any help that you need (including > installing Belenix and upgrading to the latest trunk. > > -- Sriram >
Hi Sriram, I would really like to implement it in belenix. I will work on this weekend to do so. But I am not sure as I am new to solaris and belenix environment. I will update you the progress. -- Yogesh Chavan
