| Time |
S |
Nick |
Message |
| 00:18 |
|
|
_dolmen_ joined #padre |
| 00:25 |
|
|
bowtie left #padre |
| 00:36 |
|
|
smpb joined #padre |
| 02:31 |
|
|
tome joined #padre |
| 03:27 |
|
waxhead |
repo? |
| 03:27 |
|
waxhead |
svn? |
| 03:27 |
|
Hyppolit |
svn is http://padre.perlide.org/trac/[…]ownloadRepository and also http://svn.perlide.org/padre/trunk/ and also http://padre.perlide.org/trac/browser |
| 03:28 |
|
tome |
what is happiness? |
| 03:28 |
|
tome |
me thinks it was worth a shot |
| 04:10 |
|
|
Maltus joined #padre |
| 04:12 |
|
|
Di-ima joined #padre |
| 08:08 |
|
|
dodathome joined #padre |
| 08:12 |
|
|
dolmen joined #padre |
| 08:39 |
|
|
sugar joined #padre |
| 09:42 |
|
Hyppolit |
wiki page http://padre.perlide.org/trac/[…]res/Perl5Debugger changed by bowtie |
| 09:56 |
|
|
toi joined #padre |
| 10:35 |
|
|
pece joined #padre |
| 10:57 |
|
|
Maltus joined #padre |
| 11:21 |
|
|
dodathome joined #padre |
| 12:04 |
|
|
user_7703 joined #padre |
| 12:05 |
|
user_7703 |
why do I get "no such file or directory" when trying to save a file in "My Documents"? |
| 13:37 |
|
|
Foxcool joined #padre |
| 13:38 |
|
Foxcool |
hi |
| 13:39 |
|
Foxcool |
i can not install 0.92 toFedora |
| 13:39 |
|
Foxcool |
Building and testing Wx-Scintilla-0.34 |
| 13:39 |
|
Foxcool |
Can't exec "g++": No such file or directory at inc/Module/Build/Scintilla/GTK.pm line 72. |
| 13:39 |
|
Foxcool |
Check for gtk2 development libraries failed. |
| 13:39 |
|
Foxcool |
Perhaps you need to install package libgtk2.0-dev or the equivalent for your system. |
| 13:39 |
|
Foxcool |
You can ofcourse uninstall it later after the installation is complete. |
| 13:39 |
|
Foxcool |
what i do is wrong (^ |
| 13:39 |
|
Foxcool |
(: |
| 13:55 |
|
|
bowtie joined #padre |
| 14:13 |
|
|
mj41 joined #padre |
| 14:17 |
|
|
kaare joined #padre |
| 14:57 |
|
asarch |
yum -y install gcc |
| 14:58 |
|
asarch |
And look for the GTK+ library for Perl |
| 14:58 |
|
asarch |
yum search gtk |
| 15:01 |
|
|
Sewi joined #padre |
| 15:10 |
|
|
kaare joined #padre |
| 15:14 |
|
|
kaare joined #padre |
| 16:09 |
|
|
Maltus joined #padre |
| 18:06 |
|
|
kaare joined #padre |
| 18:34 |
|
Hyppolit |
svn: r17468 | bowtie++ | http://padre.perlide.org/trac/changeset/17468 |
| 18:34 |
|
Hyppolit |
added two more Methods and bumped version to 0.13_10 |
| 18:34 |
|
Hyppolit |
trunk/Debug-Client/ trunk/Debug-Client/lib/Debug/ trunk/Debug-Client/t/ |
| 18:44 |
|
Hyppolit |
svn: r17469 | bowtie++ | http://padre.perlide.org/trac/changeset/17469 |
| 18:44 |
|
Hyppolit |
Some more tweaking around, now showing help "h h" on run debug |
| 18:44 |
|
Hyppolit |
you will need Debug::Client 0.13_10 |
| 18:44 |
|
Hyppolit |
trunk/Padre/lib/Padre/Wx/Panel/ |
| 18:44 |
|
bowtie |
Debug::Client -> http://cpan.metacpan.org/autho[…]nt-0.13_10.tar.gz |
| 18:45 |
|
|
cluelessnewbie joined #padre |
| 18:45 |
|
|
tome joined #padre |
| 18:45 |
|
Hyppolit |
wiki page http://padre.perlide.org/trac/[…]res/Perl5Debugger changed by bowtie |
| 18:47 |
|
cluelessnewbie |
Hi, I'm trying to use PPI to Find-And-Update the HereDocs in some Perl scripts/modules |
| 18:47 |
|
cluelessnewbie |
and I'm having a weird problem ... |
| 18:49 |
|
cluelessnewbie |
the terminators to the updated heredocs in the resulting document double in the sense that what should be EOF becomes EOFEOF |
| 18:52 |
|
bowtie |
cluelessnewbie, have you look at the nice tool; created by alais aka adamk Padre::Plugin::ParserTool to assist in this? |
| 18:53 |
|
cluelessnewbie |
bowtie: Thank you, --- I'll have a look! |
| 19:30 |
|
|
Foxcool joined #padre |
| 19:44 |
|
|
pece joined #padre |
| 20:07 |
|
Foxcool |
gcc and gtk gtk+ gtk2-devel and others many packages installed |
| 20:07 |
|
Foxcool |
but Wx-Scintilla not installing |
| 20:07 |
|
Foxcool |
and Padre 0.92 with it |
| 20:07 |
|
Foxcool |
=\ |
| 20:08 |
|
bowtie |
Foxcool, what os? |
| 20:09 |
|
Foxcool |
Fedora 16 |
| 20:11 |
|
bowtie |
Foxcool, have you looked at http://padre.perlide.org/trac/wiki/DownloadFedora |
| 20:13 |
|
Foxcool |
This instruction have only command (for Fedora 15) yum install perl-Padre . This command install old Padre version from fedora repo. |
| 20:14 |
|
bowtie |
Foxcool, you need to install Alien::wxWidgets and Wx first, you might need some core dev modules such as libwxbase2.8-0 libwxgtk2.8-0 libwxbase2.8-dev libwxgtk2.8-dev |
| 20:15 |
|
Hyppolit |
svn: r17470 | szabgab++ | http://padre.perlide.org/trac/changeset/17470 |
| 20:15 |
|
Hyppolit |
Update the messages.pot file |
| 20:15 |
|
Hyppolit |
trunk/Padre/share/locale/ |
| 20:16 |
|
Foxcool |
hm... alien-.. and WX installed. I now look for other |
| 20:18 |
|
bowtie |
Foxcool, try install Wx-Scintilla with cpanm -v http://cpan.metacpan.org/autho[…]tilla-0.34.tar.gz |
| 20:28 |
|
Foxcool |
bowtie, https://gist.github.com/1380836#comments |
| 20:32 |
|
bowtie |
Foxcool, so you will need to install libgtk2.0-dev |
| 20:38 |
|
|
tome joined #padre |
| 20:38 |
|
|
Maltus joined #padre |
| 20:38 |
|
|
Steffen joined #padre |
| 20:38 |
|
|
alnewkirk joined #padre |
| 20:47 |
|
|
smpb joined #padre |
| 20:52 |
|
Foxcool |
Strangely, I was sure that I have installed gcc-c + +. But in fact he had not been installed. The problem is there. Now everything is set. Thank you, bowtie. |
| 20:53 |
|
bowtie |
Foxcool, cool :) |
| 21:04 |
|
Hyppolit |
svn: r17471 | submersible_toaster++ | http://padre.perlide.org/trac/changeset/17471 |
| 21:04 |
|
Hyppolit |
P-P-OXP add more experiments and _finally_ look - some perl to this plugin. |
| 21:04 |
|
Hyppolit |
trunk/Padre-Plugin-OXP/share/povray/ trunk/Padre-Plugin-OXP/share/povray/cm/ |
| 21:05 |
|
bowtie |
submersible_toaster, how goes the nostalgia :) |
| 21:05 |
|
submersible_toaster |
very nicely thanks |
| 21:06 |
|
submersible_toaster |
the oolite terraforming is coming along well - to the point soon where i can batch generate 2000+ planet textures |
| 21:07 |
|
bowtie |
submersible_toaster, O to be a gamer :) |
| 21:08 |
|
submersible_toaster |
righto back to parenting |
| 21:09 |
|
bowtie |
submersible_toaster, what a hectic life you have :) |
| 21:10 |
|
bowtie |
wait until you have some more little darlings :) |
| 21:37 |
|
|
smpb joined #padre |
| 22:18 |
|
|
mj41 joined #padre |
| 23:45 |
|
|
Alias joined #padre |