We are using Koha 3.0 version and while uploanding an patron image following message is generated. The following fatal error has occurred: Can't locate object method "_newFromJpeg" via package "GD::Image" at /usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi/GD/Image.pm line 185. Our koha specification are written here under: Apache Server version: Apache/2.2.8 (Linux/SUSE) Server built: Nov 23 2008 23:31:28 Koha 3.00.00.107 Koha DB 3.0000107 MySQL mysql Ver 14.12 Distrib 5.0.51a, for suse-linux-gnu (x86_64) using readline 5.2 OS Linux koha 2.6.25.5-1.1-default #1 SMP 2008-06-07 01:55:22 +0200 x86_64 x86_64 x86_64 GNU/Linux Perl 5.010000 -- View this message in context: http://www.nabble.com/Image-uploading-problem....-tp21307382p21307382.html Sent from the Koha - Discuss mailing list archive at Nabble.com.
Sounds like you have an incompatible version of GD::Image installed. From the error report it looks like an internal error in the GD::Image package, where it can't find its own method. So that is odd. This may be related to the package on perl 5.10 vs. perl 5.8. Try to reinstall/update libgd-gd2-perl. If that doesn't work please report back the version of GD::Image installed. --Joe On Tue, Jan 6, 2009 at 4:43 AM, jatinder <jklibrarian@yahoo.com> wrote:
We are using Koha 3.0 version and while uploanding an patron image following message is generated.
The following fatal error has occurred:
Can't locate object method "_newFromJpeg" via package "GD::Image" at /usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi/GD/Image.pm line 185.
Our koha specification are written here under:
Apache Server version: Apache/2.2.8 (Linux/SUSE) Server built: Nov 23 2008 23:31:28 Koha 3.00.00.107 Koha DB 3.0000107 MySQL mysql Ver 14.12 Distrib 5.0.51a, for suse-linux-gnu (x86_64) using readline 5.2 OS Linux koha 2.6.25.5-1.1-default #1 SMP 2008-06-07 01:55:22 +0200 x86_64 x86_64 x86_64 GNU/Linux Perl 5.010000 -- View this message in context: http://www.nabble.com/Image-uploading-problem....-tp21307382p21307382.html Sent from the Koha - Discuss mailing list archive at Nabble.com.
I think there is no problem with perl version 5.10 Joe Atzberger wrote:
Sounds like you have an incompatible version of GD::Image installed. From the error report it looks like an internal error in the GD::Image package, where it can't find its own method. So that is odd.
This may be related to the package on perl 5.10 vs. perl 5.8. Try to reinstall/update libgd-gd2-perl. If that doesn't work please report back the version of GD::Image installed.
--Joe
On Tue, Jan 6, 2009 at 4:43 AM, jatinder <jklibrarian@yahoo.com> wrote:
We are using Koha 3.0 version and while uploanding an patron image following message is generated.
The following fatal error has occurred:
Can't locate object method "_newFromJpeg" via package "GD::Image" at /usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi/GD/Image.pm line 185.
Our koha specification are written here under:
Apache Server version: Apache/2.2.8 (Linux/SUSE) Server built: Nov 23 2008 23:31:28 Koha 3.00.00.107 Koha DB 3.0000107 MySQL mysql Ver 14.12 Distrib 5.0.51a, for suse-linux-gnu (x86_64) using readline 5.2 OS Linux koha 2.6.25.5-1.1-default #1 SMP 2008-06-07 01:55:22 +0200 x86_64 x86_64 x86_64 GNU/Linux Perl 5.010000 -- View this message in context: http://www.nabble.com/Image-uploading-problem....-tp21307382p21307382.html Sent from the Koha - Discuss mailing list archive at Nabble.com.
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
----- Amit Gupta amitddng135@gmail.com India -- View this message in context: http://www.nabble.com/Image-uploading-problem....-tp21307382p21327236.html Sent from the Koha - Discuss mailing list archive at Nabble.com.
it seems your koha installation is on 64-bit version of SUSE Linux having perl version 5.10, there could be 32-bit vs 64-bit dependency of lbgd version with your current perl version shipped with your system, try playing around with your lbgd version. -- Anand Sharma RDG Library Services, Mumbai, India. 091-9870339028,091-9220579647 ----------------------------------------------------- Free Software is a matter of freedom, not cost. It is a matter of liberty, not price. http://fsf.org | http://gnu.org ----------------------------------------------------- amitg wrote:
I think there is no problem with perl version 5.10
Joe Atzberger wrote:
Sounds like you have an incompatible version of GD::Image installed. From the error report it looks like an internal error in the GD::Image package, where it can't find its own method. So that is odd.
This may be related to the package on perl 5.10 vs. perl 5.8. Try to reinstall/update libgd-gd2-perl. If that doesn't work please report back the version of GD::Image installed.
--Joe
On Tue, Jan 6, 2009 at 4:43 AM, jatinder <jklibrarian@yahoo.com> wrote:
We are using Koha 3.0 version and while uploanding an patron image following message is generated.
The following fatal error has occurred:
Can't locate object method "_newFromJpeg" via package "GD::Image" at /usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi/GD/Image.pm line 185.
Our koha specification are written here under:
Apache Server version: Apache/2.2.8 (Linux/SUSE) Server built: Nov 23 2008 23:31:28 Koha 3.00.00.107 Koha DB 3.0000107 MySQL mysql Ver 14.12 Distrib 5.0.51a, for suse-linux-gnu (x86_64) using readline 5.2 OS Linux koha 2.6.25.5-1.1-default #1 SMP 2008-06-07 01:55:22 +0200 x86_64 x86_64 x86_64 GNU/Linux Perl 5.010000 -- View this message in context: http://www.nabble.com/Image-uploading-problem....-tp21307382p21307382.html Sent from the Koha - Discuss mailing list archive at Nabble.com.
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
----- Amit Gupta amitddng135@gmail.com India
I too had same issues of uploading patron image where you have to install .i fyou are using debian etch 'libgd2-XPM-dev' would be the dependency and then install GD through CPAN. it seems that u are using version 5.10 of perl and koha 3.0 has some bugs with perl 5.10 which is indicated in the installtion document. infact it is when trying to install GD i accidentally upgraded my perl from 5.8 to 5.10 and after installing GD i found that the KOHA application was not working.so just see to that it does not interfere with other modules. regards, vimal On Tue, Jan 6, 2009 at 4:43 AM, jatinder <jklibrarian@yahoo.com> wrote:
We are using Koha 3.0 version and while uploanding an patron image following message is generated.
The following fatal error has occurred:
Can't locate object method "_newFromJpeg" via package "GD::Image" at /usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi/GD/Image.pm line 185.
Our koha specification are written here under:
Apache Server version: Apache/2.2.8 (Linux/SUSE) Server built: Nov 23 2008 23:31:28 Koha 3.00.00.107 Koha DB 3.0000107 MySQL mysql Ver 14.12 Distrib 5.0.51a, for suse-linux-gnu (x86_64) using readline 5.2 OS Linux koha 2.6.25.5-1.1-default #1 SMP 2008-06-07 01:55:22 +0200 x86_64 x86_64 x86_64 GNU/Linux Perl 5.010000 -- View this message in context: http://www.nabble.com/Image-uploading-problem....-tp21307382p21307382.html Sent from the Koha - Discuss mailing list archive at Nabble.com.
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
hi all , I have installed/configured SIP@ as indcate in the liblime documentation page.iam trying to test the same but having the following error. though it says sucessful login ,immediately the server closes immediately saying "Connection closed by foreign host." .the server log show the foollowing error check_api_auth returns ok Telnet Login Timed out at ./SIPServer.pm line 234, <STDIN> chunk 2. 2009/01/02-01:44:25 SIPServer (type Net::Server::PreFork) starting! pid(6589) Jan 2 01:44:25 boss acs-server[6589]: Binding to TCP port 6001 on host 127.0.0.1 Jan 2 01:44:25 boss acs-server[6589]: Binding to TCP port 8023 on host * Jan 2 01:44:25 boss acs-server[6589]: Group Not Defined. Defaulting to EGID '0 7 0' Jan 2 01:44:25 boss acs-server[6589]: User Not Defined. Defaulting to EUID '0' Jan 2 01:44:56 boss acs-server[6592]: Successful login/auth for 'vimallaxman' of 'C-DAC Central Library' Jan 2 01:58:58 boss acs-server[6593]: Successful login/auth for 'vimallaxman' of 'C-DAC Central Library' Jan 2 01:59:26 boss acs-server[6594]: Successful login/auth for 'vimallaxman' of 'C-DAC Central Library' Jan 2 02:00:31 boss acs-server[6589]: 2009/01/02-02:00:31 Server closing! Is this a problem with Telnet or SIP server.Could any body let me know how do i test the same using 3M emulator and where i can download the same and provide me a solution to this problem. regards, vimal laxman P On Wed, Jan 7, 2009 at 2:38 AM, vimal laxman <vimallaxman@gmail.com> wrote:
I too had same issues of uploading patron image where you have to install .i fyou are using debian etch 'libgd2-XPM-dev' would be the dependency and then install GD through CPAN. it seems that u are using version 5.10 of perl and koha 3.0 has some bugs with perl 5.10 which is indicated in the installtion document. infact it is when trying to install GD i accidentally upgraded my perl from 5.8 to 5.10 and after installing GD i found that the KOHA application was not working.so just see to that it does not interfere with other modules.
regards, vimal
On Tue, Jan 6, 2009 at 4:43 AM, jatinder <jklibrarian@yahoo.com> wrote:
We are using Koha 3.0 version and while uploanding an patron image following message is generated.
The following fatal error has occurred:
Can't locate object method "_newFromJpeg" via package "GD::Image" at /usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi/GD/Image.pm line 185.
Our koha specification are written here under:
Apache Server version: Apache/2.2.8 (Linux/SUSE) Server built: Nov 23 2008 23:31:28 Koha 3.00.00.107 Koha DB 3.0000107 MySQL mysql Ver 14.12 Distrib 5.0.51a, for suse-linux-gnu (x86_64) using readline 5.2 OS Linux koha 2.6.25.5-1.1-default #1 SMP 2008-06-07 01:55:22 +0200 x86_64 x86_64 x86_64 GNU/Linux Perl 5.010000 -- View this message in context: http://www.nabble.com/Image-uploading-problem....-tp21307382p21307382.html Sent from the Koha - Discuss mailing list archive at Nabble.com.
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (5)
-
amitg -
Anand Sharma -
jatinder -
Joe Atzberger -
vimal laxman