Page 2215 of 2348 FirstFirst ... 1215171521152165220522132214221522162217222522652315 ... LastLast
Results 22,141 to 22,150 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #22141
    Join Date
    Oct 2008
    Beans
    3,509

    Re: Post your .conkyrc files w/ screenshots

    @ montag dp

    When I install liblua5.1-0-dev, synaptic shows lua5.1.pc as an installed file.

    Found with locate after updating database.
    Code:
    sudo updatedb && locate lua5.1.pc
    glen@Raring:~$ sudo updatedb && locate lua5.1.pc
    [sudo] password for glen:
    /usr/lib/x86_64-linux-gnu/pkgconfig/lua5.1.pc

  2. #22142
    Join Date
    Oct 2012
    Beans
    148

    Re: Post your .conkyrc files w/ screenshots

    Okay, so fixed part of the problem. lua.pc was actually called lua5.1.pc, so I just made a symbolic link to it. However, my lua script requires cairo, and I can't seem to figure out which package should be installed to get these bindings. I have libcairo2 installed, and I also tried liblua5.1-oocairo0 and liblua5.1-oocairo-dev, but no luck. Anyone know? I think I'm close to getting it working now ...

    EDIT: okay, got it working myself. For the record, here are all the packages I had to install to get it to work correctly:

    libcairo2-devlibtolua-dev
    libtolua++5.1-dev
    liblua5.1-0-dev
    libaudclient2
    libimlib2
    libxmmsclient6
    libx11-dev
    libncurses-dev
    libxext-dev
    libxdamage-dev
    libxft-dev
    libglib2.0-dev

    Yikes, that's a lot.
    Last edited by montag dp; July 12th, 2013 at 04:51 AM.

  3. #22143
    Join Date
    Apr 2009
    Location
    Decatur, Il.
    Beans
    129
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Post your .conkyrc files w/ screenshots

    Well, I can't help much with the lua, but I find that:

    Code:
    locate
    works better at finding files

    First use:
    Code:
    updatedb
    to look through every file and puts in the locate data base, then use the locate command to search for the file again.

    Having said that if you have an error with the file missing I imagine it might not be there anyway.

    Sorry if this isn't what you needed to know, but just didn't know if you knew there's a better way to search for files...

    It is said that find and locate do the same thing, find searches right then and takes longer and locate you have to build the database (which I run a script every start up to updatedb) first then use locate, locate is faster as long as you have an up to date db. But there have been times where find never finds a file and locate does so I don't know.


    Sorry didn't see the posts above, must've been typing this right when they were....
    Last edited by Lateralus138; July 12th, 2013 at 04:55 AM.
    We are 138

  4. #22144
    Join Date
    Aug 2010
    Location
    Earth, usually...
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Sharang.d View Post
    May I have the scripts for these please?
    Hi Sharang.d! You can find them all over at my favorite distro's Conky forum here.

  5. #22145
    Join Date
    Oct 2012
    Beans
    148

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Lateralus138 View Post
    Sorry didn't see the posts above, must've been typing this right when they were....
    Yeah probably so. Thanks for the help anyway. I have the required packages and fix for the lua.pc file documented now, so there shouldn't be a problem if I need to recompile sometime.

  6. #22146
    Join Date
    May 2007
    Location
    Somewhere down the road
    Beans
    1,629
    Distro
    Ubuntu Development Release

    Re: Post your .conkyrc files w/ screenshots

    do any of us here has configured powerstat for conky?

  7. #22147
    Join Date
    Jun 2010
    Beans
    51
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Jedcurtis View Post
    Hi Sharang.d! You can find them all over at my favorite distro's Conky forum here.
    Thanks! I'll PM you if i need any help.

  8. #22148
    Join Date
    Oct 2012
    Beans
    148

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by stinkeye View Post
    @ montag dp

    When I install liblua5.1-0-dev, synaptic shows lua5.1.pc as an installed file.

    Found with locate after updating database.
    Code:
    sudo updatedb && locate lua5.1.pc
    stinkeye, thanks for your post. I missed it last night, but that was the problem.

  9. #22149
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Ooops - already answered ... sorry

  10. #22150
    Join Date
    Aug 2010
    Location
    Earth, usually...
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Using Teo's weather scripts, and VastOne's gmusicbrowser layouts. The rest is the same.


Page 2215 of 2348 FirstFirst ... 1215171521152165220522132214221522162217222522652315 ... LastLast

Tags for this Thread

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
  •