Hi Dotan,

The JobScheduler patch depends on the gmcs compiler because it uses
some .net 2.0 specific constructs.

To fix this you should install mono-gmcs package on ubuntu dapper.

Regards,
Thomas

2006/9/20, Dotan Cohen <[EMAIL PROTECTED]>:
> I added the JobScheduler patch, and tried to build, and got this at make:
> sh-3.1$ make && echo "Successful"
> make  all-recursive
> make[1]: Entering directory `/home/test/development/f-spot/f-spot'
> Making all in FlickrNet
> make[2]: Entering directory `/home/test/development/f-spot/f-spot/FlickrNet'
> gmcs -r:System.Web.dll -out:FlickrNet.dll /target:library
> ./AssemblyInfo.cs    ./Auth.cs        ./Blogs.cs      ./Cache.cs
> ./Categories.cs         ./Contacts.cs   ./Context.cs
> ./DateGranularity.cs    ./ExifPhoto.cs  ./Flickr.cs
> ./FlickrConfigurationManager.cs  ./FlickrConfigurationSettings.cs
>  ./FlickrException.cs    ./Groups.cs     ./Licenses.cs
> ./OnlineUsers.cs        ./Person.cs     ./PhotoCounts.cs
> ./PhotoInfo.cs  ./Photos.cs     ./PhotoSearchOptions.cs
> ./PhotoSets.cs  ./Response.cs   ./Sizes.cs      ./Uploader.cs
> ./UploadProgressEvent.cs         ./User.cs       ./Utils.cs
> make[2]: gmcs: Command not found
> make[2]: *** [FlickrNet.dll] Error 127
> make[2]: Leaving directory `/home/test/development/f-spot/f-spot/FlickrNet'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/test/development/f-spot/f-spot'
> make: *** [all-recursive-am] Error 2
> sh-3.1$
>
> And ideas why? I added the second user from "kuser", and I see that
> there are other differences between this test user and my regular
> user. For instance, when trying to launch GUI apps from Konsole it
> fails:
>
> [EMAIL PROTECTED]:~$ su - test
> Password:
> [EMAIL PROTECTED]:~$ kate
> kate: cannot connect to X server
> [EMAIL PROTECTED]:~$ gedit
> cannot open display: (null)
> Run 'gedit --help' to see a full list of available command line options.
> [EMAIL PROTECTED]:~$ firefox
>
> (firefox-bin:6389): Gtk-WARNING **: cannot open display:
> [EMAIL PROTECTED]:~$
>
> What should I do? Thanks.
>
> Dotan Cohen
> http://lyricslist.com
> _______________________________________________
> F-spot-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/f-spot-list
>
_______________________________________________
F-spot-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/f-spot-list

Reply via email to