![]() ![]() |
Feb 16 2006, 02:38 PM
Post
#1
|
|
|
Group: Members Posts: 86 Joined: 21-January 04 Member No.: 793 |
I've built Ruby 1.8.4 and SVN 1.1.4 and they both seem to be working great. I've even managed to get Rails installed via gem. Nice
These are the first packages that I've built for pdaXrom and it seemed very easy but packaging them up is proving to be a bit of a problem though. I'm getting the following:- CODE tar: --exclude=CONTROL: Cannot stat: No Such file or directory tar: Error exit delayed from previous errors As far as I can tell the control file looks ok. I've been following the been following the tutorial for making ipkgs but I could do with a few more pointers. Any ideas on what I should try checking next? If the problem is definetly with the control file I think I'll just start from scratch again.... |
|
|
|
Feb 16 2006, 07:40 PM
Post
#2
|
|
|
Group: Members Posts: 742 Joined: 15-October 05 From: Gulag, Siberia Member No.: 8,322 |
QUOTE(ltrm @ Feb 16 2006, 10:38 PM) CODE tar: --exclude=CONTROL: Cannot stat: No Such file or directory tar: Error exit delayed from previous errors Not sure but it looks like you haven't created the directory "CONTROL" QUOTE As far as I can tell the control file looks ok. I've been following the been following the tutorial for making ipkgs but I could do with a few more pointers. Any ideas on what I should try checking next? If the problem is definetly with the control file I think I'll just start from scratch again.... Make sure you have followed the instructions at http://mail.pdaxrom.org/contrib/docs/making_ipkg_howto.html in particular your directory structure should look like: CODE ipkg-temp/ |-- CONTROL | `-- control |-- etc | `-- foo.conf `-- usr |-- bin | `-- foo `-- share |-- applications | `-- foo.desktop `-- pixmaps `-- foo.png The odd thing is that the mkipkg script should have caught the error about the missing CONTROL directory (if indeed that is the problem) and would not have gotten to the tar stage. It might be because you're not using the latest version of mkipkg? -- cheers |
|
|
|
Feb 16 2006, 10:48 PM
Post
#3
|
|
![]() Group: Members Posts: 1,099 Joined: 17-December 03 From: Athens, Greece Member No.: 1,210 |
QUOTE It might be because you're not using the latest version of mkipkg? Most probably it is. The older script doesn't like newer version of gnu tar |
|
|
|
Sep 5 2006, 04:48 PM
Post
#4
|
|
|
Group: Members Posts: 84 Joined: 20-July 06 Member No.: 10,467 |
Hi ltrm, did you ever get ruby/gem/rails/svn etc packed into ipks. I'd like to get all of this working on my Z. Also if you're using sqlite I'd like to know where you got the ruby-sqlite bindings. I'm struggling a bit to find the right ipks. I downloaded Fabians ipk of ruby 1.8.4 but it doesn't seem to include gem as stated in the announcements post.
Any help would be appreciated. Thanks. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th June 2013 - 01:43 AM |