hellkvist.org Forum Index hellkvist.org
Discussions about the free software on hellkvist.org
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 3 matches
hellkvist.org Forum Index
Author Message
  Topic: MMS from Siemens phone wrongly unpacked
Flix

Replies: 5
Views: 122637

PostForum: Peffisaur   Posted: Fri Apr 08, 2005 2:48 pm   Subject: MMS from Siemens phone wrongly unpacked
First, thanks for sharing this great piece of software. I run Denmarks first open source newspaper on the web (all content delivered by the readers) called flix.dk, and I think there is a huge potenti ...
  Topic: Weird header error
Flix

Replies: 2
Views: 95787

PostForum: Peffisaur   Posted: Sat Mar 26, 2005 12:39 am   Subject: Problem solved
A friend of mine fixed the code - it should be:

$stuff = 0 ;
while ( $line = <STDIN> )
{
@tmp = split( ": ", $line );

if ( lc($tmp[0]) eq "to" )
{
chop( $tmp[1] );
...
  Topic: Weird header error
Flix

Replies: 2
Views: 95787

PostForum: Peffisaur   Posted: Fri Mar 25, 2005 9:16 pm   Subject: Weird header error
I finally got Peffisaur to work on Mac Os X.

Turns out there is a bug in perl on mac which needs to be corrected before you can install DBI::Mysql and DBD::mysql properly (http://www.truerwords.ne ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group