Jasper wrote: Thu Nov 17, 2022 8:48 am
Tried this again with a new compilation of GnuTLS.
The build folder provides a number of files contained within.
The Pet file is not populated with all the files 
Hi Jasper, since that did not work as expected you can use a slightly different method that has you run dir2pet manually after new2dir has created the directory of files /mnt/sda3/Downlads/src/puppy-078-x86_64 according to your screeny.
When you run new2dir make install , after new2dir runs its course it gives an option to run the dir2pet command after new2dir has created the working directory full of the compiled files.
Press ENTER only to exit this script.
Or, if you want the convenience, the 'dir2pet' script can be launched
right now -- press any character on the keyboard then ENTER.
Type response here:
Press enter to exit the script instead of creating the pet.
Press enter to exit the script.
That will leave you with a directory named whatever the name of the compiled package is that has all the compiled files and directory structure for the package. From here all that is needed is to run the dir2pet script against that directory you created with new2dir.
You posted a screeny of the putty-0.78-x86_64 directory and pet so I assume that is what was created by new2dir.
I assume you are using the Rox file manager.
I am using your screeny for reference, navigate to /mnt/sda3/Downloads/src/
Open a terminal window window in /mnt/sda3/Downloads/src/
type dir2pet putty-0.78-x86_64
Hit enter and dir2pet will start and should offer you some options, not important to explore those options in this post, we are just manually creating the pet for now, after you get the method for creating a pet established you can revisit it and fine tune on another try. Just building the pet here. You should end up with a pet that has the name of the directory you built it with, in this case putty-0.78-x86_64.pet . After creating the pet you can delete the file nohup.out, it is a remnant from dir2pet and is not needed.