Discussion:
midnight commander
r***@gree.org
2004-10-04 18:53:23 UTC
Permalink
Hi, I am new with OpenBSD, comming from Debian.
I try to find a way to install MC 4.5 on my machine but when I try to compile it
I have a message telling that the port is broken.
is someone knows how to fix this simply
many thanks
Raymond
Brandon Mercer
2004-10-04 19:40:23 UTC
Permalink
Post by r***@gree.org
Hi, I am new with OpenBSD, comming from Debian.
I try to find a way to install MC 4.5 on my machine but when I try to compile it
I have a message telling that the port is broken.
is someone knows how to fix this simply
I'm with him on this... I'd really like to see MC work or be removed
from ports. Anyhow, you can download the source and compile it and it
works great.
Brandon
j***@absent.org
2004-10-04 20:35:29 UTC
Permalink
Post by Brandon Mercer
Post by r***@gree.org
Hi, I am new with OpenBSD, comming from Debian.
I try to find a way to install MC 4.5 on my machine but when I try to compile it
I have a message telling that the port is broken.
is someone knows how to fix this simply
I'm with him on this... I'd really like to see MC work or be removed
from ports. Anyhow, you can download the source and compile it and it
works great.
Brandon
It appears that it's currently not available via ports or packages, for
"final auditing".

Three solutions:

1. Wait.

2. Volunteer to fix it yourself. The guy who probably has it on his pile
doesn't have time to fix it right now. Perhaps because he's fixing
something else in OpenBSD, trying to raise his kids, or just taking a
sanity break.

3. Compile it yourself. Fetch the source from: http://www.gnome.org/mc

/jgw
Adam
2004-10-04 21:05:45 UTC
Permalink
Post by Brandon Mercer
Post by r***@gree.org
Hi, I am new with OpenBSD, comming from Debian.
I try to find a way to install MC 4.5 on my machine but when I try to
compile it I have a message telling that the port is broken.
is someone knows how to fix this simply
I'm with him on this... I'd really like to see MC work or be removed
from ports. Anyhow, you can download the source and compile it and it
works great.
Brandon
According to CVS, it was fixed 5 months ago.

Adam
messmate
2004-10-04 20:31:03 UTC
Permalink
On Mon, 4 Oct 2004 20:53:23 +0200
Post by r***@gree.org
Hi, I am new with OpenBSD, comming from Debian.
I try to find a way to install MC 4.5 on my machine but when I try to
compile it I have a message telling that the port is broken.
is someone knows how to fix this simply
many thanks
Raymond
had the same problem.
Download the souce file of mc 4.6 and compile it.
mess-mate
Kiraly Zoltan
2004-10-04 21:09:35 UTC
Permalink
Post by r***@gree.org
Hi, I am new with OpenBSD, comming from Debian.
I try to find a way to install MC 4.5 on my machine but when I try to compile it
I have a message telling that the port is broken.
is someone knows how to fix this simply
many thanks
Raymond
Ok, i think you have OpenBSD 3.5 on i386 machine.

Step 1 : fetch this file :
ftp.openbsd.org/pub/OpenBSD/3.5/packages/i386/glib-1.2.10.tgz to
OpenBSD box
Step 2 : fetch this file :
http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/mc-4.6.0.tar.gz
to OpenBSD box

Step 3 : on OpenBSD box type : pkg_add glib-1.2.10.tgz
Step 4: tar xvzf mc-4.6.0.tar.gz
Step 5: ./configure && make && make install
Step 6: rehash

Tell me if work..
Daniel Ramaley
2004-10-04 21:58:48 UTC
Permalink
Post by Kiraly Zoltan
Post by r***@gree.org
Hi, I am new with OpenBSD, comming from Debian.
I try to find a way to install MC 4.5 on my machine but when I try to
compile it I have a message telling that the port is broken.
is someone knows how to fix this simply
many thanks
Raymond
Ok, i think you have OpenBSD 3.5 on i386 machine.
ftp.openbsd.org/pub/OpenBSD/3.5/packages/i386/glib-1.2.10.tgz to
OpenBSD box
The packages i had to install before compiling Midnight Commander were
glib2-2.2.3.tgz and pkgconfig-0.15.0.tgz. I think glib2 also depends on
gettext-0.10.40p1.tgz.
Post by Kiraly Zoltan
http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/mc-4.6.0.tar.g
z to OpenBSD box
Step 3 : on OpenBSD box type : pkg_add glib-1.2.10.tgz
Step 4: tar xvzf mc-4.6.0.tar.gz
Step 4.5: cd mc-4.6.0
Post by Kiraly Zoltan
Step 5: ./configure && make && make install
Step 6: rehash
Tell me if work..
--
------------------------------------------------------------------------
Dan Ramaley
Digital Media Library Specialist
(515) 271-1934
Cowles Library 140, Drake University
Ray
2004-10-05 19:18:14 UTC
Permalink
Post by Kiraly Zoltan
Post by r***@gree.org
Hi, I am new with OpenBSD, comming from Debian.
I try to find a way to install MC 4.5 on my machine but when I try to
compile it I have a message telling that the port is broken.
is someone knows how to fix this simply
many thanks
Raymond
Ok, i think you have OpenBSD 3.5 on i386 machine.
ftp.openbsd.org/pub/OpenBSD/3.5/packages/i386/glib-1.2.10.tgz to
OpenBSD box
http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/mc-4.6.0.tar.gz
to OpenBSD box
Step 3 : on OpenBSD box type : pkg_add glib-1.2.10.tgz
Step 4: tar xvzf mc-4.6.0.tar.gz
Step 5: ./configure && make && make install
Step 6: rehash
Tell me if work..
Thank you very much for your help IT WORKS
sorry for not giving much details in my request

Raymond

Loading...