.bin file

Joshua Chase joshua.d.chase at gmail.com
Fri Jan 18 11:30:40 GMT 2008


Danny, you should be able to execute the bin file. First make sure it is
executable. A fast way to do this without going into detail about
permissions is:

$chmod +x filename.bin

What you did was tell it to make the file executable. Next you should be
able to run the file with a "./"  dot slash

$./filename.bin

Hope that gets you started on installing. If you want to know the current
permission settings you can run a

$ls -la                 in the directory of where the file is. that command
asks for "list long all attributes" or something similar to that.


Josh

On Jan 18, 2008 3:48 AM, Danny <bunjee at charter.net> wrote:

>  Can anyone please explain to me in detail how to install a .bin file?
>
>
> Thanx,
> Danny J.
>
> --
> loco-contacts mailing list
> loco-contacts at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/loco-contacts
>
>


-- 
Joshua Chase
GMT - 5:00
http://www.linuxcrypt.net
http://www.cigarbros.net
gtalk: joshua.d.chase
skype: joshua.chase
Grand Central # (404) 461-9919
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/loco-contacts/attachments/20080118/de622d4d/attachment.htm 


More information about the loco-contacts mailing list