| Author |
Message |
TLM

Joined: 09 Mar 2010 Posts: 171 Location: Central United States
|
Posted: Thu 10 May 2012, 10:18 Post_subject:
Simple Scan for Puppy Sub_title: Tested in Lucid 528 |
|
This is the simple scan commonly found in PCLinuxOS, Ubuntu, and other linux distros. I lifted this directly out of PCLinuxOS 2012 and planted it into puppy. Works fine. Please note that this does not supply any scanner drivers. I recommend installing xsane and hpliplite scan pets before using simple scan.
This is NOT a pet, but is a tar.gz folder containing the components and a ReadMe file that instructs on where to place the contents of the tar.gz. There are 6 components in the tar.gz (1 folder and 5 files) that you will need to manually place in various directories. If anyone wants to make a PET out of this, please do post back here and i will upload the PET and give credit where credit is due. Thanks.
Download Link: http://revolutionvoice.com/simple-scan.tar.gz
PET now available! Thanks to forum member RSH.
Download Link: http://www.murga-linux.com/puppy/viewtopic.php?mode=attach&id=55349
Mirror: http://revolutionvoice.com/Simple-Scan.pet
Screenshot: [/url]
Edited_times_total
|
|
Back to top
|
|
 |
RSH

Joined: 05 Sep 2011 Posts: 1564 Location: Germany
|
Posted: Thu 10 May 2012, 10:59 Post_subject:
|
|
Yes, it has all the files - except: the binary (or scrpt).
How to run this without a binary and/or script?
_________________ Useful Software for Puppy!
LazY Puppy - a Paradise Puppy! - DE & EN ISO 2.0.2-0.0.5 available
|
|
Back to top
|
|
 |
TLM

Joined: 09 Mar 2010 Posts: 171 Location: Central United States
|
Posted: Thu 10 May 2012, 11:13 Post_subject:
|
|
| RSH wrote: | Yes, it has all the files - except: the binary (or scrpt).
How to run this without a binary and/or script?
 |
Oops Sorry i forgot the simple-scan executable from /usr/bin. Wait a few moments: I will repair everything and re upload the files. Thanks for pointing this out.
|
|
Back to top
|
|
 |
TLM

Joined: 09 Mar 2010 Posts: 171 Location: Central United States
|
Posted: Thu 10 May 2012, 11:24 Post_subject:
|
|
Ok, I have uploaded a new tar.gz and tested the download link. Everything now in order. Thanks RSH! Let me know if the program works for you.
|
|
Back to top
|
|
 |
RSH

Joined: 05 Sep 2011 Posts: 1564 Location: Germany
|
Posted: Thu 10 May 2012, 11:27 Post_subject:
|
|
No lucky guy?
XArchive-Wrapper to extract the .tar.gz exited with an error!
Again no binary or script!
What are you doing?
_________________ Useful Software for Puppy!
LazY Puppy - a Paradise Puppy! - DE & EN ISO 2.0.2-0.0.5 available
|
|
Back to top
|
|
 |
TLM

Joined: 09 Mar 2010 Posts: 171 Location: Central United States
|
Posted: Thu 10 May 2012, 12:06 Post_subject:
|
|
OK! Try again. I have rebuilt the tar.gz, uploaded it again, and then successfully extracted it. The problem was that a folder and the executable were both named simple-scan. Xarchiver and File Roller did not like two files with the same name, even though one was a folder and one was an executable. So i fixed it by renaming the executable with capital letters to Simple-Scan. I then also modified the Simple Scan.desktop file to point to the upper cased executable. Everything tested and works. Please be patient; i think it is fixed now.
|
|
Back to top
|
|
 |
RSH

Joined: 05 Sep 2011 Posts: 1564 Location: Germany
|
Posted: Thu 10 May 2012, 14:44 Post_subject:
|
|
OK.
Here is the .pet!
RSH
| Description |
|

Download |
| Filename |
Simple-Scan.pet |
| Filesize |
94.64 KB |
| Downloaded |
246 Time(s) |
_________________ Useful Software for Puppy!
LazY Puppy - a Paradise Puppy! - DE & EN ISO 2.0.2-0.0.5 available
|
|
Back to top
|
|
 |
TLM

Joined: 09 Mar 2010 Posts: 171 Location: Central United States
|
Posted: Thu 10 May 2012, 21:35 Post_subject:
|
|
| RSH wrote: | OK.
Here is the .pet!
RSH |
Works good! Thank you very much. I will put your download link as well as my mirror in the first post. Thanks again for the help. I have not yet had time to study the creation of pets.
|
|
Back to top
|
|
 |
darkcity

Joined: 23 May 2010 Posts: 2218 Location: near here
|
Posted: Fri 11 May 2012, 11:57 Post_subject:
|
|
I've recently started making Pets and its really simple.
---
If you already have a compiled program you can use
| Code: | | dir2pet program-directory |
the naming convention is- program-version-architecture
architecture is the chipset the program is compiled for - the default being i486.
for example,
simple-scan-2.32.0.2-i486
---
If you compiled the program using-
./configure
make
and you can use, new2dir make install
this puts the program in its own directory rather than installing straight into the linux directory structure.
more info.
http://puppylinux.com/development/createpet.htm
_________________ Wiki Audacity 2.0.1
|
|
Back to top
|
|
 |
|