<nephele>
it's not a package at all if you do it this way, if you want a package you either need to use the package tool directly, or probably more erasier make a recipe for haikuports
<nephele>
(but there is nothing wrong with using non-packaged, it just isn't cleanly installable or deinstallable that way)
<HaikuUser>
But if I just copy the files there, then how does tcl know about the location of tcllib? That's why the configure is necessary
<nephele>
tcllib is a dependency of tcl?
<HaikuUser>
it's the standard library of the language
<nephele>
why would it not be included in the tcl package then?
<nephele>
it looks like it has lib/libtcl8.6.so in the package
<HaikuUser>
it always come as a separate package
<nephele>
why?
<HaikuUser>
don't know why, can only presume why
<nephele>
It doesn't look like tcl needs this, only your application might
<nephele>
why would it not look in the standard header paths? does tcl need it's own stuff? presumeably you can tell your application where to look
<HaikuUser>
yes, that's right
<HaikuUser>
I'll look into it, thanks nephele, I'll be back later.
<nephele>
anyhow, if you want to put stuff into /system/lib or something you need to create a package, that tree is RO
<nephele>
but you can use the non-packaged direcotires aswell, if you want
<HaikuUser>
I'll try to create a package as it's cleaner
<Not-8046>
[haikuports/haikuports] kenmays 9c4ac13 - mesa: bump to 21.3.4 (#6525)
crc has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit []
<Niklas[m]>
I have a question about date parsing with Haiku again...
<Niklas[m]>
It seems parsedate() doesn't know the format the API returns,so I tried setting it with set_dateformats(),but how do I add a char there?
<Niklas[m]>
What I have so far is Y-month-d H:M:S which should parse something like 2022-01-23 18:52:13 but the format I have is 2022-01-23T18:52:13Z
<Niklas[m]>
How do I add the T and the Z to the dateformat?
ablyss has joined #haiku
WoC has joined #haiku
x10z has joined #haiku
Reinhilde has joined #haiku
eroux has joined #haiku
ablyss has quit [Quit: Leaving]
ablyss has joined #haiku
jmairboeck has quit [Ping timeout: 480 seconds]
AlienSoldier has joined #haiku
_Dario_ has quit [Quit: Vision[]: i've been blurred!]
skunky3 has quit []
lelldorin has joined #haiku
<B2IA>
(AGMS) Niklas[m] might have to hack up the string before running it through ParseDate() (or fix ParseDate). Remove the T, then change the Z at the end to the code for the Zulu timezone, whatever that is (UTC?).
<Niklas[m]>
Hm,that sounds not so funny :/
<Niklas[m]>
Will try to hack the string when I find time for it again.Now it's time for television and then comes a rather busy week...
<Not-8046>
[haikuports/haikuporter] kallisti5 cfa8373 - __version__.py: Bump to 1.2.7 for next release
BrunoSpr has joined #haiku
B2IA has quit [Quit: Vision[]: i've been blurred!]
ablyss has quit [Quit: Leaving]
<PulkoMandy>
Niklas[m], parsedate is a function that tries various formats until it can parse something. If you know your date is in a specific format you should rather use strptime where you can provide a format string, or maybe something from the locale kit: https://git.haiku-os.org/haiku/tree/headers/os/locale/DateFormat.h if you want to parse dates in various languages too
BrunoSpr has quit [Quit: Vision[]: i've been shreederd!]
B2IA has joined #haiku
B2IA has quit []
B2IA has joined #haiku
<Niklas[m]>
strptime looks like the correct solution,thanks
HaikuUser has joined #haiku
HaikuUser has quit []
eroux has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
TURX has quit [Read error: Connection reset by peer]
TURX has joined #haiku
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
HaikuUser has joined #haiku
HaikuUser has quit []
B2IA has quit [Quit: Vision[]: i've been blurred!]
B2IA has joined #haiku
B2IA has quit [Remote host closed the connection]
B2IA has joined #haiku
x10z has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit []
lelldorin has quit [Quit: Vision[0.10.3]: i've been blurred!]
HaikuUser has joined #haiku
ScottPuopolo has joined #haiku
HaikuUser has quit [Quit: Vision[]: i've been blurred!]
ravanan has joined #haiku
ScottPuopolo has quit [Quit: Vision[]: i've been blurred!]