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 19th May 2008
alan79 alan79 is offline
New User
 
Join Date: May 2008
Posts: 8
Default slimserver make install *** Error code 1

Hi All,

First post here so hello : )

I have been trying to build slimserver for a couple of days now - searched the net and found some references to firewalls etc but nothing fixes my problem. When I do a make install I get the following error message(see below). SS was installing fine then an ethernet cable was pulled from the computer that i was using to ssh to the server and now I get the message below... any ideas?

cheers Al


===> Vulnerability check disabled, database not found
===> Found saved configuration for slimserver-6.5.4

Define SLIMDIR to override default of 'slimserver'.

fetch: http://svn.slimdevices.com/vendor/s...r.gz?view=auto: Not Found
*** Error code 1

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

Stop in /usr/ports/audio/slimserver.
Reply With Quote
  #2   (View Single Post)  
Old 19th May 2008
windependence's Avatar
windependence windependence is offline
Real Name: Tim
Shell Scout
 
Join Date: May 2008
Location: Phoenix, Arizona
Posts: 116
Default

Build it again, when the cable was pulled, it was trying to download some dependencies.

-Tim
__________________
www.windependence.org
Get your Windependence today!
Reply With Quote
  #3   (View Single Post)  
Old 19th May 2008
alan79 alan79 is offline
New User
 
Join Date: May 2008
Posts: 8
Default

cheers for the reply.

How do i do that typing make install clean generates the error above?
Reply With Quote
  #4   (View Single Post)  
Old 19th May 2008
18Googol2's Avatar
18Googol2 18Googol2 is offline
Real Name: whoami
Spam Deminer
 
Join Date: Apr 2008
Location: pwd
Posts: 283
Default

The source probably wasnt downloaded completely. Go to the distfiles dir and delete slimserver-6.5.4* file, then build from source again.
__________________
The power of plain text? It can control an entire OS
Reply With Quote
  #5   (View Single Post)  
Old 19th May 2008
alan79 alan79 is offline
New User
 
Join Date: May 2008
Posts: 8
Default

Awesome that is that cleared thanks
Reply With Quote
  #6   (View Single Post)  
Old 19th May 2008
windependence's Avatar
windependence windependence is offline
Real Name: Tim
Shell Scout
 
Join Date: May 2008
Location: Phoenix, Arizona
Posts: 116
Default

Sorry, I usually do a make install clean when I compile and it cleans up the mess. I forgot to tell you to get rid of the old files. Glad you got an answer though.

-Tim
__________________
www.windependence.org
Get your Windependence today!
Reply With Quote
  #7   (View Single Post)  
Old 19th May 2008
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

make distclean removes all distfiles, make clean distclean install clean
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote
  #8   (View Single Post)  
Old 20th May 2008
alan79 alan79 is offline
New User
 
Join Date: May 2008
Posts: 8
Default

Quote:
Originally Posted by windependence View Post
Sorry, I usually do a make install clean when I compile and it cleans up the mess. I forgot to tell you to get rid of the old files. Glad you got an answer though.

-Tim
Well it appeared to be working fine now I get:

