Window console in Linux

Wrote new code? Fixed a bug? Want to discuss technical stuff? Feel free to post it here.

Moderator: Moderators

Message
Author
mrddd
Noob
Noob
Posts: 4
Joined: 23 May 2013, 11:37
Noob?: Yes

Window console in Linux

#1 Post by mrddd »

My OS is Ubuntu and my Openkore has worked successfully with perl
, But I want a application similuted wxstart.exe in Window
I followed http://www.openkore.com/index.php/How_to_run_OpenKore , it said
Perl module: Win32::Console
(only for Windows Console interface)
ActivePerl: Install via ppm.
Others: Install via your Perl's package manager or CPAN.
I have no idea about this, can someone can show me the tutorial. Thanks

User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: Window console in Linux

#2 Post by kLabMouse »

mrddd wrote:My OS is Ubuntu and my Openkore has worked successfully with perl
, But I want a application similuted wxstart.exe in Window
I followed http://www.openkore.com/index.php/How_to_run_OpenKore , it said
Perl module: Win32::Console
(only for Windows Console interface)
ActivePerl: Install via ppm.
Others: Install via your Perl's package manager or CPAN.
I have no idea about this, can someone can show me the tutorial. Thanks
It's a bit different on Linux OS. But you need the same set of Packages as Windows use =)
You can install via APT or via CPAN. Depends on whatever you have dev tools or not.

Post Reply