DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 10th July 2008
bm1 bm1 is offline
New User
 
Join Date: Jul 2008
Posts: 5
Default Error Code 127

Hi people, I have a desktop that I have installed mapserver and all its dependecies. I have just installed freeBSD on my laptop and would like to install the same software and dependencies that is on the desktop. I had a lot of issues getting the environment right on my desktop and dont want the same problems for my laptop. Is there a way to use my desktop to install the same software on my laptop? Thanks in advance.

bm

Last edited by bm1; 29th July 2008 at 02:36 AM.
Reply With Quote
  #2   (View Single Post)  
Old 10th July 2008
phoenix's Avatar
phoenix phoenix is offline
Risen from the ashes
 
Join Date: May 2008
Posts: 696
Default

If it was installed via the ports tree, and if they are both using the same major version of FreeBSD, the check out the -b option to pkg_create(8)
__________________
Freddie

Help for FreeBSD: Handbook, FAQ, man pages, mailing lists.
Reply With Quote
  #3   (View Single Post)  
Old 10th July 2008
bm1 bm1 is offline
New User
 
Join Date: Jul 2008
Posts: 5
Default

If I can remember correctly I installed most of the dependencies through the ports tree e.g. lib files. I installed the major part of the Software by source. The install was so long ago I cannot remember how it went and I'm not looking forward to all the research and time. Thanks for the reply.

bm
Reply With Quote
  #4   (View Single Post)  
Old 16th July 2008
bm1 bm1 is offline
New User
 
Join Date: Jul 2008
Posts: 5
Default

I have decided to install mapserver using the ports tree. All was going fine until installing a dependencie /usr/ports/audio/nas

The error I get is

Quote:
===> mapserver-5.0.3 depends on executable: gmake - found
===> mapserver-5.0.3 depends on file: /usr/local/sbin/apxs - found
===> mapserver-5.0.3 depends on shared library: gd.4 - found
===> mapserver-5.0.3 depends on shared library: proj.5 - found
===> mapserver-5.0.3 depends on shared library: ming.4 - found
===> mapserver-5.0.3 depends on shared library: gdal.13 - not found
===> Verifying install for gdal.13 in /usr/ports/graphics/gdal
===> gdal-1.5.0 depends on file: /usr/local/bin/doxygen - not found
===> Verifying install for /usr/local/bin/doxygen in /usr/ports/devel/doxygen
===> doxygen-1.5.6_1 depends on executable: tmake - not found
===> Verifying install for tmake in /usr/ports/devel/tmake
===> tmake-1.7_4 depends on file: /usr/local/bin/moc - not found
===> Verifying install for /usr/local/bin/moc in /usr/ports/x11-toolkits/qt33
===> qt-3.3.8_9 depends on executable: qmake - found
===> qt-3.3.8_9 depends on file: /usr/local/libdata/pkgconfig/inputproto.pc - found
===> qt-3.3.8_9 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found
===> qt-3.3.8_9 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found
===> qt-3.3.8_9 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found
===> qt-3.3.8_9 depends on shared library: mng - found
===> qt-3.3.8_9 depends on shared library: png - found
===> qt-3.3.8_9 depends on shared library: jpeg - found
===> qt-3.3.8_9 depends on shared library: Xft.2 - found
===> qt-3.3.8_9 depends on shared library: cups.2 - found
===> qt-3.3.8_9 depends on shared library: audio - not found
===> Verifying install for audio in /usr/ports/audio/nas
===> nas-1.9.1_2 depends on executable: imake - found
===> nas-1.9.1_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> nas-1.9.1_2 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===> nas-1.9.1_2 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found
===> nas-1.9.1_2 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found
===> nas-1.9.1_2 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found
===> nas-1.9.1_2 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found
===> nas-1.9.1_2 depends on file: /usr/local/libdata/pkgconfig/xp.pc - found
===> nas-1.9.1_2 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found
===> nas-1.9.1_2 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found
===> nas-1.9.1_2 depends on file: /usr/local/libdata/pkgconfig/xaw8.pc - found
===> nas-1.9.1_2 depends on file: /usr/local/libdata/xorg/libraries - found
===> Configuring for nas-1.9.1_2
*** Error code 127

Stop in /usr/ports/audio/nas.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1

Stop in /usr/ports/devel/tmake.
*** Error code 1

Stop in /usr/ports/devel/doxygen.
*** Error code 1

Stop in /usr/ports/graphics/gdal.
*** Error code 1

Stop in /usr/ports/graphics/mapserver.
*** Error code 1

Stop in /usr/ports/graphics/mapserver.


Stop in /usr/ports/audio/nas
I have found others experiencing a similar problem. One of the causes was configuration variables changed in the /etc/make.conf file. Another problem was the pdflib port was broken and causing problems. I have deinstalled the pdflib, I have looked in my /etc/make.conf. I do not know what is wrong.

Thanks for any help.

bm

Last edited by bm1; 16th July 2008 at 01:34 AM.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Which are the best firewall software? aleunix Other BSD and UNIX/UNIX-like 21 31st December 2008 07:37 AM
Fax software drhowarddrfine General software and network 31 25th December 2008 06:18 AM
Virtualization Software ninjatux General software and network 52 22nd August 2008 04:18 PM
Software suggestions rex FreeBSD General 10 17th May 2008 12:00 AM
bbs software mjt FreeBSD Ports and Packages 3 8th May 2008 03:02 PM


All times are GMT. The time now is 07:27 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick