You are not logged in.
https://forums.bunsenlabs.org/viewtopic … 191#p35191
I think the idea of the Olympics has been long dead and sport should be sponsored by cigarette and alcohol companies. I'd at least remember your face if you were in Lucky Strike leathers.
Be excellent to each other, and...party on, dudes!
BunsenLabs Forum Rules
Tending and defending the Flame since 2009
Offline
added and pushed.
come on folks, there must be more than that!
Please use CODE tags for code.
Search youtube without a browser: repo | thread
BL quote proposals to this thread please.
my repos / my repos
Offline
This is a real gem
you know that file in /etc/ hosts and some other command .
THAT IS ALL
DO I HAVE TO GO INSTALL ANOTHER OS?
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
This is a real gem
aiir wrote:you know that file in /etc/ hosts and some other command .
THAT IS ALL
DO I HAVE TO GO INSTALL ANOTHER OS?
lol Damo...once I saw that you posted a quote here, I instantly knew what it was...
"I have not failed, I have found 10,000 ways that will not work" -Edison
Offline
This is a real gem
the whole thread is hilarious, but i think this really doesn't work out of context.
also aiir might feel bad about it.
Please use CODE tags for code.
Search youtube without a browser: repo | thread
BL quote proposals to this thread please.
my repos / my repos
Offline
to get back to unfunny:
I just installed it using mk.sh (fold:120; as suggested but whenever i try it it says:
fortune cbbl
fortune:/home/naik/bin/fortune-mod-cbbl/cbbl not a fortune file or directory
No fortunes found
whats up there?
naik --greetz
"Kaum macht [Mensch]* es richtig, funktioniert es sofort!"
BL-Kitchen on GitHub
Offline
I just installed it using mk.sh (fold:120; as suggested but whenever i try it it says:
fortune cbbl fortune:/home/naik/bin/fortune-mod-cbbl/cbbl not a fortune file or directory No fortunes found
whats up there?
did you install to /usr/share/fortune or /usr/share/games/fortunes (note that one is "fortune" and the other "fortunes"!)?
if you did NOT install, you are probably trying to call it from the git repo's root directory.
in that case you have to use "fortune build/cbbl".
you also have to run the mk.sh script again, i made another relevant change.
Last edited by ohnonot (2016-08-25 19:11:42)
Please use CODE tags for code.
Search youtube without a browser: repo | thread
BL quote proposals to this thread please.
my repos / my repos
Offline
^ got it! thank you!
naik@HP-D2:~/bin/fortune-mod-cbbl$ ./mk.sh
I will build the files necessary for fortune-mod, and optionally install them.
================================================================================
Do you want to build the folded or the normal version (f n)?
Your choice (Enter=f): n
"build/cbbl.dat" created
There were 81 strings
Longest string: 819 bytes
Shortest string: 28 bytes
================================================================================
Do you want to install to a directory of your choice (y n)?
Your choice (Enter=n): y
Please enter install path (Enter=/usr/share/fortune): /usr/share/fortune
Please enter install path (Enter=/usr/share/fortune):
Please enter install path (Enter=/usr/share/fortune):
Please enter install path (Enter=/usr/share/fortune): /usr/share/fortune
Please enter install path (Enter=/usr/share/fortune): /usr/share/games/fortunes
================================================================================
Copying cbbl to /usr/share/games/fortunes/cbbl
[sudo] Passwort für naik:
Copying build/cbbl.dat to /usr/share/games/fortunes/cbbl.dat
naik@HP-D2:~/bin/fortune-mod-cbbl$ fortune cbbl
ohnonot: what is it with terminal output that people seem to forget their ability to read? there's a reason for that output, and there's a reason that it's not in hex code, but in english.
I still don`t get why mk.sh wouldn`t allow installing in /usr/share/fortune or any other palce i tried (there had been hundrets literally) but it works, that's enough for now.
naik --greetz
"Kaum macht [Mensch]* es richtig, funktioniert es sofort!"
BL-Kitchen on GitHub
Offline
I still don`t get why mk.sh wouldn`t allow installing in /usr/share/fortune or any other palce i tried (there had been hundrets literally) but it works, that's enough for now.
fortune looks for fortunes in one (!) certain folder.
on debian systems, it is /usr/share/games/fortunes, on my archlinux it is /usr/share/fortune.
therefore, the mk.sh script does not create the folder for you, but installs only into an existing folder.
actually this shouldn't be a user choice at all, but since i don't know what other possibilities there are, it's better like that.
ok, i should make that clearer in the instructions.
edit:
changed default install path in mk.sh since the debian default is the most likely choice.
haven't tested yet.
Last edited by ohnonot (2016-08-26 06:43:58)
Please use CODE tags for code.
Search youtube without a browser: repo | thread
BL quote proposals to this thread please.
my repos / my repos
Offline
I tested the updated mk.sh and it is working
changed default install path in mk.sh since the debian default is the most likely choice.
haven't tested yet.
i think it would be better to provide the user choice with a clearer explanation on why to do so (e.g. give example path names for different OS). For a noob like me it is still not clear that i wont be able to choose any path which comes to my mind.
but thats just my two cents.
Anyway, thank you!
my terminator now starts doing:
ddate >> ~/startnote && fortune cbbl > ~/startnote && cat ~/startnote | ponysay && /bin/bash
and i like it!
naik --greetz
"Kaum macht [Mensch]* es richtig, funktioniert es sofort!"
BL-Kitchen on GitHub
Offline
^ cool, first confessed user!
yes, i will update the readme and/or script with some more info soon. i realize it is counter-intuitive the way it is now.
Please use CODE tags for code.
Search youtube without a browser: repo | thread
BL quote proposals to this thread please.
my repos / my repos
Offline
fortune looks for fortunes in one (!) certain folder.
on debian systems, it is /usr/share/games/fortunes, on my archlinux it is /usr/share/fortune...
I have a local fortune script (the #! cb-fortune with tweaked config) and it calls fortune with 'fortune $HOME/.fortunes' which works. $HOME/.fortunes contains fortune and fortune.dat files. 'man fortune' seems to confirm that you can give it any directory to look in.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), idle Twitterings and GitStuff )
Offline
ok so in that case the above problem could have been solved by calling
fortune build
from the git repo's root.
Please use CODE tags for code.
Search youtube without a browser: repo | thread
BL quote proposals to this thread please.
my repos / my repos
Offline
A nice one
"cloud era"... blahblah blah blah...
and a scary one
Microsoft ♥ Linux
from powershell slashdot thread
I felt a great disturbance in the Network, as though 1.4 billion OSes were crying out in pain.
Last edited by brontosaurusrex (2016-08-27 10:27:09)
Offline
added a few.
updated the mk.sh with better explanation.
Please use CODE tags for code.
Search youtube without a browser: repo | thread
BL quote proposals to this thread please.
my repos / my repos
Offline
From thread 'Recommended distros for friens'
That makes it feel very much like Win 7/10, if that is your analagy.
BTW
No offense meant to the poster, who may not be an native English speaker.
Or it may just be a typo. Or not.
Offline
added as "anonymous typo" :-)
Please use CODE tags for code.
Search youtube without a browser: repo | thread
BL quote proposals to this thread please.
my repos / my repos
Offline
from the "completely off topic chat" by vrkalak
For my heart, the Doctor told me to 3 miles - everyday ...
(that was 2 years ago)
Now, I don't know where the heck I am.
It's milk time!
____________________________
Be excellent to each other!
Offline
^ added, pushed.
Please use CODE tags for code.
Search youtube without a browser: repo | thread
BL quote proposals to this thread please.
my repos / my repos
Offline
I added
https://forums.bunsenlabs.org/viewtopic … 956#p37956
"Perhaps Putin does not fear the wrath of RMS should he violate the GPL."
and
https://forums.bunsenlabs.org/viewtopic … 964#p37964
"In Capitalist Russia, system operates you!"
i hope that's ok, no russians get their knickers in a twist and i don't accidenatlly start WW4.
If you feel misquoted, just tell me, i'll take it out again.
Please use CODE tags for code.
Search youtube without a browser: repo | thread
BL quote proposals to this thread please.
my repos / my repos
Offline
^ I'm honored.
Be excellent to each other, and...party on, dudes!
BunsenLabs Forum Rules
Tending and defending the Flame since 2009
Offline
Hmmm, when I run: coffee --help, I get -bash: coffee: command not found?
The servant lifted off a kind of ottoman a long peacock-blue drapery, rather of the nature of a domino, on the front of which was emblazoned a large golden sun, and which was splashed here and there with flaming stars and crescents. “You’re to be dressed as Thursday, sir,” said the valet somewhat affably.
Offline
I'm curious if this quote is in there someplace:
mrpeachy talking about some LUA calendar code that went OOPS!
ah yes, its one of those really strange leap years when February has 56 days!
nothing wrong with the code at all![]()
The sun will never set if you keep walking towards it. - my son
Being positive doesn't understand physics.
_______________________________
Debian 10 Buster = SharpBang ♯!
Offline
added and pushed!
may i be so bold and ask some admin if this thread could be made a sticky?
Please use CODE tags for code.
Search youtube without a browser: repo | thread
BL quote proposals to this thread please.
my repos / my repos
Offline
may i be so bold and ask some admin if this thread could be made a sticky?
Done.
Be excellent to each other, and...party on, dudes!
BunsenLabs Forum Rules
Tending and defending the Flame since 2009
Offline