| Author |
Message |
Artie

Joined: 04 Oct 2005 Posts: 424 Location: Norway
|
Posted: Thu 27 Nov 2008, 12:24 Post subject:
Request for Geany 0.15 .pet |
|
Could someone please make a .pet for Geany 0.15 that will work in 4.1.1? Downloads are at http://www.geany.org/Download/Releases
I understand that it's also possible to extract the tar.gz file to replace the old Geany. Could someone please write down some detailed instructions on how to do that?
Thanks!
Artie
|
|
Back to top
|
|
 |
puppyluvr

Joined: 06 Jan 2008 Posts: 3053 Location: Chickasha Oklahoma
|
Posted: Fri 28 Nov 2008, 04:17 Post subject:
|
|
Hello Artie,
I compiled this on Puppy 4.1.1 (Develpup)
Seems fine..See how it works for you..
...Jay...
http://www.badongo.com/file/12268795
| Quote: | | I understand that it's also possible to extract the tar.gz file to replace the old Geany. Could someone please write down some detailed instructions on how to do that? |
The type of Tar.gz you linked to is source code, and must be compiled prior to installation, you cant just copy the contents and overwrite the old ones...
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1239 Location: Ukraine
|
Posted: Fri 28 Nov 2008, 09:25 Post subject:
|
|
Dear puppians,
Geany 0.15 is also available at develia.org:
http://www.develia.org/tarballs/office/geany-0.15-i686-1_dvl.tgz
You can download it and run tgz2pet on it to create a dotpet. Then click on the new pet file to install. It should work in puppy 4.x but does not work in Puppy 3.01.
With kind regards,
vovchik
|
|
Back to top
|
|
 |
Artie

Joined: 04 Oct 2005 Posts: 424 Location: Norway
|
Posted: Fri 28 Nov 2008, 09:38 Post subject:
|
|
Puppyluvr didn't work. The package manager says it is installed but Help->About still reports 0.12.
Artie
|
|
Back to top
|
|
 |
puppyluvr

Joined: 06 Jan 2008 Posts: 3053 Location: Chickasha Oklahoma
|
Posted: Fri 28 Nov 2008, 11:34 Post subject:
|
|
Artie,
Go to /usr/local/bin and click the geany binary...
Then (assuming it works), reset your default Icon...
You didnt uninstall the old one....
It doesnt "update" or "overwrite" the old one
I know `cause I did the same thing...
@The tarball in the post above doesnt need compiliing and has an install.sh inside...
It should work too, but havnt tested it as I already installed the 0.15 .pet
You could try tgz2pet, or just unpack it to a dir., open a terminal, and type:
./install.sh
But the .pet works, you just need to point the icon and menu to the new binary...
(Or remember to uninstall the old one first...LOL)
|
|
Back to top
|
|
 |
Artie

Joined: 04 Oct 2005 Posts: 424 Location: Norway
|
Posted: Fri 28 Nov 2008, 13:32 Post subject:
|
|
I found /usr/local/binary/geany cogwheel and it opens 0.15. How do I reset the default icon so it opens the new Geany? Please be very detailed and specific! Thanks!
Artie
|
|
Back to top
|
|
 |
puppyluvr

Joined: 06 Jan 2008 Posts: 3053 Location: Chickasha Oklahoma
|
Posted: Fri 28 Nov 2008, 13:54 Post subject:
|
|
Artie,
Go to /usr/local/bin and rightclick the "defaulttexteditor" icon, choose "Open as Text"
change the contents to:
| Quote: | #!/bin/sh
exec /usr/local/bin/geany "$@" |
Just add the "/usr/local/bin" part or copy-n-paste the above and save it.
Should be good to go, and it will be the default from now on...
Uninstalling 0.12 wont remove 0.15, but it wont reset the default icon for you either.
IDK why....
|
|
Back to top
|
|
 |
Artie

Joined: 04 Oct 2005 Posts: 424 Location: Norway
|
Posted: Sat 29 Nov 2008, 11:05 Post subject:
|
|
Thanks puppyluvr it worked! I have written it into my post at http://www.murga-linux.com/puppy/viewtopic.php?p=252010#252010
Thanks to vovchik too.
Artie
|
|
Back to top
|
|
 |
|