b1ackmai1er
Group: Members
Posts: 115
Joined: June 2005 |
|
Posted: Sep. 16 2007,14:12 |
|
Guys, I can't work out the directory structure to I need to set up before I create the compressed uci filesystem
In /home/dsl/work/ I have
opt/gnuplot/bin ... lib etc (the main app and subdirectories) opt/bin/gnuplot (link to main executable) opt/user.tar.gz (icon and menu command)
so in /home/dsl/opt/ I type
mkisofs -R -hide-rr-moved -cache-inodes -pad ./|create_compressed_fs - 65536 > ../gnuplot.uci
When loaded the icon appears on the desktop but the /opt directory structure is not right.
instead of /opt/gnuplot/bin etc I get /opt/gnuplot/gnuplot/bin
The other issue is that the user.tar.gz appears in /opt/gnuplot/ and I am not sure this is supposed to.
Thanks again. Phil
|