Find the answer to your Linux question:
Results 1 to 7 of 7
Hi I have an acer aspire one with linpus linux lite v1.0.9.E based on fedora 8. i install wordpress through the package manager, pirut, but on my xfce menu i ...
  1. #1
    Just Joined!
    Join Date
    May 2009
    Posts
    46

    wordpress

    Hi

    I have an acer aspire one with linpus linux lite v1.0.9.E based on fedora 8. i install wordpress through the package manager, pirut, but on my xfce menu i don't have wordpress. it's definatly installed it. wordpress blog software for anyone who doesn't know. can anyone help

    tim

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    Have you rebooted so the GUI will be refreshed? If so, then it might be that wordpress doesn't know how to install the icons in the xfce desktop. Try running it from the command line instead. Start a console/terminal window to get the command line, and execute it from there.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    Just Joined!
    Join Date
    May 2009
    Posts
    46
    Quote Originally Posted by Rubberman View Post
    Have you rebooted so the GUI will be refreshed? If so, then it might be that wordpress doesn't know how to install the icons in the xfce desktop. Try running it from the command line instead. Start a console/terminal window to get the command line, and execute it from there.
    i've just tried them, it still doesn't work. got any more ideas?

  4. #4
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    What error do you get when you try to run it from the command line?
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  5. #5
    Just Joined!
    Join Date
    May 2009
    Posts
    46
    Quote Originally Posted by Rubberman View Post
    What error do you get when you try to run it from the command line?
    command not found

  6. #6
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    Your spelling might be incorrect. Try this:
    Code:
    ls -1 /usr/bin /usr/local/bin | grep -i wordpress
    That should return the actual command name if it is mixed-case.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  7. #7
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    Ok. I understand now - wordpress is a php-driven browser-based tool. You won't find it in the system commands. You need to start your browser and load the readme.html file from the installation directory. It will tell you how to proceed.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

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