LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-25-2013, 10:37 AM   #1
textillis
Member
 
Registered: May 2013
Location: Northern Rivers, NSW, Australia
Distribution: Slackware64-current, Mint Nadya
Posts: 299

Rep: Reputation: 2
conky install: where to run LUA=yes script?


I just used sbopkg to download conky and dependencies: lua, imlib2 and tolua++.

In the readme there is a note saying:
"You will need (abovementioned files) and:
run script LUA=yes ./conky.Slackbuilds"

Where do I run this script?

Edit: Okay, after searching the forum, I'm a step closer, after finding this, written 3 years ago:
Quote:
As for Conky, using that slackbuild you should be able to build and install it without any issue, but if you would like to add LUA support, you will need to install the required packages and their dependencies. First, once you have found conky, go down to the "Options" section in the menu and enter in "LUA=yes" (no quotes). Add it to your build queue, then add the dependencies as follows:
Conky with LUA support requires lua, imlib2, and tolua++, which you can add by searching for them using sbopkg.
tolua++ will require lua (which you've already added), and scons.
However, when I run conky at the prompt, I get this:
Code:
# conky
Conky: desktop window (1600003) is subwindow of root window (ae)
Conky: window type - desktop
Conky: drawing to created window (0x3800001)
Conky: drawing to single buffer
And the program doesn't do anything, doesn't terminate, doesn't run, no other error report.


Thanks kindly for any help

Last edited by textillis; 07-25-2013 at 10:51 AM. Reason: Further information
 
Old 07-25-2013, 11:46 AM   #2
torimus
Member
 
Registered: Apr 2013
Distribution: Slackware
Posts: 81

Rep: Reputation: Disabled
I don't use sbopkg, but passing environment variable has to work in the same way.

So do LUA=yes sbopkg build conky or something like that and it has to do the job unless sbopkg touches environment.
 
Old 07-25-2013, 03:30 PM   #3
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
go here and grab the Individual Files:
also grab http://downloads.sourceforge.net/con...-1.9.0.tar.bz2
save them on your local machine.

open a terminal and run
Code:
chmod 700  conky.SlackBuild
then
Code:
LUA=yes ./conky.SlackBuild
 
1 members found this post helpful.
Old 07-25-2013, 09:57 PM   #4
chess
Member
 
Registered: Mar 2002
Location: 127.0.0.1
Distribution: Slackware and OpenBSD
Posts: 740

Rep: Reputation: 190Reputation: 190
Select "Options" in sbopkg (when you are viewing the Conky menu) to add build options like LUA=yes.
 
1 members found this post helpful.
Old 07-26-2013, 12:54 AM   #5
textillis
Member
 
Registered: May 2013
Location: Northern Rivers, NSW, Australia
Distribution: Slackware64-current, Mint Nadya
Posts: 299

Original Poster
Rep: Reputation: 2
Chess:
Ah! that is the bit I was failing to understand!
thanks chess!
 
Old 07-26-2013, 12:55 AM   #6
textillis
Member
 
Registered: May 2013
Location: Northern Rivers, NSW, Australia
Distribution: Slackware64-current, Mint Nadya
Posts: 299

Original Poster
Rep: Reputation: 2
Habitual,
Thanks.
I had used to sbopkg but I will uninstall then go back and do as you suggest.

Appreciate it.
 
Old 07-26-2013, 08:42 AM   #7
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Quote:
Originally Posted by textillis View Post
Habitual,
Thanks.
I had used to sbopkg but I will uninstall then go back and do as you suggest.

Appreciate it.
Thank me if and when it works.
 
1 members found this post helpful.
Old 07-26-2013, 11:07 AM   #8
textillis
Member
 
Registered: May 2013
Location: Northern Rivers, NSW, Australia
Distribution: Slackware64-current, Mint Nadya
Posts: 299

Original Poster
Rep: Reputation: 2
conky experience

Quote:
Originally Posted by Habitual View Post
Thank me if and when it works.
That was fun.
The result: I have a humble conky that starts when I startx and I have a .conkyrc which I can play with.

I have included photographic evidence.

Cheers and thanks!
Attached Thumbnails
Click image for larger version

Name:	Screenshot - 07272013 - 02:00:57 AM.jpg
Views:	51
Size:	109.0 KB
ID:	13082  
 
Old 07-26-2013, 12:00 PM   #9
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Quote:
Originally Posted by textillis View Post
That was fun.
The result: I have a humble conky that starts when I startx and I have a .conkyrc which I can play with.

I have included photographic evidence.

Cheers and thanks!
Glad it worked out.
 
Old 07-26-2013, 11:09 PM   #10
textillis
Member
 
Registered: May 2013
Location: Northern Rivers, NSW, Australia
Distribution: Slackware64-current, Mint Nadya
Posts: 299

Original Poster
Rep: Reputation: 2
slowed startup time for X after .conkyrc & .bashrc?

Sorry: wrong thread.

Last edited by textillis; 07-26-2013 at 11:22 PM.
 
  


Reply

Tags
conky, dependancies, install, lua, script


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Conky with lua. flyinggeorge Linux - Software 6 06-19-2013 03:00 PM
Add Battery % to Conky lua? TheAtheistReverend Linux - Newbie 2 11-10-2012 11:15 AM
LXer: Configure conky-Lua in Ubuntu (11.10 & 12.04), Fedora, debian and LinuxMint | Howto Conky LXer Syndicated Linux News 0 03-06-2012 12:40 PM
Conky + lua flyinggeorge Linux - Software 6 03-05-2012 08:47 PM
Trying to get Lua to work with Conky AbsoluteZ3r0 Linux - Software 0 08-17-2011 10:01 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:50 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration