Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: A few Next Generation Tips and Tricks

  1. #11
    Senior Member registered user
    Join Date
    Jul 2004
    Location
    Ca
    Posts
    305
    I ran the "mount" program as you outlined it and received the following: ( Galculator.cmg has an icon on the Desktop, the program resides in /tmp/klik/galculator)
    ------------------------------------------------------------------------------------------------------------
    [root@n6re ~]# mount -o user,noauto,ro,exec /mnt/app/Desktop/galculator.cmg /mnt/app1
    mount: special device /mnt/app/Desktop/galculator.cmg does not exist
    [root@n6re ~]#

  2. #12
    Senior Member registered user
    Join Date
    Aug 2003
    Location
    Dublin, Ireland
    Posts
    164
    Quote Originally Posted by lilsirecho
    I ran the "mount" program as you outlined it and received the following: ( Galculator.cmg has an icon on the Desktop, the program resides in /tmp/klik/galculator)
    gcalculator.cmg IS on the desktop, not just an icon. The stuff in /tmp was used to build it. You can test if it has a hope of running by doing
    Code:
    /tmp/klik/galculator/wrapper
    If this doesn't work then the cmg isn't going to work either (probably missing dependencies as you are not using a supported distro).
    Quote Originally Posted by lilsirecho
    ------------------------------------------------------------------------------------------------------------
    [root@n6re ~]# mount -o user,noauto,ro,exec /mnt/app/Desktop/galculator.cmg /mnt/app1
    mount: special device /mnt/app/Desktop/galculator.cmg does not exist
    [root@n6re ~]#
    Ooops, sorry, I forgot the loop, the user is uneccessaryand you missed out a / in /mnt/app/1. Should be:
    Code:
    mount -o loop.noauto,ro,exec /mnt/app/Desktop/galculator.cmg /mnt/app/1

  3. #13
    Senior Member registered user
    Join Date
    Jul 2004
    Location
    Ca
    Posts
    305
    The following occured when I performed the corrected "mount" command:__________________________________________ ________

    [root@n6re ~]# mount -o loop.noauto,ro,exec /mnt/app/Desktop/galculator.cmg /mnt/app/1
    mount: mount point /mnt/app/1 does not exist
    [root@n6re ~]#


    I could set up /mnt/app/1 with the chmod I needed in Knoppix.

    I haven't done the /tmp/klik/wrapper yet....

  4. #14
    Senior Member registered user
    Join Date
    Aug 2003
    Location
    Dublin, Ireland
    Posts
    164
    Quote Originally Posted by lilsirecho
    The following occured when I performed the corrected "mount" command:__________________________________________ ________

    [root@n6re ~]# mount -o loop.noauto,ro,exec /mnt/app/Desktop/galculator.cmg /mnt/app/1
    mount: mount point /mnt/app/1 does not exist
    [root@n6re ~]#


    I could set up /mnt/app/1 with the chmod I needed in Knoppix.

    I haven't done the /tmp/klik/wrapper yet....
    Ok, first try just clicking on the cmg you have (klik is installed? fstab is updated? /mnt/app is writable). Any errors or does it now work?
    Next try the /tmp/klik/galculator/wrapper and again report and errors if it doesn't work.
    Finally if it still isn't working, yes you will also need to mkdir /mnt/app/1 (no need to chmod or anything as you are the one using it). Just remember to delete it when you are finished using it.

  5. #15
    Senior Member registered user
    Join Date
    Jul 2004
    Location
    Ca
    Posts
    305
    Ran the following (looks familiar!):
    ---------------------------------------------------------------------------------------------------------------
    [root@n6re ~]# /tmp/klik/galculator/wrapper
    /tmp/klik/galculator/usr/bin/galculator: error while loading shared libraries: libglade-2.0.so.0: cannot open shared object file: No such file or directory
    [root@n6re ~]#

    So there is a dependency problem which prevents the app from being mounted in /mnt/app/1.

    My guess is that this might be universal for all the .cmg's in my limited number of librairies.

    I could load up on all librairies available and try again later. But...other failures may occur in other areas as well.

    Thanks for your patient and helpful answers.

  6. #16
    Senior Member registered user
    Join Date
    Aug 2003
    Location
    Dublin, Ireland
    Posts
    164
    Quote Originally Posted by lilsirecho
    Ran the following (looks familiar!):
    ---------------------------------------------------------------------------------------------------------------
    [root@n6re ~]# /tmp/klik/galculator/wrapper
    /tmp/klik/galculator/usr/bin/galculator: error while loading shared libraries: libglade-2.0.so.0: cannot open shared object file: No such file or directory
    [root@n6re ~]#

    So there is a dependency problem which prevents the app from being mounted in /mnt/app/1.
    You may or may not have a problem with the mounting of the cmg files, you previously would have when you didn't have the exec option in fstab. This app won't run for you though as is because you are missing a library (at least one library). You could try and follow the previous advice on adding packages into your cmg if your brave!

  7. #17
    Senior Member registered user
    Join Date
    Jul 2004
    Location
    Ca
    Posts
    305
    As I said, the exec entry was always there from day one.

    I am not brave, a little crazy mebbe!
    I did try other .cmg files but they had lib problems, too.

    I suspect that to be only the first encountered dependency!

    I was able to run the same galculator.cmg from the Klik file after opening by click and drag the AppRun file therein to the wrapper file therein. It gave the same lib file not found. And AppRun another .cmg resulted in a different lib file not found using the same technique.

    Happy New Year!

