Openkore on Debian 7 , Ubuntu 13 ?

For everything NOT server specific support. Do NOT ask for connectivity help here!.

Moderator: Moderators

Message
Author
stier
Noob
Noob
Posts: 5
Joined: 23 Apr 2013, 15:18
Noob?: No

Openkore on Debian 7 , Ubuntu 13 ?

#1 Post by stier »

Hi
I will use on an Homeserver. An old laptop (20W Power consumption) ;)

I will use an New Distri. Debian 7 or Ubuntu 13

I follow the guid at the wiki.
i became the same error :

Code: Select all

root@debian:/home/ts/openkore_ready# perl openkore.pl
Can't locate Carp/Assert.pm in @INC (@INC contains: /home/ts/openkore_ready/src/deps /home/ts/openkore_ready/src /home/ts/openkore_ready /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at openkore.pl line 20.
BEGIN failed--compilation aborted at openkore.pl line 20.
Anyone have an solution?

Greats Stier

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Openkore on Debian 7 , Ubuntu 13 ?

#2 Post by EternalHarvest »

That's strange. Carp::Assert is provided with openkore, it's in src/deps. Works for me on Debian 7.

Maybe you shouldn't run openkore as root?

stier
Noob
Noob
Posts: 5
Joined: 23 Apr 2013, 15:18
Noob?: No

Re: Openkore on Debian 7 , Ubuntu 13 ?

#3 Post by stier »

hmm i test it later. thx :)
maybe can u zip ur OK and upload it for me?

i have the same error at ubuntu 12.04

greats Stier


edit: i have tested and i have the same arror

Code: Select all

ts@ubuntu:~/vending$ perl openkore.pl
Can't locate Carp/Assert.pm in @INC (@INC contains: /home/ts/vending/src/deps /home/ts/vending/src /home/ts/vending /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at openkore.pl line 20.
BEGIN failed--compilation aborted at openkore.pl line 20.
ts@ubuntu:~/vending$


stier
Noob
Noob
Posts: 5
Joined: 23 Apr 2013, 15:18
Noob?: No

Re: Openkore on Debian 7 , Ubuntu 13 ?

#4 Post by stier »

ok thats stupid!!!

my winscp copied the kore and renamed the files -> Carp/Assert.pm --> carp/assert.pm

I copied kore new to the server and thats it!

thanks for help :)

greats stier

Post Reply