|
|
2010-07-27
, 23:36
|
|
Posts: 7 |
Thanked: 0 times |
Joined on Jul 2010
|
#192
|
I'm sorry but because I'm a total noob I don't know how to move my files to the home/user folder. Is it a directory I can access through my computer? I've used my Wifi router to get into the phone's system before to replace some icons with custom ones I downloaded. Are they in there? Because so far I only have the extracted smsimporter files and my csv contacts file in the root.
Thanks a lot.
|
|
2010-07-28
, 00:11
|
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#193
|
Alright, so I tried doing it myself and I've managed to move them to home/user using WinSCP and the MAD-developer app. I still get the same damn error message telling me the directory doesn't exist. Help?
|
|
2010-07-28
, 01:50
|
|
Posts: 7 |
Thanked: 0 times |
Joined on Jul 2010
|
#194
|
Which directory does not exist?
If you have moved the files to /home/user already, you don't need
the command
cp /home/user/MyDocs/smsimporter /home/user/
anymore.
But
chmod +x /home/user/smsimporter
cd /home/user/
run-standalone.sh ./smsimporter sms.csv
To verify that all files are there,
ls -l /home/user/smsimporter
ls -l /home/user/sms.csv
nicolai
I STILL keep getting that damn "cannot open shared object file: No such file or directory" error message. And I used the ls -l command to verify their location before I started the opeartion and it was there.
|
|
2010-07-28
, 10:04
|
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#195
|
|
|
2010-07-28
, 12:17
|
|
Posts: 7 |
Thanked: 0 times |
Joined on Jul 2010
|
#196
|
Be sure you have the latest version from the smsimporter
(post number 178)
|
|
2010-07-29
, 00:00
|
|
Posts: 4 |
Thanked: 0 times |
Joined on Jul 2010
|
#197
|
|
|
2010-07-30
, 21:20
|
|
|
Posts: 93 |
Thanked: 36 times |
Joined on Nov 2009
@ Germany / Mainz
|
#198
|
|
|
2010-08-01
, 12:05
|
|
Posts: 121 |
Thanked: 75 times |
Joined on Oct 2009
|
#199
|
| The Following User Says Thank You to matrim For This Useful Post: | ||
|
|
2010-08-05
, 16:29
|
|
Posts: 1 |
Thanked: 0 times |
Joined on Aug 2010
|
#200
|
Is the last smsimporter compatible with 1.2?
Help please....