Page 2 of 2 FirstFirst 12

Similar Threads

  1. PATCH: Adding unique hostname generation with cheatcode
    By firnsy in forum Customising & Remastering
    Replies: 0
    Last Post: 12-01-2005, 11:09 AM
  2. Next Generation Klik...
    By gatiba in forum Klik
    Replies: 4
    Last Post: 12-30-2004, 07:26 PM
  3. Multimedia tips.
    By aay in forum Tips and Tricks
    Replies: 4
    Last Post: 06-30-2003, 11:35 AM
  4. Idea for a new forum - tips & tricks
    By true1ever in forum Ideas
    Replies: 18
    Last Post: 05-15-2003, 07:45 PM
  5. New Forum: Tips and Tricks
    By aay in forum The Lounge
    Replies: 0
    Last Post: 05-15-2003, 05:57 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


HP ProLiant MicroServer Gen8 Server Xeon E3-1220L 16GB RAM No HDD's picture

HP ProLiant MicroServer Gen8 Server Xeon E3-1220L 16GB RAM No HDD's

$299.00



HPE PROLIANT MICROSERVER GEN10 PLUS MICRO TOWER SERVER - USED picture

HPE PROLIANT MICROSERVER GEN10 PLUS MICRO TOWER SERVER - USED

$550.00



HP Microserver Gen10 8 AMD Opteron X3421 GB of RAM 128GB SSD picture

HP Microserver Gen10 8 AMD Opteron X3421 GB of RAM 128GB SSD

$325.00



HP ProLiant MicroServer Gen8 Server Xeon E3-1220L 8GB RAM No HDD's picture

HP ProLiant MicroServer Gen8 Server Xeon E3-1220L 8GB RAM No HDD's

$229.99



HP PROLIANT MICROSERVER MICRO SERVER HSTNS-5151 T4-C10 picture

HP PROLIANT MICROSERVER MICRO SERVER HSTNS-5151 T4-C10

$99.00



HP ProLiant MicroServer Gen8 Server Xeon E3-1220L 8GB RAM No HDD's picture

HP ProLiant MicroServer Gen8 Server Xeon E3-1220L 8GB RAM No HDD's

$229.99



HP Gen10 Micro Server 8Tb 32GB RAM AMD Opteron X3421 AMD GPU and 128GB SSD picture

HP Gen10 Micro Server 8Tb 32GB RAM AMD Opteron X3421 AMD GPU and 128GB SSD

$500.00



HPE ProLiant MicroServer Gen10 Plus v2 Ultra Micro Tower Server - 1 x Intel Xeon picture

HPE ProLiant MicroServer Gen10 Plus v2 Ultra Micro Tower Server - 1 x Intel Xeon

$1018.73



HP ProLiant Microserver Micro Server HSTNS-5151 untested picture

HP ProLiant Microserver Micro Server HSTNS-5151 untested

$75.00



HPE ProLiant MicroServer Gen10 Plus v2 Ultra Micro Tower Server P54644001 picture

HPE ProLiant MicroServer Gen10 Plus v2 Ultra Micro Tower Server P54644001

$849.99