Hello deeproot,
it looks like that in latest Linux Distros, like Fedora 27 and Arch / Manjaro, dropped the support for webkitgtk (GTK3).
I get it last time to work, with integration of AUR repo and installing the webkitgtk package which has been compiled from source. This took horrible long time ...
Search found 5 matches
- Wed Jan 24, 2018 8:57 pm
- Forum: Linux
- Topic: Fedora 27 doesn't have libwebkitgtk-3.0 available
- Replies: 8
- Views: 6409
- Thu Jun 09, 2016 9:02 am
- Forum: Tricks 'n' Tips
- Topic: cpuinfo module
- Replies: 24
- Views: 15359
Re: cpuinfo module
Hello,
Very nice !
Works great on my two Linux distributions with different Hardware:
- Fedora 23 - 64 Bit
- Manjaro Linux (Archlinux) - 64 Bit
Mini ITX Intel® Quad-Core Processor J1900 @ 2 Ghz
Dell Latitude E5430 with Intel® i5-3340M Processor @ 2,7 Ghz
Regards,
Alen
Very nice !
Works great on my two Linux distributions with different Hardware:
- Fedora 23 - 64 Bit
- Manjaro Linux (Archlinux) - 64 Bit
Mini ITX Intel® Quad-Core Processor J1900 @ 2 Ghz
Dell Latitude E5430 with Intel® i5-3340M Processor @ 2,7 Ghz
Regards,
Alen
- Fri May 27, 2016 9:43 am
- Forum: Coding Questions
- Topic: RDP Remote desktop managment (start, logoff)
- Replies: 7
- Views: 3245
Re: RDP Remote desktop managment (start, logoff)
Hello,
the wfreerdp / xfreerdp is a replacement (maybe a better version) for the mstsc.exe (Remote Desktop Client) of a windows pc / server.
You can connect with this tools to a windows pc / server which has enabled the Remote Desktop (RDP) option for remote administration.
This option is ...
the wfreerdp / xfreerdp is a replacement (maybe a better version) for the mstsc.exe (Remote Desktop Client) of a windows pc / server.
You can connect with this tools to a windows pc / server which has enabled the Remote Desktop (RDP) option for remote administration.
This option is ...
- Mon May 23, 2016 11:46 am
- Forum: Coding Questions
- Topic: RDP Remote desktop managment (start, logoff)
- Replies: 7
- Views: 3245
Re: RDP Remote desktop managment (start, logoff)
Hello ricardo,
i dont´ t know a native way to open a rdp session with purebasic.
But you can do it as frontend for "xfreerdp". This is a commandline tool for Linux and Windows that understands many parameters.
This parameters you can feed with purebasic and runs it as external program. There are ...
i dont´ t know a native way to open a rdp session with purebasic.
But you can do it as frontend for "xfreerdp". This is a commandline tool for Linux and Windows that understands many parameters.
This parameters you can feed with purebasic and runs it as external program. There are ...
- Sat Mar 13, 2010 4:05 pm
- Forum: PureFORM & JaPBe
- Topic: jaPBe 3.13.4 [IDE for PB 4 and PB 5]
- Replies: 1545
- Views: 680528
Using Resources with jaPBe howto ?
Hello,
with the project settings in jaPBe i can add resources to my project.
But how to use it afterwards ? Is there any documentation about using it in my own programs ?
In the Documentation of jaPBe is only mentioned "You can call them very easy through the WinAPI".
Where i can get some more ...
with the project settings in jaPBe i can add resources to my project.
But how to use it afterwards ? Is there any documentation about using it in my own programs ?
In the Documentation of jaPBe is only mentioned "You can call them very easy through the WinAPI".
Where i can get some more ...