Results 1 to 7 of 7

Thread: Pea Zip

  1. #1
    Join Date
    Jul 2008
    Location
    Oak Harbor, WA
    Beans
    72
    Distro
    Ubuntu 14.04 Trusty Tahr

    Pea Zip

    The other day i downloaded PeaZip from Sourceforge and I got it all installed. But I dont know how it works. Can I just download a .rar file as I would have when I used Winblows and it will work like that, or will i need to use command line prompts? If I need cmd line prompts can someone please show me how to extract the files to my desktop. Also are there places where I can go to "personalize" my desktop?

  2. #2
    Join Date
    Mar 2008
    Location
    City of Pines
    Beans
    3,585

    Re: Pea Zip

    PeaZip once installed is located on Applications->System Tools->PeaZip. It has a GUI interface.
    Steady movement is more important than speed, much of the time. So long as there is a regular progression of Stimuli to get your mental hooks into, there is room for lateral movement. Once this begins, its rate is a matter of discretion.

  3. #3
    Join Date
    Jul 2008
    Location
    Oak Harbor, WA
    Beans
    72
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Pea Zip

    I have tried to open it like that, and it wont open. Can I still do it from the command line, or just open up the rar file?

  4. #4
    Join Date
    Mar 2008
    Location
    City of Pines
    Beans
    3,585

    Re: Pea Zip

    Quote Originally Posted by at2smithjason View Post
    I have tried to open it like that, and it wont open. Can I still do it from the command line, or just open up the rar file?
    You could execute peazip in your terminal:

    Code:
    peazip
    Or to check in peazip application exist, do:

    Code:
    which peazip
    Steady movement is more important than speed, much of the time. So long as there is a regular progression of Stimuli to get your mental hooks into, there is room for lateral movement. Once this begins, its rate is a matter of discretion.

  5. #5
    Join Date
    Jul 2008
    Location
    Oak Harbor, WA
    Beans
    72
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Pea Zip

    Quote Originally Posted by iaculallad View Post
    You could execute peazip in your terminal:

    Code:
    peazip
    Or to check in peazip application exist, do:

    Code:
    which peazip
    Code:
    jason@jason-laptop:~$ peazip
    peazip: error while loading shared libraries: libglib-1.2.so.0: cannot open shared object file: No such file or directory
    jason@jason-laptop:~$ 
    jason@jason-laptop:~$
    Thats what I get. Maybe I installed the wrong copy of it?

  6. #6
    Join Date
    Mar 2008
    Location
    City of Pines
    Beans
    3,585

    Re: Pea Zip

    Try uninstalling your current peazip and download the deb file in this location.
    Steady movement is more important than speed, much of the time. So long as there is a regular progression of Stimuli to get your mental hooks into, there is room for lateral movement. Once this begins, its rate is a matter of discretion.

  7. #7
    Join Date
    Jul 2008
    Location
    Oak Harbor, WA
    Beans
    72
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Pea Zip

    Thanks, its working now.

Bookmarks

Posting Permissions

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