I went for a walk after this next error .. i installed the same app sme months ago on an identical system and had no problems... : (

===> Building for slimserver-6.5.4
/bin/mkdir -p /usr/ports/audio/slimserver/work/cpantemp
/usr/ports/audio/slimserver/work/SlimServer_v6.5.4/Bin/build-perl-modules.pl
Welcome to the SlimServer perl module installer.

These packages are needed for SlimServer to function.
You will need a C compiler (gcc), make, and perl installed.

You will need development libraries for MySQL. eg: libmysqlclient

You will need development libraries for expat. eg: libexpat1-dev

*** Ignore any warnings about AppConfig. ***

Please enter a perl binary to use (defaults to /usr/local/bin/perl)
This must be the same perl binary that you ran this program with -->
Please enter the path to your SlimServer directory (ex: /usr/local/slimserver) --> /usr/local/slimserver
Couldn't find a valid SlimServer path. Exiting.
*** Error code 2

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

Stop in /usr/ports/audio/slimserver.
Reply With Quote
  #9   (View Single Post)  
Old 20th May 2008
windependence's Avatar
windependence windependence is offline
Real Name: Tim
Shell Scout
 
Join Date: May 2008
Location: Phoenix, Arizona
Posts: 116
Default

Do you have anything in /usr/local/slimserver?

-Tim
__________________
www.windependence.org
Get your Windependence today!
Reply With Quote
Old 20th May 2008
alan79 alan79 is offline
New User
 
Join Date: May 2008
Posts: 8
Default

nope there is no folder there added the folder just now and it went one step further on

Please enter a perl binary to use (defaults to /usr/local/bin/perl)
This must be the same perl binary that you ran this program with -->
Please enter the path to your SlimServer directory (ex: /usr/local/slimserver) --> /usr/local/slimserver
Please enter a directory to download files to --> /usr/local/slimserver
Downloads will use /usr/local/bin/curl to fetch tarballs.

Downloading Compress-Zlib-1.41.tar.gz to: /usr/local/slimserver
Uncompressing..
gzip: unknown compression format
Couldn't change to Compress-Zlib-1.41 : No such file or directory at /usr/ports/audio/slimserver/work/SlimServer_v6.5.4/Bin/build-perl-modules.pl line 222, <STDIN> line 3.
*** Error code 2

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

Stop in /usr/ports/audio/slimserver.


Man this is like pulling teeth

Last edited by alan79; 20th May 2008 at 03:38 PM.
Reply With Quote
Old 20th May 2008
windependence's Avatar
windependence windependence is offline
Real Name: Tim
Shell Scout
 
Join Date: May 2008
Location: Phoenix, Arizona
Posts: 116
Default

Quote:
Originally Posted by alan79 View Post
nope there is no folder there added the folder just now and it went one step further on

Please enter a perl binary to use (defaults to /usr/local/bin/perl)
This must be the same perl binary that you ran this program with -->
Please enter the path to your SlimServer directory (ex: /usr/local/slimserver) --> /usr/local/slimserver
Please enter a directory to download files to --> /usr/local/slimserver
Downloads will use /usr/local/bin/curl to fetch tarballs.

Downloading Compress-Zlib-1.41.tar.gz to: /usr/local/slimserver
Uncompressing..
gzip: unknown compression format
Couldn't change to Compress-Zlib-1.41 : No such file or directory at /usr/ports/audio/slimserver/work/SlimServer_v6.5.4/Bin/build-perl-modules.pl line 222, <STDIN> line 3.
*** Error code 2

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

Stop in /usr/ports/audio/slimserver.


Man this is like pulling teeth
Did you fetch your ports collection after you installed the OS? What is in /usr/ports?

-Tim
__________________
www.windependence.org
Get your Windependence today!
Reply With Quote
Old 20th May 2008
alan79 alan79 is offline
New User
 
Join Date: May 2008
Posts: 8
Default

[al@slimpluspics /usr/home/al]$ ls /usr/ports/
CHANGES archivers finance misc sysutils
COPYRIGHT astro french multimedia textproc
GIDs audio ftp net ukrainian
INDEX-7 benchmarks games net-im vietnamese
KNOBS biology german net-mgmt www
LEGAL cad graphics net-p2p x11
MOVED chinese hebrew news x11-clocks
Makefile comms hungarian palm x11-drivers
Mk converters irc polish x11-fm
README databases japanese ports-mgmt x11-fonts
Templates deskutils java portuguese x11-servers
Tools devel korean print x11-themes
UIDs distfiles lang russian x11-toolkits
UPDATING dns mail science x11-wm
accessibility editors math security
arabic emulators mbone shells

formatting broke
Reply With Quote
Old 21st May 2008
windependence's Avatar
windependence windependence is offline
Real Name: Tim
Shell Scout
 
Join Date: May 2008
Location: Phoenix, Arizona
Posts: 116
Default

If there is no /usr/ports/audio/slimserver, then you need to fetch the port before you start. It is trying to decompress the port and it isn't there.

-Tim
__________________
www.windependence.org
Get your Windependence today!
Reply With Quote
Old 21st May 2008
alan79 alan79 is offline
New User
 
Join Date: May 2008
Posts: 8
Default

There is a folder at /usr/ports/audio/slimserver, which has:

drwxr-xr-x 6 root wheel 512 May 20 11:25 work
-rw-r--r-- 1 root wheel 514 May 19 12:59 distinfo
drwxr-xr-x 2 root wheel 512 May 18 12:39 files
-rw-r--r-- 1 root wheel 7090 Aug 31 2007 Makefile
-rw-r--r-- 1 root wheel 402 Jan 25 2005 pkg-message
-rw-r--r-- 1 root wheel 761 Sep 23 2004 pkg-descr

Is that what u are meaning if not I have probably misunderstood
Reply With Quote
Old 25th May 2008
alan79 alan79 is offline
New User
 
Join Date: May 2008
Posts: 8
Default

All sorted now I was having problems with the port cheers windependence much appreciated
Reply With Quote
Old 28th May 2008
windependence's Avatar
windependence windependence is offline
Real Name: Tim
Shell Scout
 
Join Date: May 2008
Location: Phoenix, Arizona
Posts: 116
Default

You're welcome Alan, glad you got it working.....

-Tim
__________________
www.windependence.org
Get your Windependence today!
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
bmake: don't know how to make install. Stop J05HYYY NetBSD Package System (pkgsrc) 5 10th October 2009 04:19 PM
error code 1 whie make install gnome mtm0 NetBSD General 3 4th September 2009 11:56 AM
Kernel Compilation --> Error code 2 --> geom_part_pc98 (FreeBSD 7.0) stou FreeBSD Installation and Upgrading 15 11th October 2008 04:43 AM
Unable to make install on Subversion port Fuitad FreeBSD Ports and Packages 2 28th July 2008 04:49 PM
Ports installtion error code 1 seadog109 FreeBSD General 1 11th May 2008 01:19 AM


All times are GMT. The time now is 10:02 AM.


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