| Author |
Message |
john biles

Joined: 17 Sep 2006 Posts: 1331 Location: Australia
|
Posted: Thu 09 Aug 2007, 07:18 Post_subject:
XPP 1.5 Cups Printer GUI App |
|
Hello Everyone,
Here's a small GUI to go with the CUPS Printing System.
It requires the FLTK library which can be downloaded as a dotpup from MU's site
Just unzip the tar.gz and copy into the correct folders.
See Link to Home Page http://cups.sourceforge.net/xpp/#download
Note: I get the feeling it would be better to experiment with this while running live, as it may upset your installed Puppy's printing setting.
| Description |
|

Download |
| Filename |
xpp 1.5.tar.gz |
| Filesize |
77.22 KB |
| Downloaded |
235 Time(s) |
_________________ Legacy OS 2 Released! Install me on a new! EXT2 Partition with 500Mb of swap and I'll be happy.
Legacy OS 4 Released! Install to newer legacy hardware / early EeePC's 
Edited_time_total
|
|
Back to top
|
|
 |
john biles

Joined: 17 Sep 2006 Posts: 1331 Location: Australia
|
Posted: Thu 09 Aug 2007, 07:19 Post_subject:
|
|
Here's a Screenshot.
| Description |
|
| Filesize |
33.59 KB |
| Viewed |
697 Time(s) |

|
_________________ Legacy OS 2 Released! Install me on a new! EXT2 Partition with 500Mb of swap and I'll be happy.
Legacy OS 4 Released! Install to newer legacy hardware / early EeePC's 
|
|
Back to top
|
|
 |
vanchutr
Joined: 05 Aug 2006 Posts: 419
|
Posted: Thu 09 Aug 2007, 23:24 Post_subject:
|
|
1. Install the fltk-1.1.11.pup (download from www.dotpups.de)
2. Extract xpp.1.5.tar.gz and copy in /usr
3. In console, I used
4. xpp won't run and I get this message:
| Code: |
xpp: error while loading libaries: libfltk_images.so.1.1: cannot open shared object file: No such file or directory.
|
5. My system is missed the libfltk_images.so.1.1. where I can find it. In /usr/lib I'd found libfltk.so.1 (only one libfltk*)
Thank you
|
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6199 Location: Auckland, New Zealand
|
Posted: Tue 14 Aug 2007, 04:16 Post_subject:
|
|
Sorry - I can't help you with that - you may like to post the question in a new thread. You could try my package of GTKLP though:
http://www.murga-linux.com/puppy/viewtopic.php?search_id=1344278110&t=17768
|
|
Back to top
|
|
 |
john biles

Joined: 17 Sep 2006 Posts: 1331 Location: Australia
|
Posted: Wed 15 Aug 2007, 00:10 Post_subject:
|
|
Hello vanchutr,
Go to /usr/lib and find the lib called libfltk_images.so.2 or simular.
Now open ROX in say "my documents" and drag the lib accross to it and link it there.
Now rename the link to libfltk_images.so.1.1 and drag it back into /usr/lib
Hopefully XPP 1.5 will now open.
_________________ Legacy OS 2 Released! Install me on a new! EXT2 Partition with 500Mb of swap and I'll be happy.
Legacy OS 4 Released! Install to newer legacy hardware / early EeePC's 
|
|
Back to top
|
|
 |
vanchutr
Joined: 05 Aug 2006 Posts: 419
|
Posted: Wed 15 Aug 2007, 00:51 Post_subject:
|
|
Thank you John Biles
I'll try with your instructions
|
|
Back to top
|
|
 |
|